Posts by Talleco • 91 points
2 posts
-
8
votes2
answers9825
viewsQ: 3-point menu in all Activities with standard Navigation Drawer
I’m starting now to implement on Android. I have a little doubt, created a Blank Activity (activity_initial) and with it the Action Bar, then created a Navigation Drawer (navigation_menu) also…
-
-2
votes1
answer106
viewsQ: How to leave a persistent CRUD?
I made a simple CRUD, and I wanted to save the data from it, so when I open Netbeans all the information is saved.