0
et = (EditText) findViewById(R.id.editText);
et.setText("massive wall of text goes here")

This gives an error: constant string too long. Any ways to fix this? I could divide the wall of text and have more than one edittexts but this could mess up with my code. Any ways besides this? Thanks a lot

Giannis Thanasiou
  • 299
  • 1
  • 4
  • 16

0 Answers0