tags:

views:

8

answers:

0

I havent see any information about this. I think we need to use opensocial.jar and Oauth to access it? If we need use Oauth, how can we get consumer key and secret key for the android app? THis article is uselful, http://donpark.org/blog/2009/01/24/android-client-side-oauth. But I dont know how to get this consumerKey?:

String consumerKey = "icecondor-nest-"+ICECONDOR_VERSION;
String consumerSecret = "";