IPhone SDK - orkut API

I worked on finding contact information from Google contacts on the iPhone using the gData library. In the same way, I will work with Orkut. Is there a library for Orkut like gData? If yes, give me a link. Thank you in advance.

+3
source share
1 answer

For orkut, we have an orkut client.

Unfortunately, there is no iOS version of the orkut client, and there are no documents for API calls like gData. Google provided only a Java client , and the community built PHP, QT, and .NET clients by reverse engineering.

+3
source

All Articles