Unable to change package name in eclipse

I tried to update the application package name, but unfortunately I got an error. Any reason why this happened? .. I renamed it using the android tool-> rename application package

enter image description here

+4
source share
1 answer

Try the following:

Close the layout files in the editor and restart Eclipse. [ Previewing topics in Eclipse

0
source

Source: https://habr.com/ru/post/1546136/


All Articles