If you got an error throw from VS Code terminal "java.io.IOException: Cannot run program : /home/username/Android/Sdk/build-tools/23.0.1/aapt" while apk installation in your device :
sudo apt-get install lib32stdc++6 lib32z1
OR
Best way to install build-tools using android studio