google-play

Unpublish app from Play store and inform existing users

蓝咒 提交于 2019-12-12 01:58:42
问题 I wish to unpublish an app from Play Store and inform all existing users to move to a new app location at Play store. I understand that once I unpublish an app, new users will not be able to view it, but existing users are still tied up to it. Is there a way to inform existing users to move to the new app? 回答1: Update the existing app to include the disclaimer, and that "Support for App XYZ will be discontinued beginning <Date> , at which point you might consider using App ABC <link to play

Are Android apps available on Google TV?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 01:56:30
问题 I went through this question and wanted to know if an app that I developed for cellphones or tablets would be available to Market users with a Google TV? If yes, how can I can optimize the app for the xlarge TV screen size? Can the same Android App be used for mobile phones, tablets and Google TV? 回答1: Not yet. Although the SDK is out. Therefore you can't create an AVD for google TV in the eclipse IDE on Windows or Mac. You can for linux. As of December 2011 EDIT Sorry I work on a Mac and a

In-app purchases are lost after uninstall on “managed” purchase type

三世轮回 提交于 2019-12-12 01:48:57
问题 I have read other threads here and they say that In-app purchases are stored as long as "managed" purchase type is chosen when in-app billing is set up. Managed means that when the app is reinstalled, it can ask the in-app billing service which items this particular user has already purchased. I have set up "managed" purchase type in all my apps with In-app billing. The purchases are still lost when the apps are uninstalled and then installed again. I tested with a test account as a alpha

Uploading app - Error getting android:icon atribute

匆匆过客 提交于 2019-12-12 00:43:54
问题 I'm having this problem when I try to upload my app to Google Play: Failed to run aapt dump badging: W/ResourceType(32467): No known package when getting value for resource number 0x01080051 ERROR getting 'android:icon' attribute: attribute is not a string value I have been searching and I know this issue can be caused by the strings file. I found this page but I can't follow the second part because in the first step, I don't get the "type" and the "entry"... I don't know what should I do...

Best way to republish android app

不羁的心 提交于 2019-12-12 00:23:01
问题 after loosing an alias I see no other way than to reupload my app to playstore. So what is the best strategy to that? Is here anybody who has experience with this? Because I find a lot "Lost my keystore" posts, this could be interesting for many people. 回答1: I faced the same situation as yours when I forgot the password of my keystore. What I did was to change my package name(optional) unpublish the previous application and then republish new one. The drawback of this is that your previous

The file is invalid: ERROR getting 'android:name' attribute: attribute is not a string value

岁酱吖の 提交于 2019-12-11 23:55:04
问题 This is driving me nuts. I'm trying to upload a draft apk to the app store, I'm a windows developer, and this is my first android app, so I don't really have a frame of reference to work from. I export the signed apk, and from the developer console I browse to the apk, select it, and attempt to upload. I receive the message: The file is invalid: ERROR getting 'android:name' attribute: attribute is not a string value. I have uploaded this apk to the web, and can successfully download, install,

Android shows “This app won't run unless you update your google play service”, but my Google play service is the latest version

僤鯓⒐⒋嵵緔 提交于 2019-12-11 23:52:58
问题 I'm trying to make an app with google map API v2. When I finish my app, I run it in my cheap android Q88 tablet, which is running Android 4.1. However, it shows "This app won't run unless you update your google play service" and the "Update" button. I've tried it but Google play said that the Google play service weren't compatible with my tablet. Then I found that there was the latest version of google play service (2.0.12 (543433-10)-the latest at the time I write this post). I don't

Supported Devices 0 on play console

北慕城南 提交于 2019-12-11 23:47:32
问题 Play Console shows "Supported Devices 0". Questions Should I wait for the publishing to be complete ? Should I expect that Supported Devices number will go up > 0 immediately after upload ? I need the camera functionality, without camera I am ok if it does not show up on play store of that device. Relevant portions of my Manifest file is as below. <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com

Samsung Galaxy Player 4.0 permissions filter on Google Play

和自甴很熟 提交于 2019-12-11 23:26:10
问题 My app does not show up on Samsung Galaxy Player 4.0 in Google Play (ex-Android Market). If I sign in through the Play web interface, I get the error message: "This app is incompatible with your Samsung YP-G1. Samsung YP-G1 This item is not compatible with your device.". The same device was used for development, and there were no problem running app on it. App uses somewhat minimal set of permissions, and so far I did not have any problem with filtering on the Google Play. I was able to

Android Market shows “This item is not compatible with your device”

走远了吗. 提交于 2019-12-11 23:06:02
问题 I just published an application in android market. When i tried to download my application from market in Samsung galaxy S II and some micromax devices, I couldn't find the application. When i tried to install from web market it says " This item is not compatible with your device". My application doesnot require any uses-permission. Please help me out. Here is the manifest.xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package=