Lab 8 – Testing and publishing
Lab 8 – SQLite CRUD
#𝐏𝐚𝐫𝐭 𝟏 (Insert And Read Data) SQLite Tutorial Link – https://youtu.be/BcpVlXo2F3U
#𝐏𝐚𝐫𝐭 𝟐 (Update And Delete Data) SQLite Tutorial Link – https://youtu.be/hyE3L2TVEvsoid
Source code – https://github.com/devendrachavan/
Lab 6 – Android database – SQLite
Lab 5 – Android navigation
Lab 4 – Android widgets
Lab 3 – UI view in Andriod
Lab 2 – XML and layout in Andriod
In this tutorial we will go through the basic concepts of xml in Android and different XML files used for different purpose in Android. Then, we look into activity life cycle and the type of layout in Android.
Read and run the code to make you understand more about XML file and the layout.
Lab 1 – Installation and develop my first app
- Download the e-book (Android Programming Cookbook)
- Read and do the installation from page 1 until 9.
- Then, create “Hello Android World” application from page 9 until 18.
- At the end, your first application should be like this.
- Good luck 😉
Video: How to install Android Studio on Windows 10
Chapter 8 – Testing and Publishing Apps
8.1 Mobile application and delivery
8.2 Testing mobile application
8.3 Application distribution