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

Apps Vertical and Horizontal Scrolling Grid.

Hello i need to design this:

GRID.jpg

In my screen i want to load 9 images and be able to:
1-scroll each column vertically UP and DOWN
2- Scroll horizontally the whole column LEFT AND RIGHT
3- Be able to scroll UP and DOWN new Column on screen

I don't want the solution just to know if it is Doable and which elements to use???

Or should i go straight to a Game engine instead of android studio?

NOTES:
Each block will have an image preloaded in app.
In the future each block could have editing options

Final idea is to be able to move any block in any direction keeping relative position of each element.
Is this possible with only android studio?
 
Google search Android beginners tutorial Android animation tutorials and YouTube videos will take you 3-6 months to build it
 
Back
Top Bottom