HI i developed application in android 1.5 and i make it for support screens in large and medium and small t开发者_如何学编程hrough coding if i release android 1.5 on market it will appear in all android version phone market (android 1.5 +) .am i get application in droid,small device market and it is work fine or not
Thanks in Advance
Aswan
Check the Documentation. Please Note the 1.6 and later version devices's only supports the multiple screen. If you create your app in 1.5 you have to main concentrate on the -v4 attribute. study carefully the Document. Topic Name: Strategies for Legacy Applications.
精彩评论