futeko.com FORUM

Product Support => HiMedia Q10 Pro, Q5 Pro => Topic started by: nandish on July 29, 2020, 08:34:54 AM

Title: (pcristi) - OFW 2.16 change default launcher, how to do with Adb
Post by: nandish on July 29, 2020, 08:34:54 AM
pcristi :) - I have been using a different launcher than the default one for a long time. In the latest OFW 2.16 I would also like to change the default launcher, unfortunately after restarting the O10 pro system, the old settings return. You may enter Adb commands to change the default launcher to "Simple TV Launcher" from Google Play. best regards

My Launcher link https://play.google.com/store/apps/details?id=org.cosinus.launchertv&hl=pl (https://play.google.com/store/apps/details?id=org.cosinus.launchertv&hl=pl)
Title: Re: (pcristi) - OFW 2.16 change default launcher, how to do with Adb
Post by: pcristi on July 29, 2020, 10:14:17 AM
Install my version update_googleplay_patch_for_OFW_v2.1.6 (https://www.mediafire.com/?esqel7w94eicmy0) witch include modified of HiMedia launcher without force start on Android boot or just push OvLauncher.apk from adb shell:
Code: [Select]
adb connect <ip_player>
adb root
adb connect <ip_player>
adb remount
adb push OvLauncher.apk /system/app/OvLauncher/OvLauncher.apk
adb reboot
Title: Re: (pcristi) - OFW 2.16 change default launcher, how to do with Adb
Post by: nandish on July 29, 2020, 10:26:04 AM
Install my version update_googleplay_patch_for_OFW_v2.1.6 (https://www.mediafire.com/file/?esqel7w94eicmy0)
Link is broken, can't download fw. Thank you for Your help

Edit:
ok i found this file. It's about the file "update_googleplay_patch_try_fixed_for_OFW_v2.1.6.zip"

Edit2:
I have installed FW and your fix path. Everything is ok. Thank you very much pcristi :)