Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 433 Bytes

File metadata and controls

21 lines (15 loc) · 433 Bytes

week03-ActivityTutorial

Activity Lifecycle

Copyright (C) 2012 The Android Open Source Project

Licensed under the Apache License V 2.0

This code was used in one of the older Android Tutorials It is a good example of several Android coding components

  • Activity Lifecycle
  • LinearLayout
  • RelativeLayout
  • Field naming standard
  • Dialogue using an xml layout
  • More advanced:
    • Handler
    • HashMap & Map
    • ArrayList & List