Simply use  android:background="@drawable/some_image"
and put your image in res/drawable.
R/

On Tue, Apr 28, 2009 at 9:46 PM, Ragavendra <ragavendra...@gmail.com> wrote:
> Hi Folks,
>    I am new here. I need to add a background image of the Snake sample game.
> I could change the color by adding
>
> android:background="#ffffffff" as shown below
>
>
>  <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android";
>     android:layout_width="fill_parent"
>     android:layout_height="fill_parent"
>     android:background="#ffffffff">
>
> --
> 'A Problem is first solved in the mind and then on paper'
>
> Thanks & Regards,
> LinuxFlavour.co.in
> >
>

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