Go Back   Android Forums > Android Development > Application Development > App Inventor
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

Like Tree1Likes
  • 1 Post By sure612

test: Reply
 
LinkBack Thread Tools
Old October 24th, 2010, 11:07 PM   #1 (permalink)
Junior Member
Thread Author (OP)
 
0mnipotence's Avatar
 
Join Date: Oct 2010
Location: New Hampshire
Posts: 18
 
Device(s): Intercept
Carrier: Not Provided

Thanks: 2
Thanked 6 Times in 5 Posts
Red face Where is adb.exe?

Hello everyone! I apologize if this is in the wrong section. (or the wrong forums, for that matter). I am using the google app inventor, and during setup I have come across a problem. I can't seem to find the adb.exe file that it is asking for. There's a popup telling me to put in the exact location, and I can't find it ^.^'

This is the original post from the Google tutorials is as follows, though it doesn't give much description as to how I should find it.

"When the Blocks editor starts, it attempts to find the adb (Android Debug Bridge) program, which it uses to connect to the phone. If App Inventor cannot locate the program automatically, it will ask you to enter the location where adb is stored. Be sure to enter the complete file name, including (on the Mac or GNU/Linux) adb, and (on Windows) adb.exe. Once you've entered this, App Inventor will remember the location for future sessions. If you change computers, you may need to enter a new location."

0mnipotence is offline  
Reply With Quote
Sponsors
Old November 6th, 2010, 11:01 AM   #2 (permalink)
New Member
 
Join Date: Nov 2010
Posts: 3
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default where

Hi, I am having the same problem with the program. I used the directory where the app inventor on my computer was installed to in program files but for some reason it wont take it as tat being where the file is and now i am lost. What I belive you have to do, and I am no expert so please do not quote me on any of this, is put the direct link to where the adb.exe file is, which is where the app inventor was installed to on your computer. Mine I just let it install to the program files. But you must put a direct link to that program, which in my case I am having trouble re-directing the link. I can't figure out how to tell it a new link to look for the adb. So I hope I helped some, and if someone could please help me with my problem that would be great thank you!
Grunt is offline  
Reply With Quote
Old November 24th, 2010, 05:48 PM   #3 (permalink)
New Member
 
Join Date: Nov 2010
Posts: 3
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

the adb.exe is located in your android sdk directory, there in the subdirectory tools

in my case:

c:\Program Files\Java\android-sdk-windows\tools\adb.exe
lbolbo likes this.
sure612 is offline  
Reply With Quote
Old April 3rd, 2011, 12:11 PM   #4 (permalink)
New Member
 
legokid101's Avatar
 
Join Date: Apr 2011
Location: Northwich
Posts: 2
 
Device(s): Samsung Galaxy Apollo
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to legokid101 Send a message via Skype™ to legokid101
Default

Argh! I can't find it! But it asks me to get Android SDK, do I do. THEN, Android SDK says I need JAVA JDK!!! Too many things!!! But I'm happy to download them.
legokid101 is offline  
Reply With Quote
Old June 4th, 2011, 02:15 PM   #5 (permalink)
New Member
 
Joseph the Red's Avatar
 
Join Date: Jun 2011
Location: Middletown, OH
Posts: 11
 
Device(s): LG Revo *ROOTED* /// ex-Droid *never rooted*
Carrier: Not Provided

Thanks: 3
Thanked 1 Time in 1 Post
Send a message via AIM to Joseph the Red Send a message via Skype™ to Joseph the Red lordawesomeness@gmail.com
Default

@legokid101 I went through the same thing!

I found that the file has moved as of today

C:\Program Files\Android\android-sdk\platform-tools\adb.exe
Joseph the Red is offline  
Reply With Quote
Old June 6th, 2011, 12:15 PM   #6 (permalink)
New Member
 
Join Date: Jun 2011
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

The Blocks Editor is asking "Please locate the command directory on your computer and enter the full path below".
When I entered adb.exe path, it then says "Appinventor was unable to find the run-emulator program. It found the directory, but there was no file run-emulator.bat there. App Inventor suspects your Setup software is out of date"

But I just downloaded the latest Android SDK from the Android site yesterday.

I tried experimenting: I made a run-emulator.bat, it then asked for kill-emulator.bat. I made a kill-emulator.bat, it then asked for getversion.bat. Now I'm stuck. The BATS just won't stop!!!
kiko_bando is offline  
Reply With Quote
Old June 30th, 2011, 10:36 PM   #7 (permalink)
New Member
 
Join Date: Jun 2011
Location: St Zotique, QC
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default No .bat in platform-tools directory

Same here... I just did that in the last 5 minutes. I'll let you know if I find the answer. More than a little aggravating.
mxmaj7 is offline  
Reply With Quote
Old July 9th, 2011, 07:41 PM   #8 (permalink)
New Member
 
Join Date: Jul 2011
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Wink

Quote:
Originally Posted by kiko_bando View Post
The Blocks Editor is asking "Please locate the command directory on your computer and enter the full path below".
When I entered adb.exe path, it then says "Appinventor was unable to find the run-emulator program. It found the directory, but there was no file run-emulator.bat there. App Inventor suspects your Setup software is out of date"

But I just downloaded the latest Android SDK from the Android site yesterday.

I tried experimenting: I made a run-emulator.bat, it then asked for kill-emulator.bat. I made a kill-emulator.bat, it then asked for getversion.bat. Now I'm stuck. The BATS just won't stop!!!
You should download and install (for Windows user):
App Inventor Setup software package

You can download from this link http://dl.google.com/dl/appinventor/installers/windows/appinventor_setup_installer_v_1_2.exe

after you install it, you wont prompt to add adb.exe & run-emulator.bat directory again. It start automatically open Block Editor.

this info from : Windows Setup - App Inventor for Android

hope it helps!

note: I'm using Galaxy Tab and Windows 7 Starter.
logingue is offline  
Reply With Quote
Old October 29th, 2011, 05:47 PM   #9 (permalink)
New Member
 
Join Date: Oct 2011
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

adb on an HTC Evo would be C:\Program Files (x86)\HTC\HTC Sync 3.0 or C:\Program Files\HTC\HTC Sync 3.0 ( I am not sure if it works for all HTC but it works, but I am guessing it would have something to do with the phone model ) ,depending on where you save your files on window 7 but pretty sure would be for all windows, Apple I do not know.

But also you can kill the program using Windows Task Manager and kill it there hit ctrl+alt+delete to get to it, cause I don't think its a good idea to delete the program cause it may cause some issues if you try to debugged you phone later on
lunadelasol is offline  
Reply With Quote
Old May 30th, 2012, 09:51 AM   #10 (permalink)
New Member
 
Join Date: Apr 2012
Posts: 3
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default Thumbs Up!!

Thank you... I am trying to update my HTC sync and it kept on asking me to close the adb.exe file. Task Manager kill did it.
rmbpearson is offline  
Reply With Quote
Sponsors
Reply


Go Back   Android Forums > Android Development > Application Development > App Inventor

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:24 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.