I have a few really long strings in one class for initializing user information. When I compile in Eclipse, I don\'t get any errors or warnings, and the resulting .jar runs
Add your string to values/strings.xml than call getResources.getString(R.string.yourstring)