Hi all, When I opened my old project, but surprisingly it generates non-compilable R.java ,
I have checked all layout xml files for incorrect id attribute of this form: android:id="@+id/", and found out that I am using all the the correct values. In the auto-generated R.java, it has this line: public static final int =0x7f0b0027; I am clueless, i need to get compile a new APK and I am stuck with this tiny issue. Agus. -- 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

