You cannot build the Contacts application using the SDK. You need to build it as part of the firmware.
On Fri, Aug 27, 2010 at 6:34 AM, Raghavendra Singh <[email protected]> wrote: > Hi all > I am having the contact source code which i want to build on > eclipse & test on emulator,but the contact application uses some of > the hidden APIs of base code which is not present in default > android.jar because of that i am getting lot of error in my code. > I am trying to generate my own android.jar using "Android sdk - > Including hidden APIs." option in android.mk of framework directory, > but still the hidden APIs not getting exposed in android.jar. > > Please tell how to customize the android.jar in order to make all > hidden APIs exposed to application. > > Thanks in advance > Raghu > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- 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

