09-26-2016, 09:34 AM
(09-07-2016, 07:07 PM)danlcarr Wrote:(05-03-2016, 07:26 AM)Himrjerome, Can you tell me, the steps used to compile AOSP, how to set target to"sun50iw1p1"? I ready downloaded files, and setup system.Thank you,Daniel mrjerome Wrote:(05-02-2016, 09:50 AM)tllim Wrote:(05-02-2016, 08:33 AM)mrjerome Wrote: Well..target should be "sun50iw1p1", this is the Allwinner internal name for their A64 SoC.
Today, I download A64-Android-5.1.1-SDK.zip file from http://wiki.pine64.org/index.php/Pine_A6...ndroid_SDK
But ....
I still have the same error message when I compile ASOP.
So...
Have anybody compile ASOP successful before ? or not
Thank you !
It's successful !
Sorry, I reply so late.
I can't remember the detail.
But ... maybe you can try these command.
Code:
source build/envsetup.sh
lunch tulip_p1-eng
make -j4