Hi, im working under 2.1.3 GA sdk and with the admob module 2.0.1 for Android. The problem is every time y try to run the app i get the following error:
[ERROR] Error generating R.java from manifest [ERROR] Application Installer abnormal process termination. Process exit value was 1
I have seen in Q&A some similar issues but they are to old. Any advise? Thanks
1 Answer
Have you set the api level in tiapp.xml ? (I have mine 16 but you can set it as down as to 14)
<tool-api-level>16</tool-api-level>
https://github.com/appcelerator/titanium_modules/blob/master/admob/mobile/android/documentation/changelog.md
Your Answer
Think you can help? Login to answer this question!