Hi
I am trying to understand how the Phone app that ships with Android
works. I like to put break points inside Phone app and see the trace
of control. So I got 1.0 source code. I created an Eclipse project
pointing to <source>/packages/Apps/Phone folder. Eclipse reported ton
of errors as the app depends on lot of internal classes.
I tried to create another jar just with com.android.internal packages.
That has ton of errors too. I looked at the make file in Phone App
folder. It doesn't have any references to other jars.

My question is how do developers on Android team debug this app?
I appreciate any pointers (or links to other posts or documents
somewhere in the source package).

Thanks
Video guy
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to