2020 Android study notes catalog

1. Lecture notes

  1. Android study notes 01: Install the integrated development environment Android Studio
  2. Android study notes 02: Test the Android development environment
  3. Android study notes 03: Android application directory structure
  4. Android study notes 04: Android platform architecture
  5. Android study notes 05: Activity overview
  6. Android study notes 06: Activity life cycle and startup mode
  7. Android study notes 07: event handling, window jump and data transfer
  8. Android study notes 08: linear layout
  9. Android study notes 09: frame layout
  10. Android study notes 10: relative layout
  11. Android study notes 11: grid layout
  12. Android study notes 12: Android key events
  13. Android study notes 13: Android touch events
  14. Android study notes 14: Android gesture operation programming
  15. Android Study Notes 15: Use Android Application Resources
  16. Android Study Notes 16: Common Controls-Tags
  17. Android Study Notes 17: Common Controls-Edit Box
  18. Android study notes 18: buttons, image views and image buttons
  19. Android study notes 19: commonly used controls-radio buttons and check boxes
  20. Android study notes 20: Getting started with Fragment
  21. Android study notes 21: commonly used controls-list view

Two, Android case

  1. Android case: use frame animation to dynamically display time
  2. Android case: using frame animation to achieve game special effects
  3. Android case: standardized testing
  4. Android case: Use radio buttons to switch fragments

3. Android training project

  1. Android training project: Snake V1.0
  2. Android training project: based on media library music player V1.0
  3. Android training project: based on the network music library music player V1.0

Guess you like

Origin blog.csdn.net/howard2005/article/details/109253574