tips:radxa:android

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
tips:radxa:android [2015/02/26 16:06] – [Screen resolution] scipiotips:radxa:android [2015/03/27 09:31] (current) – [Upload] scipio
Line 17: Line 17:
 </code> </code>
  
 +==== V4l utils ====
 +
 +Decompress [[https://github.com/Gateworks/v4l-utils|v4l-utils]] into <aosp>/external
 +
 +Run environment build
 +
 +Compile
 +<code bash>
 +cd v4l-utils-imx_jb4.3_1.1.0-ga/utils/v4l2-ctl
 +mm
 +</code>
 +
 +Now v4l2-clt is in out/target/product/radxa_rock_pro/system/bin/v4l2-ctl
 ==== Upload ==== ==== Upload ====
  
-<code sh>+Keep button near USB ports and power on. 
 + 
 +<code bash>
 ./mkimage.sh ota ./mkimage.sh ota
 sudo /lab/radxa/upgrade_tool di -b rockdev/Image/boot.img sudo /lab/radxa/upgrade_tool di -b rockdev/Image/boot.img
 sudo /lab/radxa/upgrade_tool uf rockdev/update.img sudo /lab/radxa/upgrade_tool uf rockdev/update.img
 </code> </code>
 +
 +==== Boot animation ====
 +
 +Put bootanimation.zip into /system/media folder (see [[http://androidbootanimation.com/|theme repo]])
 +
 +For example
 +<code bash>
 +adb remount
 +adb push bootanimation.zip /system/media
 +</code>
 +
 +===== Post installation =====
 +
 +==== Screen calibration ====
 +
 +[[http://dl.radxa.com/users/tom/TSCalibration2.apk|TSCalibration2]]
  
  
  • tips/radxa/android.1424963183.txt.gz
  • Last modified: 2015/02/26 16:06
  • by scipio