Posts by Luis Ferreira • 33 points
2 posts
-
0
votes1
answer66
viewsA: Tabbed Activity of Error
Well, I’ll show you how I did it. First I created a Pageadapter extending from Fragmentstatepageradapter as you can see below: public class PagerAdapter extends FragmentStatePagerAdapter { int…
-
3
votes1
answer933
viewsQ: Update application every 5 seconds
Good night. I need to make an application that makes an http request every 5 seconds and brings the same result that is in Json format. Well, this part of requesting and obtaining the data I’ve…
androidasked Luis Ferreira 33