breautek commented on issue #1144: URL: https://github.com/apache/cordova-android/issues/1144#issuecomment-747067348
Can you paste me the results of `C:\Users\Inspiron 15\Desktop\project\platforms\android\app\build\intermediates\runtime_symbol_list\debug\R.txt` ? I've reproduced your setup and it builds fine for me on a newly created app. This is the contents of my `R.txt` file: ``` int drawable screen 0x7f010000 int mipmap ic_launcher 0x7f020000 int mipmap ic_launcher_background 0x7f020001 int mipmap ic_launcher_foreground 0x7f020002 int string activity_name 0x7f030000 int string app_name 0x7f030001 int string launcher_name 0x7f030002 int xml config 0x7f040000 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
