I have completed the application in 2.1 and now I have phone with android 2.2. What do I ne开发者_C百科ed to do in order to rebuild the application in 2.2?
if you are using eclipse then it is very simple in project explorer click on
Project->properties->android->select target
and then build your project
also u need to change api level of menifest file
精彩评论