Hi I am having trouble compiling, I get this error:
Gradle: Execution failed for task \':ElectronicComponentInventorySearch:mergeDebugResources\'.
Just open your Terminal & run this
sudo apt-get install lib32stdc++6 lib32z1
Actually it was a architecture problem. Aapt expects 32 bit binaries and my system is 64 bits.
Aapt
32
64