Posts by Lucas Matheus • 76 points
2 posts
-
4
votes1
answer191
viewsA: Tabs Android Stuido
You don’t have to look at the code much and you can see the problem, apparently viewPager is not being initialized correctly, in which when you try to set Adapter or something that changes it, you…
-
2
votes1
answer58
viewsA: How to use Select
1 - It is necessary to start the People Table with a value? In the case of ( Person person = new Person(c.getString(0)); ) we leave an empty constructor for the Table, so that we can call it: Pessoa…