Linkedin : oauth.signpost.exception.OAuthCommunicationException: Communication with the service provider failed: null
问题 I am going to access linkedin profile in my android app. I used the below code which is working fine on android devices, but getting crashed on emulator. Does't know where is the problem. My code is below. Config.java public class Config { public static String LINKEDIN_CONSUMER_KEY = "75rbbjsc94argh"; public static String LINKEDIN_CONSUMER_SECRET = "G85WTKgcIijk4U6Yu"; public static String scopeParams = "rw_nus+r_basicprofile+r_fullprofile+r_emailaddress+r_network+r_contactinfo+rw_groups+rw