Posts by KAUAN VICTOR • 11 points
1 post
-
-1
votes2
answers70
viewsQ: How to open a new screen through a Button ? (The Button is inside a Popup)
package com.example.ConsultoriaRuiz; import android.app.Activity; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import…