Posts by Leanderson Oliveira • 11 points
2 posts
-
1
votes0
answers75
viewsQ: How do I get the data from the person who just logged in to my system?
the previous question I wanted to know the validation and I already realized it , now I want to know how I took the data of the person who logged in and play to another screen and separate each data…
-
0
votes0
answers139
viewsQ: How do I validate insertion on android?
Code: package com.example.scrumfacil; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper;…
databaseasked Leanderson Oliveira 11