Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 359 Bytes

File metadata and controls

4 lines (4 loc) · 359 Bytes

Navigating src/main Directory

  • Manifest - Declares the permissions that the app must have to access data from other apps. Connects all activities to the app build
  • Implementations - Implementation of app activities
  • Resources - Holds xml files necessary for user-interation with app