Hi I am having trouble compiling, I get this error:
Gradle: Execution failed for task \':ElectronicComponentInventorySearch:mergeDebugResources\'.
The package (32-bit) you are looking for is libbz2-1.0:i386, its 64-bit version is libbz2-1.0:amd64.
At first enable multi-arch support (if not done already):
sudo dpkg --add-architecture i386
Now run:
sudo apt-get update
You can now install the package by:
sudo apt-get install lib32stdc++6
sudo apt-get install lib32z1