Created
March 26, 2015 17:54
-
-
Save Centril/417e81cb9cd4693e8612 to your computer and use it in GitHub Desktop.
how to enable unknown sources in a Philips TV (android)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Download [terminal emulator] from playstore. | |
2. Open [terminal emulator] and execute the following: `am start --user 0 -n com.android.settings/.SecuritySettings`. This will launch the Security Settings which Philips has hidden. | |
3. Scroll down and: Enable unknown sources. | |
4. Profit. | |
<!-- references --> | |
[terminal emulator]: https://play.google.com/store/apps/details?id=jackpal.androidterm |
Error type 3
Please give me Sullutio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
try
am start --user 0 com.android.settings/ .SecuritySettings
mind the caps