How can we get extensive API support for all Orkut features on Android. or orkut integration with android
A:
You can develop an android application extending android features like sharing photos or showing multiple agendas.
You have to make use of android points of extension, mainly providers and intent listeners, and use the Orkut API (based on OpenSocial) to implement the funcionality you want to integrate.
gustavogb
2010-08-06 11:27:02
Thanx for reply,can you explain by any code or example...
2010-08-06 11:36:16
I don't think Orkut API will help, since it is only for applications that run inside Orkut.
Jader Dias
2010-08-19 12:11:14
There is also a REST API yo be used from other systems: http://code.google.com/intl/es-GB/apis/orkut/docs/rest/developers_guide_protocol.html
gustavogb
2010-08-20 15:43:54
@bh-r-t can you be more precise in the code you need?
gustavogb
2010-08-20 15:46:10