android - Google play is not displaying my app for tablets? -


i display app tablets well,what necessary steps needed followed app listed tablet well.already app been listed mobile phones.am missing here,please provide help.thanks.

write below code androidmanifest.xml file

<supports-screens         android:anydensity="true"         android:largescreens="true"         android:normalscreens="true"         android:smallscreens="true" /> 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -