Skip to content

Commit

Permalink
Update HELP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BaronKiko authored Feb 17, 2019
1 parent 7798242 commit 0c804f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HELP.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ If you are having issues then there are some common issues you can check here:
3. Install Launcher Hijack with this command
`adb install <path to downloaded APK>`
4. Ensure you have some Launchers installed
5. Enable the accessibility service using this command:
5. Enable the accessibility service using these commands:
`adb shell settings put secure enabled_accessibility_services com.baronkiko.launcherhijack/com.baronkiko.launcherhijack.AccServ`
`adb shell settings put secure accessibility_enabled 1`
6. If Launcher Hijack didn't open, find and open it
7. Select your desired Launcher from the list provided
8. Reboot your device
Expand Down

0 comments on commit 0c804f7

Please sign in to comment.