I'm using linkedin-j in my android app.By following library usage as mentioned in
https://code.google.com/p/linkedin-j/wiki/OAuthFlow
https://code.google.com/p/linkedin-j/wiki/GettingStarted
I'm able to get logged-in user details. But I'm having problem while getting Connections and Posting network updates.In myeclipse it showing an error Access to Connection denied. Any one can help me how to get email too. Any help is appreciated and thanks in advance