I'm just learning and I'm trying to click on an ImageButton and load a
new activity. I get the menu activity to load on a device just fine
but as soon as I click the button I get the following in my debugger
window. How do I decipher to find out my problem.
Thread [<1> main] (Suspended (exception IllegalStateException))
View$1.onClick(View) line: 2178
ImageButton(View).performClick() line: 2532
View$PerformClick.run() line: 9308
ViewRoot(Handler).handleCallback(Message) line: 58
ViewRoot(Handler).dispatchMessage(Message) line: 92
Looper.loop() line: 150
ActivityThread.main(String[]) line: 4293
Method.invokeNative(Object, Object[], Class, Class[], Class,
int, boolean) line: not available [native method]
Method.invoke(Object, Object...) line: 507
ZygoteInit$MethodAndArgsCaller.run() line: 839
ZygoteInit.main(String[]) line: 597
NativeStart.main(String[]) line: not available[Native
method]
--
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