I am using the Android Eclipse Developer app, and with each new Android Project, there are two AndroidManifest.xml
files.
The first is located at
projectName/bin/AndroidManifest.xml
The second is located at
projectName/AndroidManifest.xml
Should I make the same changes to both AndroidManifest
files?
Or should I only make changes to the projectName/AndroidManifest.xml
(second choice)?
projectName/AndroidManifest.xml
; you only need to modify this file.
The projectName/bin/AndroidManifest.xml
file is automatically generated, so you don't need to modify it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With