View Single Post
Old 09-12-2012, 06:34 AM   #1
Jessica Lares
Wizard
Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.Jessica Lares ought to be getting tired of karma fortunes by now.
 
Jessica Lares's Avatar
 
Posts: 2,240
Karma: 5759170
Join Date: Jun 2011
Location: Near Dallas, Texas, USA
Device: iPad Mini, iPod Touch (5th gen)
Kindle Fire Edition now renamed Kindle Tablet Edition, Universal

Some apps are now marked as (Kindle Tablet Edition) instead of the old (Kindle Fire Edition). Looking at the developer notes, it seems Amazon is pushing for universal iOS-like apps that you buy once and they work everywhere (for Game Circle purposes I'm thinking):

https://developer.amazon.com/help/fa...eviceTargeting

Quote:
Device Targeting—New!

Q: What does Amazon device targeting do?

This feature enables you to take a single app and target specific APKs to specific Amazon devices, as well as target a single, general APK that covers all other non-Amazon Android devices.

Q: How does device targeting help me, the developer?

Better search relevancy for your app. Instead of having multiple apps (i.e. an HD version and a SD version) for a single title, your app’s Customer Reviews, page views, downloads, etc. are consolidated to a single app—pushing your app up in search and relevancy rankings.
Reduced customer confusion. Customers won’t be confused by multiple device-specific versions of your app.
Device-specific feature optimization. You can tailor your APK for screen size and density, OpenGL compression format, and API version.

Q: How do versionCode and versionName need to be formatted for my app using device targeting?

VersionName must be the same for each APK within an instance of an app (format of X.X.X where X is an integer).

VersionCode must be different for each APK within an instance of an app (format of X where X is an integer). It will help your tracking if you increment your versionCode when submitting an app update, but you may use the same X as a previous versionCode if you desire.
Looking at the portal, seems that developers have to FTP everything for now to take advantage of it, but it'll be interesting to see how this works out.
Jessica Lares is offline   Reply With Quote