Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Just uploaded Android App: How long before app shows in Android Market search? [closed]

I've just uploaded a new app to the android market. However when I try to download it to my phone through the Android market, it doesn't appear!

Please can someone with knowledge of this let me know how I can get my app to appear in the search results.

like image 860
Eamorr Avatar asked Feb 01 '11 14:02

Eamorr


People also ask

How long does it take for app to appear in Google Play search?

Google Play takes upto 1 week to start showing your app in search results. If a week has already passed, we recommend reaching out to their support team via email. When you search on Google, Google Play search takes multiple factors into account, such as app titles, developer names, and app descriptions.

How long does it take for Android app to be published?

Once the app is uploaded on the Google Play developer account and published, it generally takes upto 3-6 business days for your app to Go Live. The Apps are reviewed by the Google Play Store team.

How do I know if an app is closed on Android?

The "onActivityDestroyed" will get called when the app is closed, so if you can check if the app is in background when it is called (so the app is already closed) you can grep exactly the moment when the app is being closed.

How do you know if my app is published?

You can also check the status of your app in the Google Play Console whether it is in “Production”/ “Waiting for Review”/ “In review” / “Rejected” (if rejected for any reason).


1 Answers

It does instantly show up in the market, but it may take a while for it to become searchable. You can access your market page instantaneously by going to the following page:

https://play.google.com/store/apps/details?id=[your app package name]

e.g.: https://play.google.com/store/apps/details?id=com.speedplane.androidvideoapp

like image 174
speedplane Avatar answered Sep 23 '22 08:09

speedplane