On Wed, Aug 10, 2011 at 4:31 PM, String <sterling.ud...@googlemail.com> wrote: > If they're priced differently, what do you do in the case where a user has > bought your app for their phone, then gets a tablet? The infrastructure > would need to support incremental purchases - and wouldn't THAT bring idiot > users out of the woodwork. You know, the ones who already blame you for the > Market's vagaries.
It does sort of support incremental purchases through in-app billing. You could have an 'upgrade to tablet' item, and when they buy it, let them download the tablet APK. However, the developer console supports targeting by device, screen size, etc. only, not by purchased items, so not really doable. In any case, if you have two different packages already, you could release a separate 'for tablets' version with a higher price tag. You'll lose ratings, etc., but I've heard that a lot of App Store devs are going this way for iPad apps. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en