Google Play is an integrated destination for apps, books, movies, and music, accessible to users on Android devices and to anyone on the Web.

learn more… | top users | synonyms

0
votes
0answers
35 views

Not possible to check Android Subscription status from webserver without manual login?

After thorough research it seems to me that it is currently not possible to check the status for a Google Play Android subscription from my php server on an automated basis (e.g. cronjob or ...
1
vote
1answer
46 views

How does different versions work on the marketplace?

I have completed my starter app for google play market. I would like to make a free and paid version, so what im wondering is: Can I comment out the parts in the paid version for the free version and ...
0
votes
1answer
136 views

How to detect if Google Play is installed? (Not Market)

Whether the app installed is called Google Play or Market, the package name is the same com.android.vending. I need to be able to detect whether the app is Google Play or Market, I've checked in ...
0
votes
0answers
30 views

Retrieving all Campaign Parameter appended to GooglePlay URL

I found this script to test Google Campaign Parameters received: adb shell am broadcast -a com.android.vending.INSTALL_REFERRER -n ...
3
votes
0answers
134 views

pushwoosh doesn't work if app istalled from google play

I integrated pushwoosh functionality inside my android app. I tested it, installing apk from eclipse, and was able to receive notifications, everything was fine. But, after uploading apk to google ...
0
votes
0answers
12 views

What's the meaning of the “Ship” column in Google Checkout when used with Google Play

I recently published an app on the Google Play Store with in-app subscriptions. Now I see some of my customers in the linked Google Checkout account with their orders marked as "Shipped" and others ...
6
votes
1answer
152 views

Is it possible to prevent the Google Play app from creating a shortcut of my App on install?

When you install an app via Google Play, a shortcut for the app is created on your home screen. The user can prevent this from happening by disabling the "Auto-add Widget" setting within the Google ...
2
votes
1answer
111 views

Android Google Play - Should I license my paid app or is it optional?

Is adding licensing to my paid app optional when using Google Play or is it required that I do it before uploading? When I try to upload the app now it says that it is not recognized. Should I have ...
0
votes
1answer
52 views

How does the Google PlayStore handle app permission changes?

The Google Play Store groups apps into three different categories: Updates Manual Updates Up To Date How would the app store handle the following scenario? Publish app (Version 1) with ...
4
votes
2answers
66 views

What are the standard ways to manage free and paid Android app?

Currently I have a paid app published on Google Play, and a free version of the same app is being developed. The question is, if the user has free version installed, and then installs the paid ...
4
votes
1answer
161 views

How to implement restore if i uninstall and install the app again

I implemented in app purchase for Google Play. I have DungeonsRedux sample. here restoreTransactions(); I know there is a method to restore transactions. But if i uninstall my app and reinstall it ...
1
vote
1answer
196 views

Detect if an Android app was downloaded from Google Play vs Amazon vs Other

I know this is probably a longshot, but is there any way to detect programatically whether an app was hosted on the Amazon apps store vs on Google Play? I would like to link to the app store the app ...
0
votes
1answer
55 views

Manage Lite and Pro versions of app in Eclipse

I just finished my Full version on my app. I am now looking around trying to figure out how to make my Lite version of the app. Not a whole lot is different but there are differences especially when ...
2
votes
1answer
120 views

Android/iphone InApp purchase data management to google play/ app store by using own website

My question will be different from development but I am stuck at this point and any help is appreciated. I am developing an In app Purchase app for Android and iPhone using the standard API. My ...
0
votes
1answer
186 views

API to get the number of downloads from google play for an android app [closed]

I have an android app in google play, I want to display the total downloads of that app in my web page. How do I get the number of total downloads? Is there any api to get the number of total ...
0
votes
1answer
103 views

Android in app purchase this or that way?

I found two ways on the google pages to do in app billing http://developer.android.com/training/in-app-billing/preparing-iab-app.html ...
0
votes
2answers
155 views

How Google Play do to implement auto Updates? [closed]

I have seen that Google Play implements a great tool to auto update Apps, how do they do that? if it's a broadcast receiver, how to make it listen a web service ? Thanks
0
votes
1answer
165 views

How do I Add a Google Play search icon to my Android App?

how can I add an icon to the Google Play search field when someone searches for my android application? Here is an example of what I would like to do: ...
0
votes
0answers
65 views

how to add parameter to the request from getjar to google play

I'm thinking using getJar to promote my app. I have two questions here. When the user clicks an app in GetJar, he's redirected to Google play. Then what's the point of uploading an apk to GetJar ...
4
votes
1answer
993 views

Android X86 on vmware, Google Play requires wifi [closed]

I installed Android X86 4.0 RC2 (eeepc edition) on a vmware machine (I prefer VMware because it is really faster than Android Virtual Device). I enabled ethernet with the terminal, and Internet and ...
6
votes
3answers
1k views

Android - Uploading new APK with updated permissions to a published app

So I'm having trouble uploading a new APK to the play store with billing enabled. Currently I have a published app that is paid and I want to change it to a subscription app such that the users get a ...
2
votes
2answers
182 views

Does In App Billing support multiple accounts?

Does InApp billing (V2 or V3) works for a user who uses several accounts and makes the purchase with an account that isn't the primary one? PD: Some explanation required, no simple Yes/No
-1
votes
0answers
189 views

Is posible make a LightSwitch HTML Client (Mobile App) to deploy in AppStore o Google Play Market? [closed]

during this week, I was searching in ALL Google about the light swich HTML to develop mobile apps and your with integration with the best app repositories like that Windows Market, App Store and ...
1
vote
0answers
66 views

Retrieve overseas order amount in USD via Google Checkout API

I have paid Android apps on Google Play. I'm using Google Checkout XML API (notification history, specifically) to retrieve order details. I'm in the USA, and some of my customers are not. For ...
-2
votes
1answer
24 views

Marketplace access [closed]

Do app developers tag their apps before putting them in the market place, for search or categorization etc.? or is the search done based on the description? Is it possible to create an app that ...
0
votes
2answers
80 views

android play store is filtering my app from tablets, possibly other devices

I have several versions of an app live on Play, and I'm getting feedback that they don't appear on tablets. I've seen this and this and this, but as you can see they don't seem to apply. I ...
1
vote
1answer
40 views

Unable to provide the rating feature

I am trying to provide rating feature in my app but when I click on rate its says, "Requested item not found".
5
votes
2answers
225 views

Searching Music Tracks from Google Play Store via an API

I am writing an app for a record label. They would like to have a list of all their albums that are published in the Google Play store. Is there a way to get a hold of the data from the play store. ...
0
votes
0answers
47 views

How to modify “SHA1” in my released keystore app

I made my app using appsgeyser of which was version0.1. I made the same app with more features on phonegap and updated my version to 0.2. Everything goes fine BUT while uploading my apk to google ...
1
vote
1answer
1k views

Google Play Apps in Samsung App Store

I googled around and tried to find out something about the new Samsung App Store. I built an App for Google Play and I wonder if I can deploy it to the Samsung App Store. The Android SDK isn't ...
0
votes
1answer
49 views

Automatically Android application upload

I've just one simple question: Is it possible to upload an Android Application (.Apk) directly to Google Play? Either through command-line or an Google API? This is because we are building Android ...
0
votes
0answers
100 views

Couldn't load *** findLibrary returned null on Jelly Bean

In our project we use JNI. We have recently released a new version of our app to Google Play and started to receive bug reports with "java.lang.UnsatisfiedLinkError:Couldn't load * findLibrary ...
3
votes
2answers
145 views

Changing Google Play device filters after releasing app?

I know that we can set various filters to prevent incompatible devices from downloading an app. If a filter is set up to prevent downloads, can it be changed later without uploading a new apk? The ...
1
vote
2answers
84 views

Can I give my own application? [closed]

Yesterday I published my first paid app. I can not buy it myself right? Is it possible to give access to the paid version to other users? For example, give the paid version for a particular user. ...
0
votes
0answers
147 views

Getting statistics from Google Play Developers without api [closed]

I would like to do the same as Selphira did in this post. Getting statistics from Google Play Developers with an API He didn't explained so much and I would like if anyone knows how to do it. I can ...
0
votes
2answers
109 views

App published in google play with JDK 1.7

We published our android app into google play with JDK 1.7. When the app got published the users were able to download but NOT install . Found the solution for this.It ws to downgrade jdk to 1.6. I ...
-1
votes
1answer
243 views

Google Play Market alternative payment methods [closed]

I'm from country where you can buy apps from Google Play Market, but you can not sell, e.g. if I create an app for android, I can only publish it to download for free. Can anybody suggest any ...
1
vote
1answer
42 views

Andoid In App Products have disappeared in my App (They still exist on the developer console)

I've been developing an app which uses in app purchases. I'd been successfully querying the Google Play app with the SKUs in my app, getting prices and descriptions back etc. I was attempting to ...
4
votes
1answer
268 views

Deploy to Google Play Store via API

I'm a big fan of continuous integration / deployment and we build our Android apps with Jenkins and deploy every build from specific branches (mostly git flow's develop branch) to our testers via ...
0
votes
2answers
89 views

How to detect that an update of my app is available on google play? [duplicate]

Is there a way I can programmatically check if there is an update of my app on google play so I notify users? I know android google play has an automatic notifications but I would like to use my own ...
1
vote
1answer
54 views

Selling a plugin for Android on Google Play

I am new to developing Android applications and I have an idea for a project which involves a free base application and a number of plugins which the user would have to purchase. As far as I have been ...
1
vote
2answers
123 views

How To Sell Music From Google Play In Your Android App?

I have requirement from client to display google music of his album in android app from where he could sell it. I searched on Google and come to know that there is no Official API available for this, ...
-1
votes
0answers
193 views

Android - Open button in google play doesn't open application after install [closed]

i encountered an issue in google play. the flow is as follow: enter google play select my application click Install waiting for the install to finish returning to the application page in google ...
0
votes
0answers
30 views

Themable application and Google Play

We are working on a "themable" application where application itself is free and themes are payable (or free). This is our first market application and would like to ask what could be good approach to ...
2
votes
0answers
83 views

How to search android app based on mime type in market

Most of the applications in the Market comes up with the intent filters. How can I search the apps in the Google play based on the MIME type i.e Example: How can i search like ...
0
votes
0answers
107 views

Google play services gecoding for android v2 maps not available [closed]

With the new google play update today, our google play services map geocoding for our android app is not available. Has anyone heard any information from google about this? Thanks in advance.
1
vote
1answer
46 views

Public Official API for Google Play?

I was wondering if there was an official Google Play API available yet? Having looked at old postings there did not appear to be one circa 2010/11 but things may have changed? There is still the ...
3
votes
1answer
284 views

Distributing an Android app outside Google Play and get it linked to it

Suppose I have a wifi network with a walled garden that prevents users from accessing Internet unless an authentication procedure is performed via browser. Suppose I have an application on Google ...
0
votes
1answer
804 views

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

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 ...
0
votes
1answer
65 views

Licensing Service in Android App

I have build a free Android App, which is live in Google play store. But some where I have found that License service should get integrated in Android app(compulsary in paid app). Since I am having a ...

1 3 4 5 6 7 20