1. The gallery id being used in your layout file is not defined. Make
sure it is something like "@+id/gallery".

2. sample_1.png image file is missing in res/drawable.

3. Theme is not declared in res/values/attrs.xml



--
Jack Ha
Open Source Development Center
・T・ ・ ・Mobile・ stick together

The views, opinions and statements in this email are those of
the author solely in their individual capacity, and do not
necessarily represent those of T-Mobile USA, Inc.




On Apr 22, 9:59 am, weird0 <amiredi...@gmail.com> wrote:
> I am implementing some of the examples given in the Dev Guide. I have
> some generic issues in getting started and getting the code to work.
> In the code given, Eclipse does not recognize....
>
> **********R.id.gallery***********
>
> Upon clicking the bulb on the left side for resolution, i get two
> options:-
>
> 1. Create field 'id' in type ''R'.
> 2. Create constant 'id' in type ''R'.
>
> *****  R.drawable.sample_1************
>
> 1. Create field 'sample_1' in type 'drawable'.
> 2. Create constant 'sample_1' in type 'drawable'.
>
> **********android.R.styleable.Theme***********
>
> No generic suggestions.
>
> **********  android.R.styleable.Theme_galleryItemBackground**********
>
> No generic suggestions.
>
> I am unable to run the android application, since i have fix the bugs
> before running them.
>
> For additional information, I have successfully done the installations
> and the Hello Android along with some basic
> android programmes run absolutely fine.
>
> Please, would some of the android experts help me in this regard
> before i loose my motivation to work on android.
>
> Regards,
> Wannabe Android Programmer
--~--~---------~--~----~------------~-------~--~----~
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