i havent found any files there like adb.exe......after restarting the eclipse its giving error that adb.exe missing for the sdk.. and i m using eclipse ,i think in eclispse we dont need to set any classpath or any other path for the sdk. i m confused with ur answer...but thanks for the same
On Dec 10, 11:16 am, mine260309 <[email protected]> wrote: > the adb.exe related files are moved to <sdk>/platform-tools/, add that > directory to your PATH, it will work. > > On Dec 10, 2:09 pm, Atik <[email protected]> wrote: > > > hi > > i m using android api level 8, froyo for developing application. > > but after trying to download the package from available packages in > > avd manager ...i only seen this error msg > > ****** > > Downloading Android SDK Tools, revision 8 > > Installing Android SDK Tools, revision 8 > > [post_tools_install.bat] Updating SDK Manager.exe > > [post_tools_install.bat] 1 file(s) copied. > > [post_tools_install.bat] Removing obsolete ..\..\SDK Setup.exe > > Installed Android SDK Tools, revision 8 > > 'adb kill-server' failed -- run manually if necessary. > > Unable to run 'adb': Cannot run program "D:\Atiks Work\Android\android- > > sdk\tools\adb.exe": CreateProcess error=2, The system cannot find the > > file specified. > > 'adb start-server' failed. > > > now after this my adb.exe is missing from tools folder. or some time > > i m getting the same update option for tools and nothing happened > > agaian...pls help me out.. i need to work on 2.3..but i m unable to > > get it on my machine > > > 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

