Posts by Gabriel Lima • 1 point
2 posts
- 
		0 votes1 answer230 viewsQ: Facebook Login with REST APII integrated an Android app with Facebook and can already login there. Now, I have to integrate that Facebook login with the authentication part of my API. For example, now, what I can do is log in… 
- 
		0 votes0 answers43 viewsQ: Dúvidas TablayoutI have 3 views that inflame Contents from Recycler view. I put all of them extending from one BaseActivity.java to have some common functions like Navigationview(Sidebar) and also the Toolbar. Now,…