I have an app with 100 installs done but I have 2 error on java.lang.NullPointerException; the thing is that when that error came in my device or emulator I cou
I need to resize my screenshots for Google Play Store Listing for Phone, 7" and 10" tablets, but cannot find an actual resolution. Apple App Store gives specif
On this bug report on Github https://github.com/googlesamples/android-play-billing/issues/2#issuecomment-305380836 we were asked to raise the issue here. The is
I am to trying to create a signed app in Android Studio, but i am stuck at this error which says keytool error: java.io.FileNotFoundException: C:\AndroidWor
I have open the Google Play store using the following code Intent i = new Intent(android.content.Intent.ACTION_VIEW); i.setData(Uri.parse("https://play.google
Issue Details: I recently developed and uploaded my Android app to the play store. When I install my app through Android-Studio (simply by running the project)
I am having trouble here, this is my first app and there is so much involved, I did not think it was this hard, currently I am stuck on adding a link to my app'
I'm trying to install apps from Google Play. I can understand that on opening the Google Play store URL, it opens the Google Play and when I press the back butt
I have an application on play store to whom the targetSdkVersion is update to 30 from 29, which is getting rejected again and again by Google Play after an upda
I can able to get all the configured gmails using below code snippet Account[] accounts = AccountManager.get(this).getAccounts(); for (Account account : acco