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.
Closed 10 years ago.
Improve this question
is there any way to find out new version of application is available on android market and download it automatically and install it automatically ,
I do not mean I check my web site to know new version is released , I mean android market
thanks
I believe that can only be done by the user checking the allow automatic updates when they get your app.
Related
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.
Closed 10 years ago.
Improve this question
I am new in Android. I have develop an app. And now want to upload it to Androit market.
Have you got a good tutorial for upload my apk on this market.
Thanks!
First make sure you meet all these requirements, and then follow this or this or even this tutorial.
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.
Closed 10 years ago.
Improve this question
I have published an app on Android Market. I recently updated it. I want to know if some user updates his app would it count as a new install in the reports?
No, it would not count as a new download. It is just an update. If you look in the new statistics report at market.android.com/publish, you can see the detailed reports of updates and installs.
With the new stats as of last week it's all seperated out when you look at the details. Not sure historicaly.
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.
Closed 11 years ago.
Improve this question
Is it possible to distribute app. only for selected accounts/clients on Android Market or maybe there is other easy way of distribution only to selected users ?
You could always just give them the apk.
Or if you want to you could make the app available to everyone but can only be accessed with validation key. Key Generators are relatively simple to make there's an example here.
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.
Closed 12 years ago.
Improve this question
My question may seem foolish to you! I just have a doubt that, what happens if i dev an android app, showing a text that
"Do you want an android app like this? Just contact me on abcd#gmail.com"
What does happen? Does google ban!
Thank you!
If you are distributing your app on Market, check the Android Market Developer Distribution Agreement.
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.
Closed 10 years ago.
Improve this question
Can I get the complete source code of android market app, as it is an open source product...
please any one send me some links to download.
Android is open source, but the Android Market App is not.
try code.google.com/p/dex2jar/ and code.google.com/p/apktool