i've search from all question in stacoverflow, but i did not find my answer. actually i want to run my SDK Manager. but it says "Failed to execute android.bat :The System cannot find the file specified." even the android.bat is exists.
then, i try to manually execute android.bat. but still get the same error thing.
Windows cannot find 'C:\....\sdk\tools\android.bat'. Make sure you typed the name correctly, and then try again.
so i try to run in command prompt, i get this error:
./android.bat: line 1: @echo: command not found
./android.bat: line 2: syntax error near unexpected token `('
./android.bat: line 3: `rem Copyright (C) 2007 The Android Open Source Project`
Can someone help me to fix this error? PS i'm running in Windows 8, installed JAVA 64 bit.
thank you.