if you built the SDK yourself, you must point Eclipse to the folder in which the build system puts the SDK In your case: /local/Android/out/host/<yourplatform>/sdk/android-sdk-<yourplatform>/
Xav On Tue, Dec 16, 2008 at 4:37 AM, Gary Thomas <[email protected]> wrote: > > I've downloaded and built the entire SDK, to the point where I can run > the emulator :-) Now, I'm trying to run eclipse (my first experience > with it) and having troubles. When I try to set my Android > preferences, I get an error that it can't locate android.jar. Indeed, > looking through the SDK I just built, there are some 260+ jar files, > but none of them named android.jar > > * What am I missing? > * How do I use this SDK in eclipse > > Note: I downloaded and built in "/local/Android" which looks something > like this: > /local/Android > /local/Android/development > /local/Android/build > /local/Android/.repo > /local/Android/recovery > /local/Android/out > /local/Android/frameworks > /local/Android/packages > /local/Android/hardware > /local/Android/bionic > /local/Android/dalvik > /local/Android/kernel > /local/Android/bootloader > /local/Android/external > /local/Android/Makefile > /local/Android/prebuilt > /local/Android/system > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

