开发者

Android Upgrade "send SMS function" in QuickContact

开发者 https://www.devze.com 2023-01-29 00:20 出处:网络
When i set up Skype on Android and clik on phone button in QuickContact in default \"Contacts book\" system asks how to perform this action : \"Skypeout\" or \"Telephone\".

When i set up Skype on Android and clik on phone button in QuickContact in default "Contacts book" system asks how to perform this action : "Skypeout" or "Telephone". I want to do similar function with sending sms from QuickContact bar, what i ha开发者_如何学编程ve to do to make system ask for user's choise when they click on the sms button in QuicContact bar ?


You need to add something to receive the sms intent, either an activity or receiver, with the appropriate intent filters.

0

精彩评论

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