问题
My app used to run, but lately I've been getting this odd error:
# guarantee(_name_index != 0 && _signature_index != 0) failed: bad constant pool index for fieldDescriptor
How can I get my app to run in the simulator or on my phone again?
回答1:
I was accidentally running it as a Java app instead of an Android app. My bad. Don't make my mistake young grasshoppers.
来源:https://stackoverflow.com/questions/5837897/android-app-doesnt-launch-in-simulator-or-hardware