google-play

How to keep GPS / location service on android always on?

我的梦境 提交于 2019-12-14 02:14:46
问题 How to keep GPS / location service on android always on? If there is code to implement this or any available app on playstore ? I need to track my employees when they are in delivery routes. 回答1: I did something like that before. here is the location service : public class LocationService extends Service { public static final String BROADCAST_ACTION = "Hello World"; private static final int TWO_MINUTES = 1000 * 60 * 2; public LocationManager locationManager; public MyLocationListener listener

Possible to deploy two DIFFERENT Android apps as upgrades to an app already deployed in two countries?

你离开我真会死。 提交于 2019-12-14 01:28:36
问题 So, I have an issue. One of the apps we already have published for a specific Google Play account is currently published in Australia and New Zealand (same APK in both countries). We have an update for that app, but from this point forward, we're going to have two separate apps for the two different countries. The two apps are sort of built from the same codebase but differ to cater to the two different countries. We want to make the upgrade process as smooth as possible, without requiring

Why Google play rejected my app they saying “for violating our dangerous products policy”

て烟熏妆下的殇ゞ 提交于 2019-12-13 19:22:21
问题 I uploaded my app on google play store but after few hours i got an email saying: This app uses software that contains security vulnerabilities for users. Below is the list of vulnerabilities and the corresponding APK versions that were detected in your recent submission. Please upgrade your app(s) as soon as possible and increment the version number of the upgraded APK. Vulnerability OpenSSL The vulnerabilities were fixed in OpenSSL versions beginning with 1.0.1h, 1.0.0m, and 0.9.8za. To

Errors in Reverting to Previous version at PlayStore

五迷三道 提交于 2019-12-13 18:29:31
问题 I accidentally uploaded a newer version of my app at Google Play Store. And now i want to revert my application, I unpublished the previous version of my application and now m trying to activate the previous one but m getting the following errors: This configuration cannot be published for the following reason(s): It is forbidden to downgrade devices which previously matched version 9 to version 8, which would occur when API levels in range 15+ and Screen layouts containing any of [small,

Authentication is required. Sign in with your Google Account

泪湿孤枕 提交于 2019-12-13 18:26:33
问题 Today I added my first application to play google stores. Send your application went smoothly. The application was in store. But as I want to download this application pops up an alert: Authentication is required. Sign in with your Google Account. I might also add that I am logged into your Google account, and checking whether the application runs on several other phones. But unfortunately, the situation repeated itself. Very Please help. 回答1: I had the same problem and how to fix it is very

Android Developer console error report

 ̄綄美尐妖づ 提交于 2019-12-13 16:14:59
问题 I posted a free app and I've got a couple users who posted a comment saying that the app force closes in google's feedback. It's got a few hundred downloads in the day it's been up with an 84% retention rate. Google's error report in the developer's console says it has 0 errors. I've never had an app that reported any errors in the console. Does it actually work or am I getting fake reports of force closes? I'm a bit suspicious competitors might be posting the comments, but I don't have any

Android app install verification

拥有回忆 提交于 2019-12-13 15:14:00
问题 I have an app which list some campaigns(list of apps) that user can install and earn the points. Now here my main concern is security. some of the user installing the apps either from emulator or vpn or something else so that my client is not getting app installs in google play store. i have seen some apps like cash pirate,app money etc which does not give points if campaign is installed through emulator. how can i verify that campaign is installed through phone or emulator or vpn . NOTE : I

Uploaded APK to Play Store, got 0 supported devices but no error

六月ゝ 毕业季﹏ 提交于 2019-12-13 15:09:46
问题 I am trying to publish an Alpha version of my app to the Play Store, but I am getting 0 supported devices and it is frustrating as I don't see the bug. The project is a new style (gradle) and the API declaration and versions are defined in the build.gradle. You can get the app here https://github.com/Coinomi/coinomi-android Here is my manifest file: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.coinomi.wallet" android

Authentication error for Google account when installing my Application

不问归期 提交于 2019-12-13 15:07:04
问题 I am able to use Google Play and download/install apps. But when I try to install my app which is already published and visible on Google Play store, I keep getting the following error: Authentication is required. You need to sign in to your Google Account. I have tried it on different android devices, reset the Google account on the mobile device and re-logged in. I still end up getting the same error only for my app. Please advice if you have encountered a similar error. Lots of remedies

Error while uploading a new version of an Android app [duplicate]

元气小坏坏 提交于 2019-12-13 14:07:42
问题 This question already has answers here : Google Play Store - Unexpected error (-32600) (2 answers) Closed 5 years ago . Since a couple of hours I am getting troubles uploading an update of one of my applications. I upload some drafts because I was getting some errors, and now I can't remove this drafts because another error. The current error is: Se ha producido un error inesperado. Vuelve a intentarlo más tarde. (-32600) [There was an unexpected error. Please try again later. (-32600)] Now