On Sat, Jan 3, 2015 at 6:16 PM, Ji <[email protected]> wrote: > Can someone let me know if it is possible to start new activity by passing > intent to a bound service api method?
It's possible, but why are you jumping through those hoops instead of just starting the next Activity from the first one? ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

