问题
sorry my english
I am exporting signed apk, and when eclipse finish exporting, the manifest.xml automaticaly delete this code file:
<uses-permission android:name="android.permission.SET_WALLPAPER"/>
somebody knows why manifest reload without this permision? Obviusly the app doesn't run ok without this.
Thanks for all, and sorry my english
回答1:
I think it is solved: Project -> Android tools -> Fix Project properties Thanks for the reply
来源:https://stackoverflow.com/questions/11493486/manifest-delete-set-wallpaper-permission-when-export