I have created application in android Sdk version 11(ie Android 3), and in manifist file i given minSdk version set to 4(ie Android 1.6). is this possible for , only one apk that should visible for both device and Tablet versions in android market. i already know that Android market supports muiltiple Apk’s. But i dont know this case will work ?
I have created application in android Sdk version 11(ie Android 3), and in manifist
Share
//if you put support screen in your manifest as xlarge is true it will work
Link: