Eclipse Android Change API Level

前端 未结 2 1753
失恋的感觉
失恋的感觉 2020-12-23 19:36

Once I have created a project with the Android wizard, how do I change the API Package from say 1.5 to 2.1 ?

I\'m not referring to the application xml where the mini

2条回答
  •  天涯浪人
    2020-12-23 20:07

    Using Eclipse, it may not change the SDK version correctly just going right click and properties. Open the manifest file and change the line

    
    

提交回复
热议问题