Posts by GusCorreia • 56 points
3 posts
-
1
votes1
answer44
viewsA: Checkbox selection
Gustavo, I don’t know if it would be the best, but one option would be to start an int variable and increment it or decrement it as it was marked or unchecked Checkboxes with a…
-
1
votes1
answer375
viewsA: Check if user is logged in to Mainactivity Android Studio
I believe the firebase will not drop the user unless you do... to check if the user is logged in try: public class MainActivity extends AppCompatActivity { private FirebaseAuth mAuth; private…
-
2
votes1
answer36
viewsA: How to insert icons in Android project?
Good afternoon wladyband... to create these folders you must click with the right click in the briefcase res, then select new and then android Resource directory... Then select the name and type of…
androidanswered GusCorreia 56