It would also be handy to know what exactly you mean by 'try catch block'. The immediate assumption here is "it must have been throwing an exception"
Could you please give more code - including the try-catch part. Also, you should have some logging from logcat that actually shows the exception - regardless of whether your app crashes or not. -- be nice to see that too! Doug On Jun 23, 5:23 am, Peli <[email protected]> wrote: > Did you make sure the first argument of putExtra(..), that is your > variable intStringName, is not null? > > Peliwww.openintents.org > > On Jun 23, 4:24 am, Will <[email protected]> wrote: > > > Sorry, I wasn't clear. That "putExtra" call actually crashes the > > program, which is why I'm so stumped. Why would a putExtra() call > > crash the app? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

