google-play

Resubmit an app to Google Play

巧了我就是萌 提交于 2020-01-22 19:59:46
问题 I'm trying to resubmit an app to Google Play, but I can seem to find a way, technically to do so. I have answered yes to "Is your app primarily directed towards children under the age of 13 as defined by COPPA?", and then there are different things to edit in different pages. The problem is that there isn't a save button, only "RESUBMIT APP". So when I'm navigating between the different pages, I cannot find a way to save the changes: Google Play listing has been modified. Do you want to leave

Google Play store, Can no longer see Total Installs

人走茶凉 提交于 2020-01-22 17:02:11
问题 I have a few apps on the Google play store and use the number of total installs as part of my growth plan. However as of July 16, 2018 I can no longer see the "Total Installs" in my console. It only shows "Active Installs". Did Google just remove one of the most important numbers from the play store? How else can I get this stat? Can I get it in another screen or maybe through an API call? 回答1: Unfortunately, the "total user installs" metric was removed from the Statistics page in the Google

Application Randomly Disappeared from Google Play Store Search

霸气de小男生 提交于 2020-01-22 10:09:11
问题 My app, "(Adult) Never Have I Ever" disappeared from Google Play Search out of nowhere. When I would search my app by keywords in Google Play, "Never Have I Ever", I was ranked 3rd for my adult version of the app, and 5th for the kids version of the app. However a couple days ago, the adult version disappeared from the search results. It is nowhere to be found, unless I type in my developer name or the entire app name. I get most of my installs organically, so now people cannot find my app by

How to i know android app supports 64bit?

ε祈祈猫儿з 提交于 2020-01-22 02:15:49
问题 I have changed the gradle to something like this, which is in accordance with the documentation from Google Dev. then how do I know if my application supports 64 bits? I tried with Build -> Analyze APK, but I did not find the lib folder or file with the format .so. how to solved this? 回答1: The 64 bit change only affects apps that use "native code", ie code that compiles for the processor on the device, as opposed to being written in Java or Kotlin. This will only be true for you if: You have

My free version app is not showing in google play, but paid version is

青春壹個敷衍的年華 提交于 2020-01-16 18:08:07
问题 After read lots of other posts and could not find an answer, I ask if someone had the same problem. I wrote two versions of the same APP: one for free and another paid version. Hours after publish both, only the paid version can be found in google play. The free version does not "exists" if I use the search tool (using web or devices), but it is PUBLISHED in developer console. The most weird is the fact I also can't find the application clicking "More From Developer"! Where the free version

Google Play Promo Videos not getting displayed in Mobile but visible via Laptop Browser

怎甘沉沦 提交于 2020-01-16 08:14:32
问题 Since Nov 2019, Google Play Promo Videos not getting displayed in Mobile but visible via Laptop Browser. I checked a few other apps and in there the promo video is visible. What could be the reason? 回答1: I figured it out. Its cause Google Play is preventing promo videos from being displayed if Ads are enabled on the video. Remove ads for that specific video and wait for 3 days it will get enabled again in Google Play via Android Phones. 来源: https://stackoverflow.com/questions/59228510/google

Best way to get user's Android Market username

自闭症网瘾萝莉.ら 提交于 2020-01-15 16:40:22
问题 For licensing purposes, I need to know my users' Android Market account, which I believe is the same as the primary account on their device. I can't find a method that does exactly this so instead I query the user's list of google accounts and use the first one: AccountManager manager = AccountManager.get(context); Account[] accounts = manager.getAccountsByType("com.google"); String account = ""; if (accounts != null && accounts.length > 0) account = accounts[0].name; return account; This

Best way to get user's Android Market username

妖精的绣舞 提交于 2020-01-15 16:39:50
问题 For licensing purposes, I need to know my users' Android Market account, which I believe is the same as the primary account on their device. I can't find a method that does exactly this so instead I query the user's list of google accounts and use the first one: AccountManager manager = AccountManager.get(context); Account[] accounts = manager.getAccountsByType("com.google"); String account = ""; if (accounts != null && accounts.length > 0) account = accounts[0].name; return account; This

Android App shows status published but not available to install says preregister instead of install

百般思念 提交于 2020-01-15 10:37:07
问题 From the documentation it says if a app status is published it should be available to download but for me instead of install option i have pre-register. Ho long should i wait for it to show install. Thank you. 回答1: The help pages for pre-registration are here. It looks like you may have selected pre-registration by accident when targeting countries. To get out of this the instructions are in the section "Launch your game from pre-registration" Sign in to your Play Console. Select an app or