ASNETutorial
ASNETutorial copied to clipboard
Simple example project for https://github.com/gorbin/ASNE library
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
is there any method to get twitter access token
There is something I don't get it in here. Why is it that everything for the lib is created from a fragment. Does is mean that if my login UI...
I am using the ASNE library for my project, how can i use the library to consume facebook RestClient Api
why not showing friend list... is there any permission required to open friends list.
GraphUser returns only "name" and "id"
Facebook: ERROR: net::ERR_NAME_NOT_RESOLVED twitter: ERROR: unable to resolve host 'api.twitter.com': No address associated with hostname linkedin: ERROR: incorrect uri returned: null googleplus: Can't establish a reliable connection to the client
In below line at runtime app is going to crash ..... with NoClassDefFoundError " FacebookSocialNetwork fbNetwork = new FacebookSocialNetwork(this, fbScope); " E/AndroidRuntime﹕ FATAL EXCEPTION: main java.lang.NoClassDefFoundError: com.github.gorbin.asne.facebook.FacebookSocialNetwork$1 at com.github.gorbin.asne.facebook.FacebookSocialNetwork.(FacebookSocialNetwork.java:87) at...
line 42 in the strings.xml file. there was error with defining the "twitter_consumer_secret" there was no " ".
While loading friends of Google plus, app crashes.