Android shopping list application.
- 1 minAndroid mobile application made April 19, 2016 for the Android Mobile Development course I took while in Budapest, Hungary at AIT Budapest. The goal of the assignment was to practice the following Android techniques:
Multiple Activies: Splash screen activity, main activity, and new item activity.
Lists (RecyclerView)
Animations.
and Persistence data storage using SugarORM: Data is preserved even when application is destroyed.
The full code can be found here. Demo below.