Posts by Jefferson Bernardo • 3 points
1 post
-
0
votes1
answer300
viewsQ: Calling methods from another class
In case I need to call a method of another class to perform an insertion in the database and I have to pass an object of type Usuario as a parameter Code: protected void onCreate(Bundle…