It means you have adb from the sdk 1.1 running in the background --
adb is also a background process. You need to kill the existing adb
before switching to the m5 one by doing one of the following:
- either reboot your mac
- run "adb kill-server" from a terminal
- eclipse > ddms perspective > devices view > menu > reset adb.

Or you could just adapt your source to the sdk 1.1

R/

On Sat, Apr 11, 2009 at 1:52 PM, kwty <[email protected]> wrote:
>
> hi
> i am using sdk 1.1 - mac os but i have a source code compatible only
> with sdk m5-rc15 and when i want to install it on the eclipse there is
> a msg said (Required minimum version of adb: 1.0.20.Current version is
> 1.0.18) so what i have to do???
>
> 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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to