After the launch of android 4, CalendarContract class is introduce to write event in device calendar. But if i have created my app using API level 8 and Now i w
Find a way to find the api level programmatically... if you can then probably you can use appropriate code for diff Api levels... this may help Programmatically obtain the Android API level of a device?