Android SDK false syntax error "Syntax error on token "}", delete this token." -


so i'm trying complete google's "my first app", , have gotten work point. however, receiving false error on 2 of brackets.

i not allowed post images reason, here link screencap (which thought appropriate highlighted errors): http://imgur.com/0byjz2x

i have cleaned build, rebuilt project, restarted computer, wiped code, , repeated in manner of orders no avail. here experienced similar problem on older build of adt plugin: syntax error on token "}", delete token

any appreciated, 3 hours of time , lot of caffeine haven't made dent in problem.

android sdk false syntax error “syntax error on token ”}“

i think not false syntax error. need put sendmessage function inside } quote @ line 29, showing error. function outside activity. why giving error since last 3 hours :).


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -