views:

647

answers:

1

I am building an application that accesses the Facebook account and gets the events then add them to Android Calendar.

There is no calendar in the emulator.

We tried to setup the Calendar.apk but it did not work.

Any idea?

I want to add events to the calendar through code directly. Is it possible or I have to add them to the online google calendar?

Any API?!?

A: 

I believe Calendar is a part of Google Apps. And there's no GApps on emulator by default. You can try this solution. They're trying to get Android Market on their emulator, but I believe there's a Calendar and Mail and all other GApps all included in their OS image.

zed_0xff
Thanks a lot. It worked and the calendar appeared :-)
Mohammad Abdelaziz
don't forget to put a green checkmark under my answer then :)
zed_0xff
Just saw it :):)
Mohammad Abdelaziz