FPII-2450: Add Checkup

Make Checkup a system app.

Change-Id: Ia41f9b7d8359f84fc7ceda1ee82fc04686a8e073
12 files changed
tree: 2c327f66a50094ec820da09e4da007221e8621d0
  1. app/
  2. .gitignore
  3. Android.mk
  4. build.gradle
  5. LICENSE.txt
  6. README.md
  7. settings.gradle
README.md

Fairphone 2 module tester

Android app that allows users to test the modules and their components inside the Fairphone 2.

FP2
|-- Display module
|   |-- Display
|   `-- Digitizer
|-- Battery
|-- Receiver module
|   |-- Headphone jack
|   |-- Proximity sensor
|   |-- LED
|   |-- Ear speaker
|   `-- Front camera
|-- Camera module
|   |-- Rear camera
|   `-- Flash
|-- Speaker module
|   |-- Vibration motor
|   |-- Rear speaker
|   |-- Microphone
|   `-- USB port
`-- Tranceiver module
    |-- SIM slots
    |-- microSD slot
    |-- Hardware buttons
    |-- GPS
    `-- Gyroscope 

(incomplete)