Intent intent=new Intent(getApplicationContext(), nextActivity.class); startActivity(intent); this all so working.
On Fri, May 4, 2012 at 5:20 PM, Narendra Singh Rathore < nsr.curi...@gmail.com> wrote: > > > On Fri, May 4, 2012 at 5:15 PM, asheesh arya <asheesharya...@gmail.com>wrote: > > >> http://stackoverflow.com/questions/2741857/launch-activities-from-different-package > > > Here is the another way I was talking about. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Regards, Narayanareddy.B 9032478372 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en