is it possible to get a calendar in the android simulator for the OS version >= 2.2
Asked
Active
Viewed 1,509 times
3
-
but is it possible to get a calendar on it? – ewggwegw May 04 '11 at 15:15
3 Answers
3
check this:
Issue 1389: add Calendar application to Android SDK (Android project page on Google Code)

Francisco Alvarado
- 2,815
- 2
- 26
- 51
0
You have to install the apk with adb.
Not very convenient. Better to test directly on the phone...

cad13
- 1