Cita:
2.-Modify the app packagename and path (you should change if from x.x.x to your.package.name)
2.a-On eclipse, look into your project explorer, rightclick the x.x.x package and select "Refactor->Rename..." and follow the instructions.
2.b-Once refactor is finished, look for lines similar to "import x.x.x.R" inside the java files and delete them.
2.a-On eclipse, look into your project explorer, rightclick the x.x.x package and select "Refactor->Rename..." and follow the instructions.
2.b-Once refactor is finished, look for lines similar to "import x.x.x.R" inside the java files and delete them.
Intento hacerlo pero me salen errores dentro del SRC... y no sé que estoy haciendo mal. Me da un error en la superclase...
Aquí la web de dónde lo he sacado y dónde explican la instalación:
http://code.google.com/p/adw-launche.../ADWThemeGuide
Gracias de antemano