Yes, I am. I only have one SDK downloaded onto OSX. As I said, I went
right into the directory (android-sdk_m5-rc15_mac-x86/tools) and
stopped and restarted adb. The SDK definitely comes with 1.0.18.

Let me check again visually right now...

Ok so I

a) downloaded the folder android-sdk_m5-rc15_mac-x86 from here:

http://developer.android.com/sdk/1.5_r3/index.html

b) here is my bash profile
echo $PATH
export PATH=${PATH}:/Users/Dev/android-sdk_m5-rc15_mac-x86/tools

c) installed ADT from here
https://dl-ssl.google.com/android/eclipse/

d) then went to Eclipse | Preferences and chose Android, pointed it at
SDK folder and instantly got two dialog boxes

1.  (!) Required minimum version of adb: 1.0.20 Current version is
1.0.18
2  (!) Error loading the SDK
   /Users/Dev/android-sdk_m5-rc15_mac-x86/platforms is missing







On Aug 3, 8:35 pm, Xavier Ducrohet <[email protected]> wrote:
> Are you sure that you are pointing ADT to the latest SDK?
>
> Xav
>
>
>
>
>
> On Mon, Aug 3, 2009 at 5:31 PM, misbell<[email protected]> wrote:
>
> > When you try to point Eclipse 3.3 to Android SDK 1.5 (latest build as
> > of today Aug 3 2009) I get an error saying that I have the wrong adb.
>
> > so I went to <sdk dir>/tools and checked it out, running adb version.
> > Sure enough, 1.0.18. including after a restart.
>
> > Could I have veeeeeeeeeeeery specific directions for how to get this
> > to work (running on OSX). If I have to go get SDK source code, can I
> > know specifically where I have to go?
>
> > Thank you,
> > misbell
>
> --
> Xavier Ducrohet
> Android Developer Tools Engineer
> Google Inc.
--~--~---------~--~----~------------~-------~--~----~
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