[android-beginners] Re: Snake on Image

2009-05-05 Thread Wujo
On May 4, 9:45 am, vineeth Desai vineeth.desa...@gmail.com wrote: Raphael,  This already I tried. It didnt work for me. I am trying this for smaple game snake in Android SDK. Please let us know the solution. I am blocked with other developments. Warm Regards, Sunil There is no way it

[android-beginners] Re: Snake on Image

2009-05-04 Thread vineeth Desai
Raphael, This already I tried. It didnt work for me. I am trying this for smaple game snake in Android SDK. Please let us know the solution. I am blocked with other developments. Warm Regards, Sunil On Sun, May 3, 2009 at 3:55 AM, Raphael r...@android.com wrote: Simply use

[android-beginners] Re: Snake on Image

2009-05-04 Thread Raphael
On Mon, May 4, 2009 at 12:45 AM, vineeth Desai vineeth.desa...@gmail.com wrote: Raphael,  This already I tried. It didnt work for me. I am trying this for smaple game snake in Android SDK. Please let us know the solution. I am blocked with other developments. I don't know about snake

[android-beginners] Re: Snake on Image

2009-05-02 Thread Raphael
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