This is a cache of https://discuss.96boards.org/t/does-hikey960-board-support-android-pie-release/5519. It is a snapshot of the page at 2024-09-19T09:21:56.973+0000.
Does Hikey960 board support <strong>android</strong> Pie release? - HiKey 960 - 96Boards Forum

Does Hikey960 board support android Pie release?

Hi,

I just want to trying build and download the android Pie on Hikey960 board, does it support ? if yes what are the precautions i have to take?

regards,
Srinivas

Hikey960 is only supported on android Master Branch which is currently android P (Pie).
Google internal P branch has been recently merged to master (Tue Aug 7).
So you can sync and build android master for your Hikey960 or download latest snapshot.
I did not tested it so I’m not sure about the stability.

I try it , SUPPORT!!

There is some errors with file system before,  it can not  run into luncher desktop.
Because I didn't clean the out path.

rm -rf out

then new compiled the android Pie  , it works!

Hi fubaojun2006,

usb adb is working on your build ??

YES!

But recently repo sync , compiled failed.  there is the error:

    Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

maybe my computer is poor in memory 8GB