Skip to content

Android on RISC-V : Entry-Point

Notifications You must be signed in to change notification settings

android-risc-v/local_manifests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

# Download Android source with local_manifests
 Refer to http://source.android.com/source/downloading.html

 $ repo init -u https://android.googlesource.com/platform/manifest -b android-14.0.0_r17
 $ git clone https://github.com/android-risc-v/local_manifests .repo/local_manifests -b arv-14
 $ repo sync

# Build for JH7110
  https://github.com/android-risc-v/device_arv_jh7110

Use -j[n] option on sync & build steps, if build host has a good number of CPU cores.

About

Android on RISC-V : Entry-Point

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published