Questions tagged as 'edittext'

1
answer

Android Studio - Get value from an EditText from another Activity

I have a problem, when I want to reference in my main activity a value of an object of another activity, it returns null even though I used inflater. This is my code: LayoutInflater inflater = (LayoutInflater) getSystemService(Context.L...
asked by 07.10.2017 / 00:12