Hello Friends I want to develop J2ME client for Face book. (Something like http://snaptu.com)
Please guide from where I should start. Is it possible or not!!!!
Regards,
Prateek!!!
Hello Friends I want to develop J2ME client for Face book. (Something like http://snaptu.com)
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? Google. You will need to do a great deal of research, to find out how you can interact programmatically with Facebook.
Graham.