use the startIntent?  must be konw the other.apk package name???

like : a.apk wanna to startup the Browser.apk

when coding like this :

Intent mIntent = new
Intent(getApplicationContext(),  "com.android.Browser");
     startActivity(mIntent);

is this???




2009/1/4 心蓝 <[email protected]>

> OK THX,
>
> 2009/1/4 边蓬 <[email protected]>
>
>
>> try startIndent ?
>>
>>
>>
>> On Jan 4, 1:32 pm, SinFrancis <[email protected]> wrote:
>> >   use one .apk startup other .apk??   i wanna use A.apk startup
>> > B.apk ,how can i do ???
>>
>> >>
>>
>
>
> --
> Welcome to my site about GPhone:
> http://51gphone.cn
> I am a GFans!!欢迎你来到我的GPhone网站!!http://51gphone.cn
>



-- 
Welcome to my site about GPhone:
http://51gphone.cn
I am a GFans!!欢迎你来到我的GPhone网站!!http://51gphone.cn

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to