On Tue, Nov 3, 2009 at 2:49 PM, [email protected] <[email protected]>
> >> wrote:
> >> > > Hi all,
>
> >> > > Now i want to write an application to make a certain text to run
> >> > > slowly from right side screen to left side screen and rotate to
> >> > > repeat.
> >> > > How can i do that? Please help me !

hi,

just extend View and do custom drawing using Handler that runs forever
incrementing some xOffset that you will use in your onDraw method.

pskink
> >> > > Thanks all,
>
> >> > > NPAK

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to