Thank you Tinker Board,
running over 24hrs.. TinkerOS_Android 7 Nougat v14.4.0.5 with Google Play Store from GAPPs...
average temp
80°C... about 6°C higher than V14.3.2.82.. but..
TinkerOS_Android 7 Nougat v14.4.0.5... feels snappier / more responsive & stable.. love it ;-]...
its been HOT here in the UK over the past few days ]]]..... but will look into modifying a
ZkeeShop Aluminum Case Alloy Armor with Cooling Heatsink Compatible for Raspberry Pi 3 Model B,
for the tinker Board....
- update: with
Copper Pad Stack heat sink.. average 24hrs temp now
54°C... ;-].. uk has cooled down...
still have two issues with this userdebug build..
first.. need to fix [Security]..
setting up a pattern/pin/password.. will cause [Security Menu].. not to open.. it just crashes out :-[...
and you will no longer be able to open [Security Menu]..
click here.. to see how to reset [Screen lock].. to swipe.. and disable PIN / Password.. ;-]..
for now.. do not setup pattern/pin/password...
second.. strange Power down problem..
two conditions when this happens..
1] [Sleep] is enabled & [When to start screen saver] is set to [While docked]..
when sleep time comes.. screen saver does not run & tinker board powers down..
keyboard / mouse activity.. does not wake it back up..
have to reattach power cable..
2] send [power button press] signal to tinker board..
via app..
Turn Off Screen (Lock Screen)
or [input keyevent 6] / [input keyevent 26] via adb...
[adb shell input keyevent 6] or [adb shell input keyevent 26]
Android should lock screen when receiving this signal.. but
tinker Board powers down.. & again..
keyboard / mouse activity.. does not wake it back up..
have to reattach power cable..
to fix condition 1]... disable [Sleep] in [Display Menu] by setting time to [never],
or enabled [Developer options].. then you can set [Stay awake] option.. or.. use..
Code:
adb connect 192.168.1.x
adb shell svc power stayon true
How to prevent an android device from entering sleep (via adb command shell)
Note.. If you need [Sleep] enabled then.. After setting time.. make sure
[When to start screen saver] is set to [Either]..
also.. I Disabled HDMI control..
Code:
adb shell settings put global hdmi_control_enabled 0
adb shell settings put global hdmi_control_auto_device_off_enabled 0
adb reboot
but.. you might not need to do this..
to fix condition 2]... you have to make sure.. there is mouse activity / movement..
while you are sending [power button press] signal to tinker board.
I have
HANNspree HT225HPB 21.5-Inch HDMI Screen with USB Touch connected to tinker board..
and if I use touch screen with
Turn Off Screen (Lock Screen) app.. ie.. use finger to touch icon
to [Lock Screen] without making sure there is also mouse activity / movement..
then tinker board would power down [[[....
If I make sure there is mouse activity / movement.. while I use touch screen with
Turn Off Screen (Lock Screen) app.. then tinker board would lock screen.. ;-]..
this also happens with the mouse.. if I simply click on the icon to [lock screen]..
without also making sure there is mouse activity / movement..
then the tinker board would power down.. Doh!..
now... why I say this is a strange Power down problem.. well.. because..
non of this happens if I use.. Raspberry Pi 7" display connected to video output MIPI-DSI..
update.. it doesn't make any difference.. same thing happens.. even with MIPI-DSI display.
soooo... when Asus makes an Android userdebug build.
do they set video output MIPI-DSI.. as primary and video output HDMI as secondary..
and this somehow has an impact on the touch interface and mouse as to which one has higher
priority ???? or maybe something to do with interrupt levels.. ??? its all very strange to me ]]...
the only other minor problem with previous TinkerOS_Android 7 Nougat V14.3.2.82.. was with
Multicast streaming using RTP/UDP & Kodi..
I have windows 10 system with a usb Hauppauge WinTV-DualHD & VLC spitting out..
Code:
cmd /c vlc.exe -vvv dvb-t:// :dvb-adapter=0 :dvb-frequency=490000000 :dvb-bandwidth=8 :program=4352 :sout=#rtp{dst=239.255.1.1,port=5004,mux=ts,sap,name=BBC_News24,ttl=1} :meta-title="BBC News24" :sout-keep
BBC News24 on rtp://@239.255.1.1:5004...
now.. with TinkerOS_Android 7 Nougat v14.4.0.5 & Kodi v18.8.. I can receive stream from rtp://@239.255.1.1:5004
if I disable MediaCodec hardware acceleration / turn off Deinterlace & set Video scaling to Bilinear...
I'm a very happy bunny ;-]....
----------------------------
thanks for the update
k,
next> Getting Google Play Store installed on Clean TinkerOS_Android 7 Nougat v14.4.0.5