function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shukla YogeshShukla Yogesh 

HTML5 & Hybrid Step-I issue building project in Android Studio?

There are issues in compiling the project in Android Studio 2.3.3.
1. AndroidManifest.xml has issues as per attached screenshot. I was not having any icons folders in res folder so I copied from other locations but now getting these errors of invalid character.

2. I could see multiple AndroidManifest files in my whole project tree. I have copied one from  ...platform/android directory to root.

Please help if you have already completed this step. I am really frustrated now spending many days but no luck till now. 

ndroidManifest.xml having issues

Thanks 
Yogesh
 

Best Answer chosen by Shukla Yogesh
Shukla YogeshShukla Yogesh
Upgrading the git and cordova packages resolved the issues.