thanks for your response
but errors are still there,
errors such as >

BluetoothHandsfree cannot be resolved to a
type PhoneApp.java Phone/src/com/android/phone line 416 Java Problem
CallerInfoAsyncQuery cannot be resolved to a
type InCallScreen.java Phone/src/com/android/phone line 79 Java Problem
CallNotifier cannot be resolved to a
type InCallScreen.java Phone/src/com/android/phone line 1010 Java Problem
CANCELLED cannot be
resolved PhoneUtils.java Phone/src/com/android/phone line 582 Java Problem
Class com.android.phone.BluetoothHeadsetService does not
exist AndroidManifest.xml Phone line 272 Android XML Content Problem
Class com.android.phone.EnableSimPinScreen does not
exist AndroidManifest.xml Phone line 217 Android XML Content Problem
AsyncResult cannot be resolved to a
type InCallScreen.java Phone/src/com/android/phone line 289 Java Problem
activity.mList cannot be resolved or is not a
field ContactsListActivity.java Phone/src/com/android/contacts line
1437 Java Problem
could you please give me some more advice


m.h.m




On Tue, Nov 17, 2009 at 5:47 AM, drewda <[email protected]> wrote:

> There are many different reasons why your project isn't compiling, but
> one of the simplest and most common ones I've found is that I
> sometimes accidentally build against one of the Android open source
> APIs, when I actually need to be building against one of the Google
> API releases, in order to make use of things like the maps library
> that aren't part of the open source APIs.
>
> Project > Properties > Android > Project Build Target
>
> Hope this helps,
> Drew
>
> On Nov 16, 12:40 am, moon2009 <[email protected]> wrote:
> >  Hi all,
> > I want to compile phone app in eclipse but after downloading and
> > building project ,i have so many compile errors.
> > it seems that the functions in sdk is not enough for compiling,should
> > i add anything else to build path?
> > please help me
> > thanks
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to