5 Must checks before publishing your app on google play









1. Support all screen sizes


android studio provides great tools to test you app on different devices . Use them !


2. Check your competititors

Check popular apps that are similar to yours. they often give you good information about what works and what not( prices ,layout ,screenshots, etc)


3. Remove all logs messages

your release build app shouldn't contain any logs , you don't want to give sensible information regarding development to some 12 year old wanna-be hackers who analyze your app.


4. Optimize your app for google play search

Find the best keywords to use in your app's description and title so users will find it easier. if you already published your app , you can check how well it is optimized at apptweak.com


5. Provide awesome screenshots for google play

The screenshots are often what convinces the users to download or not to download your app.

Post a Comment

0 Comments