• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how to display an bitmap array on image view using view pager

hello,
I have to make image slider,for that i retrieve all images and convert them in bitmap and add them in array_list ,and set in my_custom_adapter on image_view,it gives an exception to that view created on main thread can only touch its view.
Thanks in advance.
 
Back
Top Bottom