How to install our apps as system apps?
Due to the limitation of Android, some root-only functions require you to install our app as a system app. On Android 8.0 or greater devices: ================================ An app required permissions won't be automatically granted even it has been moved to "/system/priv-app/". If you are using Magisk, please download App Systemizer for converting our app as a system app. Here are the steps: 1. install and then open Magisk ( https://magiskmanager.com/ ) 2. tap Menu > Downloads 3. install "App Systemizer (Terminal Emulator)" 4. reboot the device 5. install and then open Terminal Emulator ( http://bit.ly/2IrPZWN ) 6. type "su" 7. type "systemize" 8. type "1" for Systemize Installed Apps and wait for listing apps 9. type the number corresponding to our app in the list 10. type "2" for "/system/priv-app" 11. reboot the device For more details, please visit http://bit.ly/2yCvu9S or http://bit...