Questions tagged [google-play-developer-api]

The Google Play Developer API allows you to perform a number of publishing and app-management tasks in an automated way.

The Google Play Developer API allows you to perform a number of publishing and app-management tasks in an automated way.

Google Play Developer API

432 questions
-1
votes
0 answers

I updated app api version 30 to 31 & showing below error on google play

Error: You uploaded an APK or Android App Bundle which has an activity, activity alias, service or broadcast receiver with intent filter, but without 'android:exported' property set. This file can't be installed on Android 12 or higher. See:…
-1
votes
1 answer

How does fully create an internal release on Google Play Console via API?

I am automating the creation of internal app release using the Google Play Console Developer API. I can make the API creating a draft release for my draft app by: Create a new edit Upload a bundle to the edit Update the track for the edit to be…
Kram
  • 4,099
  • 4
  • 39
  • 60
-1
votes
2 answers

Using Android Google Play Dev API from Android app

I would like to implement the Google Dev API within an android app. I am trying to use the samples provided by Google for Java,…
Myoch
  • 793
  • 1
  • 6
  • 24
-1
votes
1 answer

How to make an App device specific (device / account lock)?

I want to prevent someone from simply rooting the device and copying the app to redistribute. How do I make a downloaded device "account locked"? My idea is to implement an encryption algorithm (one-way) that hashes the user's phone number and the…
Ying Li
  • 2,500
  • 2
  • 13
  • 37
-1
votes
1 answer

Get app's data from Play Store, knowing app's ID

I know that this question has beeing asked before… but somehow all the answers are incomplete, not applyable or (mostly) outdated. So, I'm asking now, in 2018: Is there a way to access app's details, knowing its ID (e.g. com.companyName.appName), on…
-1
votes
2 answers

How do you deploy text changes to iOS app without a deploy?

This is to allow localization and quick changes of text within app, without requiring an app redeploy to App Store or Google Play Context: https://news.ycombinator.com/item?id=14504556
-1
votes
1 answer

Google Sign-In with Firebase

I am desperately trying to implement Google Sign-In ( for Leaderboards and Achievements), but I get a INTERNAL_ERROR, every time, I double-checked everything, both production and debug SHA-1 are present. However, I have accidentally linked my…
-1
votes
2 answers

How to get active installs, total installs from google/apple stores?

I have deployed my app on google and apple store. I want some statistics like daily install, active install, uninstalled, rating and review for my analytical purpose from both stores. Right now I get that data from "app annie", but I need native…
-1
votes
1 answer

How to create google play app with my website?

I want my website should act as Google play store app. For example, go to-> hytoz and hytoz app Both source are same. But when I open this app, website will shown as app and after click back or close, it's asking confirm like application. How I can…
-1
votes
1 answer

Publish an app under a different PlayStore account than the project and api key is created under

is it possible to publish an app under one PlayStore account if the project and api key is created under another Developer account ? Billing is enabled on the latter. I don't have an option to run trial and error. Any kind of help is much…
Jubayer Arefin
  • 485
  • 7
  • 17
-2
votes
1 answer

Google PlayStore Api - python library access

Is there a default python library to access Google PlayStore API? I'm looking to query a list of internal users from my PlayStore apps.
-2
votes
1 answer

I am not understanding ad mob policy

I am a beginner in app developer. i have recently published my app on google play market, i have integrated ads via Ad-mob. and selected "Automatic payment" method. but i am not understanding this payment method. why should i pay to Ad-mob? what if…
Mr.
  • 11
  • 1
  • 2
1 2 3
28
29