eclipse - List view for images - android mobile app -



eclipse - List view for images - android mobile app -

i'm developing mobile app android on eclipse, , have screen multiple images can scroll downwards , pick of them. looks this

https://lh5.ggpht.com/x7rrzt2bllxp_tthgqt9eg4mjadjpezvofhi9kjguoucdqmbbiw3gcfjq7pejfyx7je=h900-rw

how possible? there simple way listing images in order , of same size ? help appreciated because researched , found "list views" arent looking for. help!

you should create custom listview cells. have image , text view, can alter regarding cell pick.

there excelent tutorial this:

http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/

android eclipse

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -