Hi folks, I am just starting to learn android, and so far my first impression was not too good.
Why the package android.pim.vcard is not made public? There are also a lot of other packages and useful methods not in public API. You can call the hidden APIs in the actual device, but you can't compile it in the first place because they are not available in the SDK. Is there any hack to enable the hidden API in the SDK (like patching the .jar)? It seems that Google does not promote library reuse much. It should not be too hard to maintain the public APIs for vcard functionality. Alvin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

