Course description
This series is for you, if you want to understand, architect, and master Android Applications. This course covers a baby list application, and how to add and save items for it.
Prerequisites
Knowledge of java programming is required. If you do not, then paulo’s java series “Java SE 9 Parts 1 through 14” would be needed. Base understanding of Mobile Development
Meet the expert
Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.
Course outline
Baby Needs App
Baby List App Demo (27:23)
- Introduction (00:08)
- Baby List App Demo (03:42)
- Baby Project Setup (09:09)
- UI PopUp Xml (14:15)
- Summary (00:08)
Finished Popup Showing (19:24)
- Introduction (00:08)
- Finished Popup Showing (10:00)
- Creating Model and DbHandler Classes (09:07)
- Summary (00:08)
CRUD Operations GetItem (24:53)
- Introduction (00:08)
- CRUD Operations GetItem (10:23)
- CRUD Get All Items (08:34)
- CRUD Finalized (05:39)
- Summary (00:08)
Saving a Baby Item and Show it in Log (24:53)
- Introduction (00:08)
- Saving a Baby Item and Show it in Log (11:55)
- RecyclerView Setup (12:42)
- Summary (00:08)