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

Apps Create scroll view like instegram

oriz

Newbie
Hey I have an app that takes data from database so there is no defined number of data it will always change, any way I want to have a screen that will work like instegram, what I mean is I want to have 2 images with data from the database on the screen and as you scroll down there will be more of them, the thing is I cant create it up front because I don't know hot much of them I need so I need to do it while the app is running.
What is the best and most efficient way of doing it?
 
Back
Top Bottom