guruk wrote:
> Hi, i am in a dialog builded with AlertDialog.Builder
> 
> from there i call another activity with startActivity.
> 
> all fine..
> 
> JUST..when i press back in my new activity
> i crash with "unable to resume activity".

What does the stack trace tell you? You can get the Java stack trace via
adb logcat, DDMS, or the DDMS perspective in Eclipse.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need Android talent? Ask on HADO! http://wiki.andmob.org/hado

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to