kostmo wrote: > Should the Camera app checked out via Git be able to compile as is? > > I used the command > git clone git://android.git.kernel.org/platform/packages/apps/Camera.git > to grab the source, then created a new Android 1.5 "project from > existing source" in Eclipse.
Many, if not most, of the built-in applications are not designed to be compiled against the SDK. Instead, they are meant to be compiled against the source tree itself. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 0.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 -~----------~----~----~----~------~----~------~--~---

