I'm trying to make an Activity that contains a huge TextView (a summary of a story or something), but when I define the String, my R.java disappears (because of the length).
I've tried to Project-> Clean, but it didn't help me.
What should I do to display that text ?