Search code examples
androidandroid-emulatorcalendarcertificateandroid-4.0-ice-cream-sandwich

How to solve no certificates found error in Android Ice Cream Sandwich while trying to add a Calendar in emulator?


I am trying to use the Calendar app of Android Ice Cream Sandwich. It wants me to add an account. While I am trying to add an account of mine to exchanged services, it says that no certificates found. My question is how can I find and add this certificates to the emulator?

Thanks in advance.


Solution

  • Firstly, I created my own SSL key. But I realized that there was a next button at the bottom of the emulator screen. I was clicking the select certificate button which is the only visible button :) Anyway, by writing in domain/username -> / name @hotmail.com and server -> m.hotmail.com, I resolved the problem. I hope it helps.