I am new to android. I am using Googlemap activity on my App. minSdkVersio 15 and tagetSdkVersion 21. I am getting following exception for the device api below 16 and my code works perfectly fine for api 16 and above. How to get over with this?
It says Nullpointerexception for actionbar search. I am using appcompat v7.
08-08 12:37:17.359: E/dalvikvm(32201): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.kf.a
08-08 12:37:17.379: E/dalvikvm(32201): Could not find class 'android.app.Notification$BigTextStyle', referenced from method com.google.android.gms.common.kf.b
08-08 12:37:17.900: E/dalvikvm(32201): Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.jy.a