I want to get the storage information about SIM card in Contacts app,

For example, show a dialog indicate that how many contacts has been used
and how many contacts does
the SIM card can storage.

I found that in framework, the function "loadFromEF" in IccProvider.java,
can get the capacity of the SIM card's
contacts, but I found that it is hard to use ContentProvider to get this
information. I want to find a perfect solution to implement
this feature, not destroy the beauty of Android's architecture. Anyone
could help me? Thanks very much.

Sincerely
Alexunder

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to