Welcome to the Android Binaries repository! This repository offers a comprehensive collection of pre-built binaries for Android development. Below you will find a list of available binaries, along with instructions on how to use them.
This repository provides a variety of binaries for Android development, including compilers, command-line tools, and utilities. These binaries are pre-built and ready to use, helping developers to set up their development environment quickly and efficiently.
Here is a list of available binaries in this repository:
-
Compilers and Linkers
aarch64-linux-android-clang
aarch64-linux-android-clang++
aarch64-linux-android-cpp
aarch64-linux-android-g++
aarch64-linux-android-gcc
-
Command-Line Utilities
awk
base64
basename
bash
cat
chmod
chown
cp
curl
date
dd
diff
echo
find
grep
gzip
less
ln
ls
mkdir
mv
rm
rmdir
sed
sh
tar
touch
tr
uname
wc
wget
zip
unzip
-
LLVM Tools
clang
clang++
llvm-ar
llvm-as
llvm-cov
llvm-nm
llvm-objcopy
llvm-objdump
llvm-profdata
llvm-readelf
llvm-strip
-
Network Tools
curl
ftp
hostname
ping
telnet
wget
-
Miscellaneous Utilities
du
file
free
hexdump
kill
less
ps
top
uptime
To use any of these binaries, you can clone the repository and add the binaries to your system's PATH. Here are the steps to get started:
-
Clone the repository:
git clone https://github.com/SecFathy/Android-arm64-Binaries.git
-
Navigate to the repository directory:
cd android-binaries
This repository is licensed under the MIT License. See the LICENSE file for more details.