Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 370 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 370 Bytes

Client development

In this section we'll explore quality engineering principles from the perspective of client development. We'll use Android as our platform and:

  • install Android Studio on our host machine
  • dive into Android application fundamentals and project structure
  • use an Android emulator as a VM
  • use the Android Debug Bridge to interact with a device