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
Next revision
Previous revision
hardware:android-hdmi-in [2017/06/28 13:46] derpeterhardware:android-hdmi-in [2017/09/04 10:18] (current) – link to xnano page robbi5
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
Line 19: Line 35:
     * [[http://www.cnx-software.com/2017/02/23/beelink-sea-i-android-tv-box-openwrt-nas-and-hdmi-recorder-review-part-1-unboxing-and-teardown/ | beelink sea i]] (not tested yet)     * [[http://www.cnx-software.com/2017/02/23/beelink-sea-i-android-tv-box-openwrt-nas-and-hdmi-recorder-review-part-1-unboxing-and-teardown/ | beelink sea i]] (not tested yet)
     * [[http://www.cnx-software.com/2016/12/24/eweat-r9-plus-tv-box-review-part-2-android-openwrt-and-hdmi-recording/ | eweat r9 plus]] (not tested yet)     * [[http://www.cnx-software.com/2016/12/24/eweat-r9-plus-tv-box-review-part-2-android-openwrt-and-hdmi-recording/ | eweat r9 plus]] (not tested yet)
-    * [[http://www.cnx-software.com/2017/06/28/lake-i-home-cloud-tv-box-with-hdmi-input-sata-bay-sells-for-78/ | LAKE I Home Cloud TV (not tested yet)+    * [[http://www.cnx-software.com/2017/06/28/lake-i-home-cloud-tv-box-with-hdmi-input-sata-bay-sells-for-78/ | LAKE I Home Cloud TV]] (not tested yet
 +    * [[hardware:xnano_x5]] (available on gearbest, aliexpress. We don't have this devices so far but are reported to work)
   * Armlogic   * Armlogic
     * [[hardware:Fernsehfee3.0 | Fernsehfee 3.0]] (currently under evaluation)     * [[hardware:Fernsehfee3.0 | Fernsehfee 3.0]] (currently under evaluation)
  
  
  • hardware/android-hdmi-in.1498650408.txt.gz
  • Last modified: 2017/06/28 13:46
  • by derpeter