Skip to content

razinj/context_launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Launcher

Context Launcher is an Android list-based launcher made to be simple, practical and straight forward to use.

Get it on Google Play

Become a tester.

Preview

Screenshots

Run

Install dependencies:

# NPM
npm ci
# Gradle
cd android && ./gradlew build

Install and launch app in an android device/emulator:

npm run android

Build

Debug APK:

cd android && ./gradlew assembleDebug

Tests

Only RN/Jest are implemented at the moment.

Run:

npm run test

Misc

Open up the debugging menu:

adb shell input keyevent 82

Star History

Star History Chart