Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
[ROM] Beelink GT1 / Alfawise S92 TVStock Nexus ROM (Android TV 7.1)
Collapse
This is a sticky topic.
X
X
-
Comment
-
#318.1Guest commented21 November 2017, 20:25Editing a commentThe build.prop setting "sys.display-size=3840x2160" is included, so you should be able to get YouTube to 4K resolutions. You might need to downgrade to the older version, though, as the new web wrapper has some distinct limitations. http://www.androidpolice.com/2017/08...rand-accounts/
-
-
Guest On build 1119 i've found some issues like it's impossilble to remove notifications neither one by one or all together, nav bar disappear and then has been impossible to make it appear again (both by toggle in settings or sliding mouse at the bottom). I've tried then build 1108 but bluetooth is not working. Thanks for your hard work anyway
Comment
-
So, you're saying you don't like the status bar autohide feature? (It's activated by sliding the mouse along the top edge, by the way. The navigation bar is along the bottom edge, and that's controlled by Settings->Display->Toggle Navigation Bar.)
The inability of the notifications to be dismissed is because Android TV uses that notification queue to fill out the recommendations at the top of the Android TV Launcher. Since the status bar is normally hidden in Android TV, you just don't see it.
I had others requesting that there be a setting to show the status bar, and this was my solution. We could just go back to hiding it all the time, though.
-
-
Originally posted by Guus View PostIs possible to have Youtube with support to 1080p @ 60fps in latest release? Thanks Guest
think changing this line alone activates it
ro.product.manufacturer=Xiaomi
Comment
-
Originally posted by tillaz87 View Post
4k and 60fps is still working on mine with new YouTube app you just need to change build.prop to spoof xiaomi mi box
think changing this line alone activates it
ro.product.manufacturer=Xiaomi
Comment
-
Originally posted by tillaz87
4k and 60fps is still working on mine with new YouTube app you just need to change build.prop to spoof xiaomi mi box
think changing this line alone activates it
ro.product.manufacturer=Xiaomi
Comment
-
No Guest I'm not saying that i don't like navigation bar or status bar auto hide features, i said that after some apps installation, navigation bar disappeared and was not anymore possible to bring it back. I tried everything, from settings to using a mouse to slide from the bottom. Maybe some app messed it up. And android stock settings (not android tv settings) in that moment didn't work anymore too.
Comment
-
if you decompile systemUI you can easily change the config to TV (No notifications or statusbar)
Its something I had to do since using mecool framework/app.. I just use a standard remote so the adds weren't only annoying but impossible to remove without a mouse connected or even show the statusbar
strings.xml
Code:<string name="config_statusBarComponent">com.android.systemui.statusbar.phone.PhoneStatusBar</string>
Code:<string name="config_statusBarComponent">com.android.systemui.statusbar.tv.TvStatusBar</string>
Maybe an addon zip to keep both types of people happy?
Comment
-
Originally posted by Guus View PostNo Guest I'm not saying that i don't like navigation bar or status bar auto hide features, i said that after some apps installation, navigation bar disappeared and was not anymore possible to bring it back. I tried everything, from settings to using a mouse to slide from the bottom. Maybe some app messed it up. And android stock settings (not android tv settings) in that moment didn't work anymore too.
Comment
What's Going On
Collapse
There are currently 5499 users online. 2 members and 5497 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment