I have created an app which is a paid version. I recently laun开发者_JS百科ched my paid version of the app in the android market.
I\'m trying to launch the page of my app in android market from my activity. I am novice and maybe I\'m making wrong coding this is what I wrote in the note.class
I\'m working on a live wallpaper and ready to release a new version on the Android market. Last time when I tested it on a tablet (x-large) screen the images got
What should we do if the size of our Android application is more than max size? Currently the acceptable size for Android applications (i.e. <App>.apk) on the Android market is 50 MB.
I am going to submit my app on Android and Amazon market. For the开发者_高级运维se both markets, once the app validated and in production, is it possible to:
this doesn\'t work Intent marketLaunch = new Intent(Intent.ACTION_VIEW); marketLaunch.setData(Uri.parse(\"market://details?id=myVirtualHealthCheck.com.Android\"));
I have an application that has not yet been optimised for xlarge tablet screens, so I have the following code the manifest:
Our Android app can now use Bluetooth if available, but it is not required. So I added these lines to the manifest:
I uploaded my signed app to the android market, I made some in app contents that I\'ve published (but not the app).
I have an app that works fine from emulator or on device testing, but when ins开发者_JAVA百科talled from the market it can\'t install with the fllowing error: