I would like to use gtalk or any other messenger in my application but i don't know how to do this.can u please give me idea about how to solve this one.if u can provide me some web link to know more about this.
相关问题
- Get Offline Messages From XMPP Without Becoming On
- How to make background of BrowserField transparent
- Eclipse Blackberry Preprocessor Not Working?
- Cannot register in sample BlackBerry push applicat
- How to implement “last seen at” functionality (lik
相关文章
- To get the module names in blackberry
- How to close a global dialog and display another i
- Button Image Problem
- Xmpp chat invisible presence
- How to install a draft app on a blackberry sandbox
- Jabber.net on Unity/Android error (No JNI_OnLoad f
- Sending inline images using Smack XMPP
-
How to join multiple rooms by just sending one
If you are also interested in developing on Android or iPhone platforms, you can build on top of Kik Messenger using Kik API. It lets you to piggyback rich media content and files over the Kik's own transport. The API itself is very simple to use - about 5 lines of code are needed to integrate it into your app. You may give it a shot here: http://www.kik.com/dev
Disclaimer: I am one of the developers behind Kik API :)
BB KB - How To - Launch a third-party application from another third-party application
Try this for standard BB Messanger:
You can start any other app by module name, just replace
UPDATE And if you want examples of blackberry open source messengers, see:
BlackChat - ICQ chatting software
jmIrc - IRC MIDlet for mobile phones
WLIrc - IRC Client for Java cell phones or any other device who support java MIDP 1.0 (j2ME).