Posts by Jeferson Rodrigues • 76 points
2 posts
-
2
votes1
answer295
viewsA: Save data to file in android internal memory
Well, I’m not sure I understand what you need to do. But come on, from what I understand is that you need to save values in android memory, but need to be in a specific file? Otherwise, you can only…
-
4
votes1
answer386
viewsA: Open screen inside mainactivity
To do this, you should not start a new Activity when you click on an item in the Drawer navigation. What you should do is work with fragments in Mainactivity and replace this fragment when an item…
androidanswered Jeferson Rodrigues 76