My app keeps crashing but I can\'t figure out why. Can someone please tell me
My Gradle:
apply plugin: \'com.android.application\' android { compile
I had the same error while using Google Maps on my device. The problem was Google Map Service were not installed in my emulator.
Simply add google play services on your emulator. It will clear your problem.