how do you pass an intent from a service to a new activity launched from a main activity ?
there's a passextra( intent src ); but i dont think thats what im looking for ? activity main > start service( intent wuteverserviceintent ); activity main > start activity( intent newactivityintent ); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

