Posts by Lucas Rosa • 1 point
1 post
-
0
votes1
answer58
viewsQ: gettext() returns null when trying to read the typed value in an Edittext
I have an Edittext field and want to save the Text contained in it by pressing a button i tried to do it using the following code but the string remains null public void Botao (View view) {…