问题
I've just published my first Android app. While it is on the Play Store, I am unable to find it using the Title that I specified for it in the Developer Console ("Meal Timer"). In fact if I search for "Meal Timer" on Google Play none of the first page of results are actually called "Meal Timer".
On the other hand if I search for "Mealtimer" (without the space) I can find my app. "Mealtimer" is the name of the app in my Java package.
Why I am I unable to find my app by searching using its title?
回答1:
Finding your application within the Play Store is completely down to the name of your app and how saturated the keywords your'e using are.
Lets say for instance your app is called "Wallpapers HD". There are hundreds of apps that have the keyword variation of "Wallpapers HD" in the name so when you release your app, the chances of that app being listed with very few downloads and ratings within the first page is extremly unlikely because there will be hundreds of other apps that have the same keywords and many more downloads and ratings giving that app more keyword strength.
Now lets say your app is called "Table Spoon Milkshake". Your app will be very more likely to be listed within the first page because not many apps would have those keywords in the title.
So you will need to wait until your app has more downloads and ratings so the keyword strength of your app will increase giving it more visiblity when you search for it.
Hope this helps you!
来源:https://stackoverflow.com/questions/25827541/android-app-not-searchable-by-title-only-by-package-name