Difference between revisions of "Rock4/dev"
< Rock4
Line 33: | Line 33: | ||
* [[rockpi4/dev/usb-host-and-otg-switch-on-rock-pi-4 | USB host and otg switch on ROCK Pi 4]] | * [[rockpi4/dev/usb-host-and-otg-switch-on-rock-pi-4 | USB host and otg switch on ROCK Pi 4]] | ||
* [[rockpi4/dev/how-to-use-debian | How to use Debian]] | * [[rockpi4/dev/how-to-use-debian | How to use Debian]] | ||
+ | == Android == | ||
+ | * [[Rockpi4/rockpi-android7 | Android7 Tablet(Support Raspberry Pi official 7" Display)]] | ||
+ | * [[Rockpi4/dev/rockpi-android-tv | Android7 TV]] | ||
+ | * [[Rockpi4/rockpi-android9 | Android9 Tablet]] | ||
+ | * [[Rockpi4/rockpi-android9 | Android9 TV]] | ||
+ | * [[Rockpi4/install/android-NVME | Android9 Run on M.2 NVME SSD]] | ||
+ | * [[Rockpi4/android-mraa | Android9 Mraa API]] | ||
+ | * [[Rockpi4/rockpi-android10 | Android10 Tablet]] | ||
+ | * [[Rockpi4/rockpi-android11 | Android11]] | ||
+ | * [https://forum.radxa.com/t/solve-google-play-device-is-not-play-protect-certified-issue/229 Solve Google Play Device is not Play Protect certified issue] |
Revision as of 23:33, 27 September 2022
ROCK 4 > Development Guide
This page describes development tips for ROCK Pi.
- USB Installation describe how to use PC tools to install image on ROCK Pi 4.
- Install images to SPI flash describe how to write bootloader to SPI flash on ROCK Pi 4.
- Build Debian
- Build Yocto
- Build vendor kernel(Rockchip 4.4)
- Build mainline kernel(kernel 5.x)
- U-boot
- U-boot/PXE Boot
- USB Device Network
- Build Android (nougat) TV
- Serial Console
- Install OpenCV
- Install Libmraa
- Install OpenCL
- Setting AP Mode
- Setting WiFi Monitor Mode
- Setting Up Visual Studio For ROCK Pi 4
- Compile a kernel module on ROCK Pi 4
- Build Armbian
- Using ADB
- GPU Run Test with Kernel 5.10
- Common interface with Kernel 5.10
- Headphone work on ROCK Pi 4C Plus
- USB host and otg switch on ROCK Pi 4
- How to use Debian