On Sat, Jan 30, 2010 at 7:44 PM, manuel angel loureiro <
[email protected]> wrote:

> But when compiling i get this error ( reached end of file
> unexpected)...
>

No offense, but if you can't figure out basic compile time errors, you may
want to take a step back and read through some Java books and / or
tutorials.

In this case, you more than likely forgot a closing brace (and if you posted
code is complete, you're missing the closing brace to your class
declaration).

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to