android - Google market support null device -


i have publish app in google maret ,but show support 0 device.my manifest file :

android:targetsdkversion="15"/> 

i use android 4.1 compile ,thanks answer.

make sure define android:minsdkversion applicable application. if application should show in version/density devices remove compatible-screen , support-screen code menifest file


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -