I have 5 'edit texts' and a button, how do I make the information I write in the EditText by pressing the 'Button' sent to my email?
public class MainActivity extends AppCompatActivity {
EditText txtNombre,txtCip,txtDNI,txtCel,txtEmail;...
asked by
04.07.2017 / 02:51