Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Your Question title says you want to access gmail emails , but in the description it says to develop gtalk application .</p> <p>If you are looking for gtalk client development check out the following resources </p> <p>Why you need to develop gtalk client for Mobiles , There is already a Plenty of gtalk . To learn you can try with Open Source Application to get started . </p> <p><a href="http://mgtalk.sourceforge.net/" rel="nofollow noreferrer">MGtalk</a> : Google Talk for mobile project .Jabber client for j2me midp 2.0 platform, supports some Google Talk server features. May run on any j2me midp 2.0 mobile phone or communicator. </p> <p><a href="http://code.google.com/p/gtmobile/" rel="nofollow noreferrer">GTMobile</a> is a client of Google Talk that run on java phones. It requires CLDC 1.1 and MIDP 2.0 support. </p> <p>Both uses <a href="http://jabber.com" rel="nofollow noreferrer">JabberService</a> </p> <p><strong>EDIT</strong> If you are looking for gmail in Mobile these API will come Handy for you</p> <ul> <li><p><a href="http://mail4me.objectweb.org/" rel="nofollow noreferrer">Mail4me</a> : is a lightweight implementation of the popular SMTP, POP3 and IMAP protocols - including MIME support - allowing wireless J2ME/MIDP devices to access the e-mail service at any time, and from any place</p> <p><a href="http://mail4me.objectweb.org/software/documentation/api/index.html" rel="nofollow noreferrer">API</a> docs for Mail4me</p></li> <li><p><a href="http://java.sun.com/products/javamail/javadocs/index.html" rel="nofollow noreferrer">JavaMail</a> can also be used for developing .</p></li> <li><p><a href="http://www.mmail.pl/en/index.html" rel="nofollow noreferrer">mMail</a> midlet is a useful email client for mobile Java (J2ME) devices supporting GPRS data transfer. It is able to send and receive simple plain-text email messages. </p> <p>Hope this Helps !</p></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload