A quick search on anddev.org brings up some relevant sample code:
http://www.anddev.org/loop_to_display_imageview-t4370.html

Peli
www.openintents.org

On Feb 4, 7:13 pm, Peli <peli0...@googlemail.com> wrote:
> >     Correct, I don't know how to catch a touch event
>
> Have a look at 
> setOnClickListener:http://code.google.com/android/reference/android/view/View.html#setOn...
>
> or at onTouchEvent:
>
> http://code.google.com/android/reference/android/view/View.html#onTou...
>
>
>
> > 2) You don't know how to switch images?
> >     Correct, I cannot figure this out
>
> There's in image 
> switcher:http://code.google.com/android/reference/android/widget/ImageSwitcher...
>
> For both you will find sample code in the API demos.
>
> Peliwww.openintents.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to