Can somebody please explain me why Android\'s sample application stores data in the database only in onRestoreTransactionsResponse and not in onRequestPurchaseResponse?
My app does read SMS and react on incoming calls, but I still want tablet users to be able to download it from Android Market because it does a whole lot more than that.
If one publish\'s an app to the Android Market place and post-purchase/download tasks need to be carried out upon the purchase of the app by a customer through the marketplace, how can this be automat
How my in-app product ID should look like? If my applic开发者_如何学JAVAation ID looks like com.example.test, then can I define product ID just as item? Or should it be com.example.test.item?Ok, I\'ve
I\'ve developed an application for a company and it would be easier to install if i upload it on the market. But, what i would need to do, is set a password, code or whatever, which set a restriction
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have an app on Android Market that should run on everything >= Android 1.5. When testing this indeed seems to work, but I get reports from frustrated would be users that they are not allowed to inst
Periodically I\'d like to make very minor changes to an app on the market, that don\'t justify notifying users that they need to upgrade.For instance a li开发者_运维知识库ttle cosmetic tweak. Basicall
Lets say my Android App version 0.1 is installed currently on the User\'s phone. Everytime they launch my App I want to check if there is a different versi开发者_开发知识库on available in the Android
I\'ve an android app on the market, which I\'ve buil开发者_Python百科t through the online PhoneGap Build service. Now I want to upgrade it to next version, so I create a new app via PhoneGap Build.