Posts by Gabriel Oliveira • 3 points
2 posts
-
0
votes2
answers215
viewsQ: Save data from a web service to a global variable on Android
i am starting with Android programming and am having a problem. I would like to store the response of my webservice in a global variable. This webservice returns a Boolean value, this value I would…
-
0
votes0
answers247
viewsQ: Error with Fragments
I am beginner in Android programming and I’m having an error that I can’t fix it. I’m doing a project that uses Fragments. I have a small layout that works perfectly when I don’t put the Fragment…