I tried to install my app into Android L Preview Intel Atom Virtual Device, it failed with error:
INSTALL_FAILED_NO_MATCHING_ABIS
What does
Somehow, this fix the issue out of no reason.
./gradlew clean assemble and then install the app.
./gradlew clean assemble