I got it! I don't know how this got in my activity but once i removed the
following import everything went back to normal.

import *android*.R;


Thanks!


On Sat, Dec 13, 2008 at 8:27 AM, Josh Dobbs <joshdo...@gmail.com> wrote:

> I still cannot resolve this issue. Whenever i try to access something in
> my layout folder like this
> R.Layout.somelayout
>
> None of my layouts are suggested by autocomplete. Its as if my application
> lost reference to the layout folder.
>
> any suggestions would be appreciated
> **
> **
> btnGo =(Button) findViewById(*R.id.btnGo*);
>
>
> On Sat, Dec 13, 2008 at 12:43 AM, Josh <joshdo...@gmail.com> wrote:
>
>>
>> Im not sure what i did but now every line of code that specifies a
>> resource in the res folder is underlined in red. I tried to manually
>> add the raw directory under res and ithe compiler could not resolve
>> any of the items in the raw folder. i took one of eclipses suggestions
>> to fix the problem(can't remember which option i chose) and then
>> everything broke. Any suggestions?
>> >>
>>
>


-- 
cell: 714-588-4077  - feel free to send me txt msgs at this number
email: joshdo...@gmail.com, joshdo...@hotmail.com
Yahoo Messenger: makef...@yahoo.com
AIM: JoshDFlexGuy
MSN: joshdo...@hotmail.com
Google Talk: joshdo...@gmail.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to