Is there a way that I could link from inside my app to the android market, but only to a specific list of apps. Something like this using wildcards would be ideal (but it does not work) :
Is it possible to restrict sales of an app on the Android Market by specific devices, or by features of a device (screen resolution, processor,开发者_JAVA技巧 diskspace etc..)?
On Android developer\'s page (http://developer.android.com/guide/publishing/app-signing.html) there is a tutorial on publishing which says that an app has to be compiled as an unsigned app, a private
Recently I published my new application, this application is showing in my Android device, however when I go to my Android Market Home, the app is no开发者_JAVA百科t there. I am wondering if there is
I have read many posts at here. I have set the minSdkVersion to \"4\" and smallScreens to \"true\". But it still doesn\'t work on my IDEOS Android phone (Android 2.2).
I have this situation - PhoneGap app running in Android. It uses external API on my server. It might happen that I will change API structure so I will need to perform update of my mobile app to a newe
We want to develop a business mobile app that would integrate with our existing software products. This new app would target only our existing customers as the back-end is needed for it to work. It\'s
for some time now, my developer console overview shows a small box named开发者_如何学Go \"Merchant sales report\" in which is written:
I need to publish two applications in android market which are similar in functionality and uses similar code base. The only places where these apps differ is client specific icons and some strings.
I have created an app that check if WIFI/GPS is enabled in a mobile phone along with some other data..