Posts by Desenvolvimento ODmidia • 21 points
2 posts
-
0
votes0
answers101
viewsQ: Pull facebook profile image to a panel
package com.didasko.eduardo.tender; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import…
-
1
votes1
answer85
viewsQ: Android : I would like to call a facebook profile image for the app user profile
I’m having doubts about what code to use to call this image from the face profile, to my user profile, can anyone help me with that?