Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 867 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 867 Bytes

📕[Android-Study]

This is a study to learn how to build APKs using Android OS.

The development language is Kotlin.

📝Study Curriculum

session Learning Goals
# 1 ~ 2 Installing Android Studio and Understanding the Development Environment
# 3 ~ 4 Understanding the hierarchy of widget classesUsing layouts
# 5 ~ 6 Using advanced widgets (date/time) and menus
# 7 ~ 8 Handling files and leveraging graphics
# 9 ~ 10 Activities and Intents
# 11 ~ 12 SQLite Basics- Using SQLite- Data Storage and Management
# 13 ~ 14 Thread Basics, Progress bar Seek bar
# 15 ~ 16 Thread Basics, Applications - Google Maps

📅Week's Homework

Organize this week's homework

📑Study Reference