If you could post what your program is doing, it would help.. Balwinder Kaur Open Source Development Center ·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 2, 9:52 am, Zigurd <[email protected]> wrote: > I have a program where onActivityResult is being called with the > correct request code, and a null Intent parameter, before the the > Activity being launched begins. And, when that Activity calls > setResult, onActivityResult is not called. > > This is probably some error indication, but for what? No exception is > thrown in the startActivityForResult call. The Activity being started > starts correctly, gets all the parameters correctly, runs correctly > and calls setResult with the correct results. > > Both Activity objects are in the same application. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

