开发者

How to create an external intent to an application?

开发者 https://www.devze.com 2023-03-20 22:24 出处:网络
I have 3 related questions that can all be answered together: 1. How can I check the applications installed on the clients device?

I have 3 related questions that can all be answered together:

1. How can I check the applications installed on the clients device?

2. How can I create an int开发者_如何转开发ent to an application (ex. Maps, SMS, Facebook, Words With Friends, etc.)?

3. How can I create a specific intent for the dictionary.com app that lets me search for a word?


here are some of the answers you seek .... tada :

1 - List installed application : http://smartandroidians.blogspot.com/2010/07/getting-list-of-installed-application.html

2 - new intent for default sms application : launch sms application with an intent

3 - i'm not sure but this could help Using Intent in an Android application to show another activity

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号