Re: can we launch an activity from windowManagerService?
Hi Justin, The WindowManagerService itself had a context variable named mContext. I used it to start an activity and It worked.. Thanks for the help.
Informacja: 2010-03-10
Czytaj: Re: can we launch an activity from windowManagerService?
Re: [android-beginners] activitynotfound exception
Hi check the package name that your activity has and the package name the manifest file has. Also check what package name you are giving in your intent. Thanks & Regards, Yousuf Syed 773-719-4786
Informacja: 2010-03-10
Czytaj: Re: [android-beginners] activitynotfound exception