Hello Friends I want to develop J2ME client for Face book. (Something like [url]http://snaptu.com[/url])
Please guide from where I should start. Is it possible or not!!!!
Regards,
Prateek!!!
Printable View
Hello Friends I want to develop J2ME client for Face book. (Something like [url]http://snaptu.com[/url])
Please guide from where I should start. Is it possible or not!!!!
Regards,
Prateek!!!
It's certainly possible to write an application like Snaptu in JavaME, since Snaptu is written in JavaME.
However, I suspect the Snaptu client communicates with its own server, which in turn communicates with Facebook. I doubt there is any direct communication between the device and Facebook.
Where to start? [url=http://www.google.com/]Google[/url]. You will need to do a great deal of research, to find out how you can interact programmatically with Facebook.
Graham.