Posts by Alexadre • 1 point
1 post
-
0
votes2
answers66
viewsQ: How do I click on the listview and open an activyity?
I need to click on the view list and open a new activyte with the person’s name. Code: import android.content.Intent; import android.os.Bundle; import android.os.StrictMode; import…