I am developing an android app in which I have to present the user List views which changes dynamically as follows
- When user opens for the first time it has to show "Create New" clicking on which it leads to a new form. Upon creation this is saved in a SQLite DB(stationary 1) for example.
2.When user creates and again opens app it has to show 1.Stationary 1 Reorder 2.Create new
Please give your valuable advice
Regards ChinniKrishna Kothapalli