|
http://groups.google.com/group/android-developers/browse_thread/thread/ac57ffcc35c0ae3d/f0c69ca27a104774?lnk=gst&q=invalid+constant+pool+index+0000#f0c69ca27a104774 Add also output from 'java -version' and 'dx -version' using the version of these tools that is executed during the build. in verbose mode: Detected Java version: 1.5 in: /usr/java/jdk1.5.0_19/jre trouble processing: trouble processing: trouble processing: trouble processing: trouble processing: Where does your Android SDK comes from? I see that the build runs according to this http://kenai.com/projects/nbandroid/forums/forum/topics/657-Unable-to-add-the-android-platform-in-netbean-6-5 here it is. i run it without copy ~/platforms/android1.5/* to /home/android/workbin/android-sdk-linux_x86-1.5_r2/ Detected Java version: 1.5 in: /usr/java/jdk1.5.0_19/jre trouble processing: trouble processing: trouble processing: trouble processing: trouble processing: Sorry but these instructions seems bogus. Thanks for pointing to them - I added comments not to follow these anymore. Can you try from scratch with an unmodified Android SDK, empty NetBeans userdir and a new project? If this does not work it would be good to check if you can create/build and run a project using the tools in SDK itself. |
|||||||||||||||||||||||||||||||||||||||||||||
It is not obvious to me why 'dx' step fails to read your classes. I added some hints how to make this report more complete. Take a look at http://kenai.com/projects/nbandroid/pages/Troubleshooting
and add IDE log and output from a compilation using verbose mode. Hopefully it will help us to find what is wrong with these classes.