Android Development Class - I
Get the Presentation used in class: Here
Get the Class recording: Here
May 09, 2021
Class Content:
Class coverage:
- First demo app: to demonstrate LifeCycle of Android Activity (click to visit)
- Second demo app: to demonstrate Layouts and to make a simple button tap counter (click to visit)
Further readings:
Homework:
- Read about
R.java
file.
- Learn what is the difference between
sp
and dp
units in the layout file.
- Study about Metaprogramming. Identify where we have used this.
- Try to explore more UI components like TextView, Checkboxes, Spinner, etc.
- Read about the following:
- If you want ‘Emulator like’ side by side app running experience you can use this free, open source and cross-platform software to mirror to and control your screen from your desktop: scrcpy