Added new activity via: Best way to add Activity to an Android project in Eclipse?
Soon the new activity added in AndroidManifest.xml is gone?
How do I fix this?
Thank You.
Added new activity via: Best way to add Activity to an Android project in Eclipse?
Soon the new activity added in AndroidManifest.xml is gone?
How do I fix this?
Thank You.
What OS are you using? this happened with me while am using Mac OS, the AndroidManifest.xml
was Read
only, so I needed to change it to Read/Write