LOBO please help me again!
Now I'm stuck in step 3!
The error is:
Code:
yoza@yoza-eME732:~/YOZA$ make -j4 > buildlog.log 2>&1 &
[1] 27517
I opened the buildlog.log file and look like this:
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=6.0.1
TARGET_PRODUCT=rk3288
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a15
TARGET_2ND_ARCH=
TARGET_2ND_ARCH_VARIANT=
TARGET_2ND_CPU_VARIANT=
HOST_ARCH=x86_64
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-43-generic-x86_64-with-Ubuntu-18.04-bionic
HOST_BUILD_TYPE=release
BUILD_ID=MXC89K
OUT_DIR=out
============================================
Checking build tools versions...
Checking build tools versions...
************************************************************************************************************************
You are attempting to build with the incorrect version
You are attempting to build with the incorrect versionof java.
of java.
Your version is: openjdk version "1.8.0_191" OpenJDK Runtime Environment (build 1.8.0_191-8u191-b12-0ubuntu0.18.04.1-b12) OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode).
The required version is: "1.7.x"Your version is: openjdk version "1.8.0_191" OpenJDK Runtime Environment (build 1.8.0_191-8u191-b12-0ubuntu0.18.04.1-b12) OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode).
The required version is: "1.7.x"
Please follow the machine setup instructions at
Please follow the machine setup instructions at
https://source.android.com/source/initializing.html
************************************************************
https://source.android.com/source/initializing.html
************************************************************
build/core/main.mk:174: *** stop. Stop.
build/core/main.mk:174: *** stop. Stop.
[0;31m#### make failed to build some targets [0;31m#### make failed to build some targets (57 seconds) ####[00m
(01:25 (mmundefineds)) ####[00m
Thanks!
I will have to install another version of JAVA?