I am thinking of developing a simple Android application that can
connect to different social networking sites such as MySpace,
FaceBook, LinkedIn etc. The application should be able to fetch a
users friend list and send out messages to friends.

I know that each of these networking sites exposes/extend their
functionality either by the means of a REST based web service or by
directly providing APIs(client libraries). But I dont want to use all
of them in my code: there is just too much disparity. I need a single
unified interface for achieving the aforementioned, which has led me
to OpenSocial.

My Questions:
1. Is such an application possible?
2. Where do I start? Links to beginners tutorials will be great.
3. What languages do I need to know?
4. What infrastructure is required? Do I need to setup an intermediate
Web Server etc. or just the phone would suffice?

Please help.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en.

Reply via email to