android_carpc

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
android_carpc [17.08.2013 00:55] Pascal Suterandroid_carpc [17.08.2013 04:40] (current) Pascal Suter
Line 12: Line 12:
   * keep screen on (do not sleep) while charging: settings -> developer -> stay awake   * keep screen on (do not sleep) while charging: settings -> developer -> stay awake
     * enable dev. menu: settings->about tablet-> click 7 times or so on revision number (countdown appears afer a few clicks)      * enable dev. menu: settings->about tablet-> click 7 times or so on revision number (countdown appears afer a few clicks) 
-  * auto power on even when turned completely off as soon as ac power is connected: ([http://forum.xda-developers.com/showpost.php?s=74726822035361988c86543c19a6a53f&p=39633079&postcount=9|source])<code>fastboot getvar all+  * auto power on even when turned completely off as soon as ac power is connected - this makes the power button obsolete in an in-car installation where you have power to the device as soon as the ignition is turned on: ([[http://forum.xda-developers.com/showpost.php?s=74726822035361988c86543c19a6a53f&p=39633079&postcount=9|source]])\\(in order to run fastboot you need to boot your device into the bootloader first! (power + vol down on the nexus 7)<code>fastboot getvar all
 (bootloader) product: herring (bootloader) product: herring
 (bootloader) version-hardware: REV 51 (bootloader) version-hardware: REV 51
Line 21: Line 21:
 (bootloader) off-mode-charge: 1 (bootloader) off-mode-charge: 1
 all: all:
-finished. total time: 0.004s</code>change off-mode-charge setting<code>fastboot oem off-mode-charge 0</code>+finished. total time: 0.004s</code>change off-mode-charge setting (if it was not listed before, try to set it anyway, it might still work, did so on my nexus 7 with CWM)<code>fastboot oem off-mode-charge 0</code> 
 +  * [[https://play.google.com/store/apps/details?id=com.apdroid.tabtalk&hl=en|Tablet Talk]] seems to be a nice app to control your phone from your android tablet 
 +  * [[http://mehrvarz.github.io/nexus-7-usbrom/|Nexus 7 USB-Rom]] provides support for many usb devices and adds tons of features which are very good to have in a car pc installation.  
 +  * [[http://forums.corvetteforum.com/c6-corvette-general-discussion/3275269-another-android-vette-build-thread.html|buildlog]] for a nexus 7 in corvette install. fulfills almost all my personal requirements 
 +  * [[http://www.mp3car.com/general-hardware-discussion/155841-nexus-7-built-in-to-double-din-enclosure-external-dac-usb-drives-auto-on-sleep.html|summary]] of the above
  
 ===== complete units ===== ===== complete units =====
  • android_carpc.1376693710.txt.gz
  • Last modified: 17.08.2013 00:55
  • by Pascal Suter