No, but I found a different solution. Key is to "invalidate cahches/restart" an to rename package id in gradle and package name in the manifest. See https://www.youtube.com/watch?v=_7-bvkRthWM
On Sunday, April 26, 2015 at 5:40:46 PM UTC+2, schurma wrote: > > Did you try deleting the generated class files and restarting studio? > On Apr 25, 2015 7:09 PM, "mradlmaier" <[email protected] <javascript:>> > wrote: > >> I used the word "android" in my package name, without knowing that Google >> Play does allow that. So, I renamed (refactored) my package name to >> something else, but in the generated packages (R.class)still stays the >> same, with "android" in the package name. How can I rename it? >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

