I have an app that works fine w开发者_如何学编程hen deployed locally.I have signed it in eclipse, and the first time i did that it worked.I\'ve made another build, and that works locally, but after i
I have an app, and I have changed this app according to tutorial of google as http://developer.android.com/guide/practices/optimizing-for-3.0.html.
I just published an update to my Android App on Android Market and Android market sent notification for the update which is fine. But I am trying to figure out if there is a way to know if the users i
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have an Android app with free and paid versions, where the free version has a time limit, after which it redirects users to the Market to buy the paid version. The two versions have different packag
I have several questions about the Android in-app billing, as I cannot find what I need in the documentation.
I was wondering if it\'s possible to obtain the URL from Android Market applications.开发者_JS百科
Closed. This question is off-topic. It is not currently accepting answers. 开发者_运维问答 Want to improve this question? Update the question so it's on-topic for Stack Overflow.
To get the Android Market Account, I do so: AccountManager accountManager = AccountManager.get(this); Account[] accounts = accountManager.getAccountsByType(\"com.google\");
I just published an update to my app in the market.I then tried to bring it up on the market on my Nexus One running 2.2.2.I could not find it in the market on the phone.I went to the web market, foun