GithubHelp home page GithubHelp logo

bpi-rockchip-android11's Introduction

BPI-Rockchip-Android11


Prepare

Get the docker image from Sinovoip Docker Hub , Build the android source with this docker environment.

Other environment requirements, please refer to google Android's official build environment requirements and set up guide


Get source code

$ git clone https://github.com/Dangku/BPI-Rockchip-Android11 --depth=1

Because github limit 100MB size for single file, please download the oversize files and merge them to correct directory before build.


Build

$ cd BPI-Rockchip-Android11
$ source build/envsetup.sh
$ lunch

You're building on Linux

Lunch menu... pick a combo:

...
16. bananapi_r2pro-user
17. bananapi_r2pro-userdebug
18. bananapi_r2pro_box-user
19. bananapi_r2pro_box-userdebug
...
---------------------------------------------------------------
Which would you like? [aosp_arm-eng] 17
...

Target bananapi_r2pro is a tablet type UI, bananapi_r2pro_box is a box type UI and only support hdmi display.

If bananapi_r2pro target choosen , then

$ ./build.sh -AUCKu

Or bananapi_r2pro_box target choosen, then

$ ./build.sh -AUCKu -d rk3568-bananapi-r2pro-hdmi

Flash

The target download image is rockdev/Image-bananapi_r2pro*/update.img, flash it to your device by Rockchip USB Download Tool. Please refer to Bananapi R2Pro wiki for how to flash the android image.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.