I want to import android.provider.Calendar;

i want to import

import android.provider.Calendar;

how can i import this class into my application

+3
source share
3 answers

I believe that this is not yet part of the public SDK.

You can still read the data, but I wrote an article about it: http://jimblackler.net/blog/?p=151

+2
source

GIT, google.in GIT, Android.

0

All Articles