instal adb and aidl
This commit is contained in:
parent
e45ec45bf6
commit
c009d272ba
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue