This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:radxa:android [2015/02/24 15:27] – [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 ==== | ||
| + | |||
| + | Keep button near USB ports and power on. | ||
| + | |||
| + | <code bash> | ||
| + | ./ | ||
| + | sudo / | ||
| + | sudo / | ||
| + | </ | ||
| + | |||
| + | ==== Boot animation ==== | ||
| + | |||
| + | Put bootanimation.zip into / | ||
| + | |||
| + | For example | ||
| + | <code bash> | ||
| + | adb remount | ||
| + | adb push bootanimation.zip / | ||
| + | </ | ||
| + | |||
| + | ===== Post installation ===== | ||
| + | |||
| + | ==== Screen calibration ==== | ||
| + | |||
| + | [[http:// | ||