Google Play Publishing API
Written by Alex Denham   
Friday, 01 August 2014

Google has released an API that you can use to publish and manage your Android apps on the Google Play Store portal.

 

googleplay

While it’s fairly easy to publish an app, you do have to log in to update existing apps and to carry out other management tasks. Where things get more complicated is when you have different groups of end users that need different versions of your app – beta testers, for example. The new Play Store API comes in two parts, a publishing API and a subscriptions and in-app purchases API.

The publishing API lets you automate tasks that you have to carry out frequently that are concerned with app production and distribution. The tasks covered are essentially those you can carry out in the Developer Console, such as uploading new versions of an app; releasing apps in various tracks such alpha, beta, staged rollout, or production; and creating and modifying Google Play Store listings, including localized text and graphics and multi-device screenshots. You can bundle several changes into a single draft edit, then commit the changes all at once.

The subscriptions and In-App Purchases API can be used to manage in-app products, subscriptions catalogs, and products purchase statuses. For example, you can check the status of purchases, and modify and cancel recurring purchases.

Writing about the new API on the Android Developers blog, Kobi Glick of the Google Play team said:

“The Publishing API also makes it easier for you to manage your in-app products catalog, provide tablet-specific screenshots, and localize your store listing text and graphics. The Publishing API will help you focus on your core business, with less time managing your releases, even as your business grows to more apps and markets.”

 


More Information

Google Play Developer API

Related Articles

Google Play Introduces New Analytics

Google Play - a Unified Store for Web and Android

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Avi Wigderson Gains Turing Award
16/04/2024

Israeli mathematician and computer scientist, Avi Wigderson, is the recipient of the 2023 ACM A.M Turing Award which carries a $1 million prize with financial support from Google.



Azure AI And Pgvector Run Generative AI Directly On Postgres
26/03/2024

It's a match made in heaven. The Azure AI extension enables the database to call into various Azure AI services like Azure OpenAI. Combined with pgvector you can go far beyond full text search. Let's  [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 01 August 2014 )