[android-beginners] Re: Problems with creating a Hello World Application for Android

2009-02-17 Thread Jackie Lee

When installed and configured exactly like the tutorials, you won't
get errors like this. I guess you didn't follow the "steps", did you?

You should install ADT plugin, following steps here:
http://developer.android.com/sdk/1.1_r1/installing.html#installingplugin

And if you have the SDK, you can open the document by opening
documentation.html under the sdk folder. You must have an SDK packege,
do you?

After one week on android, I feel like I'm "experience" too.

On Tue, Feb 17, 2009 at 2:14 AM, Matheus Castro  wrote:
> I dont know for certain, but my guess would be that you are using a JDK
> pre-1.5
>
> this command(@override) is a annotation, that is only supported from JDK
> version 1.5
>
>
> but thats only a guess, maybe its something else, just make sure to check
> that.
>
> []'s
> Matheus
>
> On Mon, Feb 16, 2009 at 2:53 PM, weird0  wrote:
>>
>> Hi all!!
>>
>> I am an experienced programmer and have worked on different platforms.
>> Though, I am new to the mobile applications, android and java. Though,
>> I can learn the syntax and semantics of java within a week.
>>
>> Upon following the steps for creating the Hello World app, the
>> keywords Android, Activity, @override and TextView are underlined in
>> red, which indicates that the IDE does not recognize them. When i run
>> the project, the IDE says to please fix the errors before running the
>> project.
>>
>>  Please point the error in my application or point out what step am I
>> missing in creating the   application.
>>
>>  Happy Coding
>>
>>
>>
>
>
> >
>



-- 
Regards,
Yuxing LI

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Problems with creating a Hello World Application for Android

2009-02-16 Thread Matheus Castro
I dont know for certain, but my guess would be that you are using a JDK
pre-1.5

this command(@override) is a annotation, that is only supported from JDK
version 1.5


but thats only a guess, maybe its something else, just make sure to check
that.

[]'s
Matheus

On Mon, Feb 16, 2009 at 2:53 PM, weird0  wrote:

>
> Hi all!!
>
> I am an experienced programmer and have worked on different platforms.
> Though, I am new to the mobile applications, android and java. Though,
> I can learn the syntax and semantics of java within a week.
>
> Upon following the steps for creating the Hello World app, the
> keywords Android, Activity, @override and TextView are underlined in
> red, which indicates that the IDE does not recognize them. When i run
> the project, the IDE says to please fix the errors before running the
> project.
>
>  Please point the error in my application or point out what step am I
> missing in creating the   application.
>
>  Happy Coding
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---