can you access pic cover from api using http get response GET / V2.5 / me? fields = cover
GraphRequest request = GraphRequest.newMeRequest( accessToken, new GraphRequest.GraphJSONObjectCallback() { @Override public void onCompleted(JSONObject object, GraphResponse response) {
but note that u must have an open and registered facebook access token application
nina cheek
source share