I am going to work on an android application. The basic flow is like.
1. Main Page
**-cat1**
-subcategory 1
-subcategory 2
**-cat2**
-subcategory 1
-subcategory 2
**-cat3**
-subcategory 1
-subcategory 2
this is how the flow of application. Every Page contains static data only.
If we consider subcategory under category. That may contain some images and some data. All Pages would be of same scene.
So, I just want to know what would be the best way to do so??
Can I just have to use resources only or database would come into picture?
Aucun commentaire:
Enregistrer un commentaire