instal adb and aidl

This commit is contained in:
Daniel afx 2020-10-15 21:27:08 +03:00
parent e45ec45bf6
commit c009d272ba

View file

@ -38,3 +38,7 @@ sudo apt-get install -y \
sudo apt-get install -y \
openjdk-8-jdk
# Install Android Tools
sudo apt-get install -y \
adb \
aidl