Trown in trash
Why ? Just because...
Last updated
Why ? Just because...
Last updated
git clone https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9 -b android10-release toolchain64
export ARCH=arm64
export SUBARCH=arm64
export CROSS_COMPILE=pwd/toolchain64/bin/aarch64-linux-android-
make coral
[<----your_device_codename]
make -j$(nproc)
Then these ones:
cd nethunter-installer
./build.py -k -d coral
[<---your_device_codename]
--android13
[<---your_android_version]
The only thing i dont like is the android version, bro it just feels to not work but it is not like there is an example. Should i use the SDK ver? or type android13 or just 13. IDK, we'll figure it out While trying to figure things out i found another thing i do not like:
I am not dumb to understand that it is for android 10 and also for kernel 4.9. My 4xl's kernel ver is 4.14
will it be a problem? Most likely !
I highlight something with red or green when i consider it wrong or correct respectively.
this is when i dont want to think about something rn or it is some kind of dumb thing.
Let's just skip it but we will have that in mind.