开发者

How to send IM message like Skype in Android?

开发者 https://www.devze.com 2022-12-28 11:57 出处:网络
I have to build a feature in my application which allows user to send a skype message. For this I have installed sk开发者_JAVA百科ype lite client for Android (although offically the download has been

I have to build a feature in my application which allows user to send a skype message. For this I have installed sk开发者_JAVA百科ype lite client for Android (although offically the download has been currently withdrawn from Skype). Now how to initiate the activity from my application OR simply send the chat message without bringing it front, assuming I have skype installed in Android & also signed in already. Any help ? Thanks.


Unless the application, Skype in this case, has some publicly available Intents you can send (like Twidroid has for tweeting) it is not possible.

Alternatively you could find some kind of a Skype proxy web-service that you could call from within your application to relay the messages.

0

精彩评论

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

关注公众号