futeko.com FORUM
Product Support => HiMedia Q10 Pro, Q5 Pro => Topic started by: mulholland2 on July 17, 2016, 11:00:59 AM
-
I have seen several Android applications that applications menu items are often clipped off.
For example, PowerAMP and Titanium backup.
Such was not the problem at Himedia Q10 quad.
-
Hello
This not HiMedia problem are application not compatible with TV box.
Run over adb shell, this will fix PowerAMP and Titanium backup, and maybe others
adb connect ip_player
adb remount
adb shell "busybox sed -i '/television/d' /etc/permissions/tablet_core_hardware.xml"
PS:
Himedia Q10 Quad(4K 3D) run in tablet mode
Himedia Q10 Pro is run in TV mode
I have seen several Android applications that applications menu items are often clipped off.
For example, PowerAMP and Titanium backup.
Such was not the problem at Himedia Q10 quad.
-
How do you run over adb shell?
Thanks
-
thank you, but how do I do this exactly? For example Poweramp
-
Hi mulholland2
Because you ask about Titanium backup I suppose you have knowledge about android adb.
Option 1
- Download ADB Kits (525 KB) http://adbshell.com/upload/adb.zip
- Unpack adb.zip Ex: C:\adb
- Open command prompt, change folder to C:\adb
- run command from post up, where ip_player need to be replaced it media player ip Ex: 192.168.xxx.yyy
Option 2
Because you use Titanium backup your box is rooted
- install Terminal form Google Play https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en
- open and run
su
busybox sed -i '/television/d' /etc/permissions/tablet_core_hardware.xml
Option 3
If box is rooted
- Use root explore to edit /etc/permissions/tablet_core_hardware.xml
- delete line
<feature name="android.hardware.type.television" />
LE: Poweramp --> this what will fix.
(http://www.mediafire.com/convkey/eeab/sd5jbfmedaatgajzg.jpg?size_id=5)
If you still need help send private message.
Respect Cristian
thank you, but how do I do this exactly? For example Poweramp
-
tank you very much, so it really works :D
-
Thanks pchrist. It worked for me as well. Would you know how to fix location service? All of my apps, such as google and gmail, show that the location service is not working for the unit. Thanks again.
-
fix location service, this need to be done by some one with better knowledge of Android --> HiMedia/HiSilicon job.
-
Thanks again. When there is a fix. Please let me know.
-
Same here, also strugling with the conroll of Poweramp, which is a bit uncheerful, cause it's one of the main applications that one wouldn't go without on Android. But I guess there will be many other applications that have this issue with TV Box mode...
The presumed problem with the fixing methods described above, is that if we switch that way to Tablet mode then the other TV Box optimized applications won't work properly...
So I would be glad if there would be an official and safe fix for this, that would include an all around compatibility (or an oiption to easily choose whether mode we want to use "even then"...
-
@Mount81
Official and safe fix is every developer to fix application for television hardware.
HiMedia can't switch to table mode, their have licensing gms like television hardware.
To build official switch between television / table is infringement of Google agreement.
Same here, also strugling with the conroll of Poweramp, which is a bit uncheerful, cause it's one of the main applications that one wouldn't go without on Android. But I guess there will be many other applications that have this issue with TV Box mode...
The presumed problem with the fixing methods described above, is that if we switch that way to Tablet mode then the other TV Box optimized applications won't work properly...
So I would be glad if there would be an official and safe fix for this, that would include an all around compatibility (or an oiption to easily choose whether mode we want to use "even then"...