I have (currently) installed noobs/raspbian (from https://www.raspberrypi.org/...) on to the SD card for use with a raspberry pi 1.
I require to install OpenJDK (at least/probably v8) - however I do not have internet/ethernet access.
Therefore I would like to copy tar.gz file on to SD card (by mounting SD card on to laptop).
I am not sure which tar.gz file to use?
From the jdk.java.net web site, there is:
jdk-8u162-ea-bin-b03-linux-arm32-vfp-hflt-24_oct_2017.tar.gz
Would this be compatible/ok to install?
where would I download tar.gz files from?
thank you