google-play
How to link our app to the app present in android market
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.[详细]
2023-04-01 12:56 分类:问答How to start market search of my app
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[详细]
2023-04-01 11:40 分类:问答Question regarding screen sizes
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[详细]
2023-04-01 03:21 分类:问答we have Android Application Size more than max Size?
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.[详细]
2023-04-01 01:13 分类:问答Android: is it possible to change the description of an Android app once submitted and in production on Android or Amazon Market?
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:[详细]
2023-03-31 22:30 分类:问答Android market intent doesn't work, but web link does?
this doesn\'t work Intent marketLaunch = new Intent(Intent.ACTION_VIEW); marketLaunch.setData(Uri.parse(\"market://details?id=myVirtualHealthCheck.com.Android\"));[详细]
2023-03-31 20:31 分类:问答How can I ensure that my app is only available to phones on Android Market?
I have an application that has not yet been optimised for xlarge tablet screens, so I have the following code the manifest:[详细]
2023-03-31 14:11 分类:问答Android app not appearing in Market for 1.5&1.6 devices, Bluetooth is android:required="false"
Our Android app can now use Bluetooth if available, but it is not required. So I added these lines to the manifest:[详细]
2023-03-31 04:12 分类:问答Testing in app billing
I uploaded my signed app to the android market, I made some in app contents that I\'ve published (but not the app).[详细]
2023-03-30 11:10 分类:问答APP says "package file has bad manifest" when installed from market
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:[详细]
2023-03-30 08:47 分类:问答