Skip to content

Exercise 13 - ShoppingList with a LiveData

Project name : E13 ShoppingList with LiveData

Introduction

Create a same kind of application what you did in exercise 13. Your shopping list application should work same way as it did in exercise 13. Only difference is that you should use Android Jetpack Architecture components in your app.

Project

  • Create a new project – E13 ShoppingList with LiveData

Test and push

Test your application in emulator, take screenshots and commit/push your project and screenshots back to JAMKIT/GitLab. Remember move your exercise/issue ticket from Doing to In Review in Issues Board and write your learning comments to issue comments.