Hi I am having trouble compiling, I get this error:
Gradle: Execution failed for task \':ElectronicComponentInventorySearch:mergeDebugResources\'.
Using Android Studio 0.3.7 on 64-bit Debian 7... this worked for me:
sudo apt-get install libc6-i386 sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install ia32-libs
Building with Gradle is fine. Debugging and running the emulator is fine (although still slow as usual).