Top "Google-play" questions

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

Google Play Security Alert - Your app is using an unsafe implementation of the HostnameVerifier

Recently one of my app got a security alert from Google Play as below. You app is using an unsafe …

android google-play android-security
Failed to sign in. Please check your network connection and try again

I am trying to make simple game with Google Play Games Services, but I failed to sign in to Google …

java android google-play google-play-services google-play-games
Is it possible to debug locally Google Play's in-app billing in Android Studio?

I am getting this error testing in-app subscription products locally. authentication is required. you need to sign in to your …

android android-studio in-app-purchase google-play in-app-billing
Remove obsolete beta version from Google Play

About two years ago I published a version of one of my apps as a beta testing version for a …

android google-play google-play-console
Protect from fake reviews on Google Play

I published my Android app to Google Play and everything was fine. I got about 5000 user reviews with an average 4.6 …

android comments google-play review
My app violates the Android Advertising ID policy

Google Play Team has rejected my app because: The advertising identifier must not be connected to personally-identifiable information or associated …

android google-play imei
Keystore and Aliases - is there a use to multiple aliases?

When exporting a signed Android application using Eclipse, is there a purpose to using multiple aliases? According to the official …

android eclipse google-play keystore
Google Play status "Pending publication" for already more than 20 hours? How long does it take in 2019?

I am experiencing some issue with "Pending publication" status for my Android application in Google Play Developer Console. Currently it …

google-play google-play-developer-api
Unable to make Android in-app purchase with test account "The publisher cannot purchase this item"

I am attempting to test In-App Purchases in Android. I have uploaded a privately signed apk to Google Player Developer …

android in-app-purchase google-play in-app-billing android-billing
FragmentPagerAdapter Swipe to show ListView 1/3 Screen Width

EDIT: See my answer below--> I am wanting to have a view that when swiped to the right, the …

android android-listview android-viewpager google-play fragmentpageradapter