Posts by juliano • 1 point
1 post
-
0
votes2
answers325
viewsQ: Error to call Activity
I’m having trouble calling another activity. Follows code from Activity: @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);…