I know that similar questions have been asked in the past but I can\'t seem to get this working at all even with the suggestions.
I get the above abend on the \"show
Try calling
.setTitle(R.string.uploadedScoreTitle);
before
.setContentView(R.layout.submitscoreprompt);