I have set the minSdkVersion to 15 and build target to 19 in project properties. I am using Eclipse. I have created 2 AVDs. On with sdk 15 and the other with 19. When I run the project, Eclipse shows me only the AVD which is build with sdk 19. Should it also not show the one with sdk 15 since i have mentioned minSdkVersion as 15? Does this mean my app will not be shown to devices which are running sdk 15 in the market place?
0 comments:
Post a Comment