05-16-2016, 08:37 AM
(05-16-2016, 08:30 AM)Hahaburger Wrote: I don't think you need to remove JAVA_HOME first you should install openjdk
If you are using Ubuntu have you tried searching openjdk on software center?
Finally got it
Code:
sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt-get update
sudo apt-get install openjdk-7-jre
Do you know what does this line mean?
CHIPHD_LICHEE_DIR=builder@192.168.1.22:/home2/builder/release/a83-5.1/lichee
Code:
root@ilya-eME730G:/media/ilya/Data/A64/android# . build/envsetup.sh
including device/asus/flo/vendorsetup.sh
including device/generic/mini-emulator-arm64/vendorsetup.sh
including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
including device/generic/mini-emulator-mips/vendorsetup.sh
including device/generic/mini-emulator-x86/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/htc/flounder/vendorsetup.sh
including device/moto/shamu/vendorsetup.sh
including device/samsung/manta/vendorsetup.sh
including device/softwinner/astar-h7/vendorsetup.sh
including device/softwinner/astar-y3/vendorsetup.sh
including device/softwinner/astar-yh/vendorsetup.sh
including device/softwinner/common/vendorsetup.sh
including device/softwinner/jasmine-perf/vendorsetup.sh
including device/softwinner/kylin-p1/vendorsetup.sh
including device/softwinner/kylin-p2/vendorsetup.sh
including device/softwinner/octopus-f1/vendorsetup.sh
including device/softwinner/octopus-ibt/vendorsetup.sh
including device/softwinner/octopus-n1/vendorsetup.sh
including device/softwinner/octopus-perf/vendorsetup.sh
including device/softwinner/tulip-p1/vendorsetup.sh
including device/softwinner/tulip-perf/vendorsetup.sh
including device/softwinner/tulip-t1/vendorsetup.sh
including device/softwinner/zzzzz-chiphd/vendorsetup.sh
CHIPHD_LICHEE_DIR=builder@192.168.1.22:/home2/builder/release/a83-5.1/lichee
I got it when I use . build/envsetup.sh
It highlighted red