App not coming in ICS market android -


I've added these permissions to Android Market Placements.

  & lt ;! - camera - & gt; & Lt ;! - The camera must be able to access the device - & gt; & Lt; Usage-permission Android: name = "android.permission.CAMERA" /> & Lt; Use-enabled Android: name = "android.hardware.camera" /> & Lt; Usage-feature Android: name = "android.hardware.camera.autofocus" Android: Required = "False" />   

And then I uploaded the app in the Android Market but my Android 4.0.3 tablet is not showing in the market.

minsdwitter: 12 targets: 12

Is there something that I have made a mistake ???

The target SDK version should always be available to the highest. Then use the 4.1 SDK and set the target to 16.

Comments