On Thu, Apr 18, 2013 at 8:48 PM, Jacob Bosarge <jtbosa...@gmail.com> wrote:

> When I type in "findViewById(R.id.) it does not give me my IDs like usual.
> It gives a list including "addtodictionary:int", "background:int",
> "button1:int". I have no clue why it will not recognize my IDs. I would
> appreciate any help


Check your import statements. Make sure you're importing your own R class
and not the one from the android namespace.

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

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to