Is it possible to get a calendar in the Android simulator for OS version> = 2.2
As far as I know, there is no calendar on Android emulators.
check this:Problem 1389: add the Calendar application in the Android SDK (Android project page in Google Code)
You need to install apk using adb.
Not very comfortable. It’s better to check directly on the phone ...