I've downloaded the Android sourcecode from GIT and am trying to compile the packages/apps/AlarmClock application but I run into problems doing so.
It seems that the application uses classes not available in the SDK (like android.os.ServiceManager for instance). Is this true and how can I compile this application or another like the Contacts app? Is it even possible to modify the default applications?
regards,
Juan



