hardware:android-hdmi-in

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
hardware:android-hdmi-in [2017/07/12 13:14] derpeterhardware:android-hdmi-in [2017/07/16 15:40] derpeter
Line 7: Line 7:
 As the output is done by the android system it is scalled to the desired resolution and also As the output is done by the android system it is scalled to the desired resolution and also
 'seamless'. This makes the boxes also a very cheap scaler / seamless adapter. 'seamless'. This makes the boxes also a very cheap scaler / seamless adapter.
 +
 += Usefull hints for android based device
 +== Autostart an app
 +* Autostart No Root is an app that can be used to run apps after  boot of an android box. This e.g. can be used to start the hdmi in app
 +  * [[https://www.androiddrawer.com/25881/download-autostart-no-root-app-apk/]]
 +* SSH Helper can be used to add an ssh server to an android device
 +  * [[https://arachnoid.com/android/SSHelper/]]
 +* ADB over TCP can be used to access an android device with the android debugger bridge over network. On some device this needs to be enabled e.g. over ssh
 +<code>
 +su
 +setprop service.adb.tcp.port 5555
 +stop adbd
 +start adbd
 +
 +</code>
 +
  
 == Devices / Chipsets == Devices / Chipsets
  • hardware/android-hdmi-in.txt
  • Last modified: 2017/09/04 10:18
  • by robbi5