adb shell rm -rf /vendor/app/Launcher
adb shell rm -rf /vendor/app/Service
adb push 28c46311.0 /system/etc/security/cacerts

adb push apk\browser156.apk /vendor/app/Browser/Browser.apk
adb push apk\launcher242.apk /vendor/app/Launcher/Launcher.apk
adb push apk\service207.apk /vendor/app/Service/Service.apk

adb shell am broadcast -a LAUNCHER_URL --es url "https://www.go2alto.com/"
adb reboot
adb disconnect
adb kill-server