Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 340 Bytes

AndroidSkillTree

A practice project for Android basic knowledge.

Relative blog: Android Skill Tree

Current progress

  • Activity
  • Life cycle
  • Service
  • Start/Stop a service
  • Bind/Unbind a service
  • IntentService