futeko.com FORUM
Product Support => HiMedia H8 => Topic started by: baggies on May 12, 2016, 12:30:25 PM
-
Hello I have added mx player pro to my box but it does not show up, I tried taking it n and off no difference, I put the free version on and that installs and shows in my apps but I want the pro to do the same can any one help please driving me mad?
-
Edit via adb shell app_pass.xml
- get app_pass.xml from your box
adb connect ip_player
adb pull /system/etc/app_pass.xml
( or from original firmware update.zip )
- remove from app_pass.xml
<application>
<package>com.mxtech.videoplayer.pro</package>
</application>
- push modified app_pass.xml to box
adb connect ip_player
adb remount
adb push app_pass.xml /system/etc/app_pass.xml
adb shell chmod 0644 /system/etc/app_pass.xml
- reboot your player.
adb reboot
Hello I have added mx player pro to my box but it does not show up, I tried taking it n and off no difference, I put the free version on and that installs and shows in my apps but I want the pro to do the same can any one help please driving me mad?
-
Thanks pcristi took me a while but its sorted now
-
hi got the same problem, where do i find the file to edit and what program do i use to edit the same.
hope for answer