I would like to compile the bundled apps (such as Camera). I created a new Android project with the code from the Camera project downloaded from git. It uses private APIs such as android.pim.DateFormat so it wouldn't compile. Now, I pull in the whole source code for java.android.pim package but this again depends on a bunch of other packages.
What is the recommended way to compile such project? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
