hello, Im trying to run my program to the emulator, but it doesnt work. I recieveing this kind of error in the console:

[2013-02-26 11:08:56 - SDK Manager] [SDK Manager] 'D:\ADT-BU~1\ADT-BU~1\sdk\tools\lib\\find_java.exe -s' is not recognized as an internal or external command,
[2013-02-26 11:08:56 - SDK Manager] [SDK Manager] operable program or batch file.

what does it mean? Please help. Thank you so much

'D:\ADT-BU~1\ADT-BU~1\sdk\tools\lib\find_java.exe

If this is a line you have written in your program that is being flagged? There are two potential errors in that line; there is an apostrophe before the "D:", and there are two back-slashes before "find_java.exe"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.