Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tips:radxa:android [2015/02/26 16:06] – [Screen resolution] scipio | tips:radxa:android [2015/03/27 09:31] (current) – [Upload] scipio | ||
---|---|---|---|
Line 17: | Line 17: | ||
</ | </ | ||
+ | ==== V4l utils ==== | ||
+ | |||
+ | Decompress [[https:// | ||
+ | |||
+ | Run environment build | ||
+ | |||
+ | Compile | ||
+ | <code bash> | ||
+ | cd v4l-utils-imx_jb4.3_1.1.0-ga/ | ||
+ | mm | ||
+ | </ | ||
+ | |||
+ | Now v4l2-clt is in out/ | ||
==== Upload ==== | ==== Upload ==== | ||
- | < | + | Keep button near USB ports and power on. |
+ | |||
+ | < | ||
./ | ./ | ||
sudo / | sudo / | ||
sudo / | sudo / | ||
</ | </ | ||
+ | |||
+ | ==== Boot animation ==== | ||
+ | |||
+ | Put bootanimation.zip into / | ||
+ | |||
+ | For example | ||
+ | <code bash> | ||
+ | adb remount | ||
+ | adb push bootanimation.zip / | ||
+ | </ | ||
+ | |||
+ | ===== Post installation ===== | ||
+ | |||
+ | ==== Screen calibration ==== | ||
+ | |||
+ | [[http:// | ||