Hi,
  I renamed the package in the manifest from com.a to com.a.beta in order to
upload a different version to the Android Market.

  In the manifest I changed the referenced entities (services, activities
etc.) to use the fully qualified name "com.a.X" instead of just ".X". Of
course the code still references com.a.R, so there is lots of errors in
Eclipse. My expectation would have been though that R.java will be
regenerated in com.a.beta. But it is not generated at all. Any ideas?

Cheers,
Mariano

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to