On Oct 26, 3:15 pm, braid_pitt <[email protected]> wrote: > I am trying to build android source code (specifically the > applications such as the alarm clock, calendar) and when I do this > using eclipse, there are 1000+ errrors being thrown possibly due to > mismatch of class path and other environmental settings. > Can somebody please help in terms of any said steps to follow for > building the application projects under android using eclipse? > This is important since I need to debug certain issues and due to > failure of compiling I am unable to debug via Eclipse as debug > requires an open project compiled successfully to be present. > > FYI- I have installed the DDMS plugin and ADT successfully and am able > to communicate with the target successfully using eclipse, but > unfortunately not able to debug due to the above said reasons. > > Any help is appreciated.
Hi, It's actually not possible to build the open source apps using the SDK. They use classes that are not exposed in the SDK. Better to ask on the android-platform group about this. Maybe this info should be in a FAQ. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

