Since you are a beginner, a tip to easily view the samples in Eclipse:
- open File > New > Android Project wizard
- select the platform Android 1.5
- select "Use existing source" then Browse next to it.
- select the sample's directory.
- The wizard fills all the settings for you.

R/

On Fri, May 8, 2009 at 9:30 PM, Raphael <r...@android.com> wrote:
> Please look at SDK/platform/android-1.5/samples/LunarLander -- it does
> that and should be easy to understand.
>
> There are also various custom View in the ApiDemoes sample code.
>
> R/
>
> On Thu, May 7, 2009 at 11:31 AM, Vinay <vinay....@gmail.com> wrote:
>>
>> Hi All,
>>
>> I want to override onDraw fuction of a view object which is declared
>> in the XML file....
>>
>> in my XML file i have created a relative layout with in that i created
>> a view.... for that view i want to override ondraw ... because i want
>> to draw on that view.....  can i override the ondraw .... yes means
>> how can i????????????
>> Thanks in advance
>>
>> Regards,
>> Vinay
>>
>> >>
>>
>

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