How can I convert editable text into string in Android ? Any solution?
If I understand correctly, you want to get the String of an Editable object, right? If yes, try using toString().
toString()
1.4m articles
1.4m replys
5 comments
57.0k users