Did you get this error on your initial compilation attempt or have you tried modifying the sample project? Can you post the contents of your R.java file? Can you also provide more detail on the exact steps to reproduce this, eg. what compilation steps you are taking?
Thanks, Justin Android Team @ Google On Apr 23, 12:06 am, "sree kanth" <[EMAIL PROTECTED]> wrote: > I am getting the problem while running the HelloAndroid > program......................in eclipse......... > I installed the ADT plugin also................... > Please give me the solution to this below error message > > [2008-04-23 12:27:28 - HelloAndroid1] > trouble processing: > [2008-04-23 12:27:28 - HelloAndroid1] invalid constant pool index 0000 > ...while parsing LocalVariableTable attribute at offset 0000023e > ...while parsing attributes[1] > ...while parsing Code attribute at offset 0000021b > ...while parsing attributes[0] > ...while parsing methods[0] > ...while parsing com/android/hello/HelloAndroid.class > ...while processing com/android/hello/HelloAndroid.class > [2008-04-23 12:27:28 - HelloAndroid1] > trouble processing: > [2008-04-23 12:27:28 - HelloAndroid1] invalid constant pool index 0000 > ...while parsing LocalVariableTable attribute at offset 0000019f > ...while parsing attributes[1] > ...while parsing Code attribute at offset 0000017c > ...while parsing attributes[0] > ...while parsing methods[0] > ...while parsing com/android/hello/R.class > ...while processing com/android/hello/R.class > [2008-04-23 12:27:28 - HelloAndroid1] > trouble processing: > [2008-04-23 12:27:28 - HelloAndroid1] invalid constant pool index 0000 > ...while parsing LocalVariableTable attribute at offset 00000161 > ...while parsing attributes[1] > ...while parsing Code attribute at offset 0000013e > ...while parsing attributes[0] > ...while parsing methods[0] > ...while parsing com/android/hello/R$drawable.class > ...while processing com/android/hello/R$drawable.class > [2008-04-23 12:27:28 - HelloAndroid1] > trouble processing: > [2008-04-23 12:27:28 - HelloAndroid1] invalid constant pool index 0000 > ...while parsing LocalVariableTable attribute at offset 0000015b > ...while parsing attributes[1] > ...while parsing Code attribute at offset 00000138 > ...while parsing attributes[0] > ...while parsing methods[0] > ...while parsing com/android/hello/R$layout.class > ...while processing com/android/hello/R$layout.class > [2008-04-23 12:27:28 - HelloAndroid1] > trouble processing: > [2008-04-23 12:27:28 - HelloAndroid1] invalid constant pool index 0000 > ...while parsing LocalVariableTable attribute at offset 0000015f > ...while parsing attributes[1] > ...while parsing Code attribute at offset 0000013c > ...while parsing attributes[0] > ...while parsing methods[0] > ...while parsing com/android/hello/R$string.class > ...while processing com/android/hello/R$string.class > [2008-04-23 12:27:28 - HelloAndroid1] > trouble processing: > [2008-04-23 12:27:28 - HelloAndroid1] invalid constant pool index 0000 > ...while parsing LocalVariableTable attribute at offset 00000125 > ...while parsing attributes[1] > ...while parsing Code attribute at offset 00000102 > ...while parsing attributes[0] > ...while parsing methods[0] > ...while parsing com/android/hello/R$attr.class > ...while processing com/android/hello/R$attr.class > [2008-04-23 12:27:28 - HelloAndroid1] 6 warnings > [2008-04-23 12:27:28 - HelloAndroid1] no classfiles specified > [2008-04-23 12:27:28 - HelloAndroid1] Conversion to Dalvik format failed > with error 1 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

