Skip to content

MarcElrick/morse-code-lockscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morse-code-lockscreen

An exciting, experimental method of unlocking your mobile device.

Installation

  1. On your android device, go to settings -> Allow Apps from Unknown Sources
  2. Download the apk.
  3. Follow device instructions to install.
  4. Run from app drawer.

Running via Android Studio

  1. Download and Install Android Studio: https://developer.android.com/studio
  2. Start Android Studio and Open Project Folder.
  3. On Device:
    • Enable developer options: Settings -> About -> Build Number -> Tap 5 times
    • Enable USB debugging: Settings -> About -> USB Debugging
  4. Plug in device via USB.
  5. Ensure device is selected in device menu(top bar)
  6. Click the "Run" button at the top.

Default Password

  • Default password is SHORT_LEFT, SHORT_RIGHT, LONG_LEFT, LONG_RIGHT.
  • Password can be changed via an array named 'password' within MainActivity.java which is an enum type.
  • This enum has types SHORT_LEFT,SHORT_RIGHT,LONG_LEFT,LONG_RIGHT.

About

An exciting, experimental method of unlocking your mobile device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages