Context Launcher is an Android list-based launcher made to be simple, practical and straight forward to use.
Become a tester.
Install dependencies:
# NPM
npm ci
# Gradle
cd android && ./gradlew build
Install and launch app in an android device/emulator:
npm run android
Debug APK
:
cd android && ./gradlew assembleDebug
Only RN/Jest are implemented at the moment.
Run:
npm run test
Open up the debugging menu:
adb shell input keyevent 82