Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Error for android client on Windows 7 #126

Open
Keshava11 opened this issue Oct 1, 2014 · 1 comment
Open

Build Error for android client on Windows 7 #126

Keshava11 opened this issue Oct 1, 2014 · 1 comment

Comments

@Keshava11
Copy link

There is an issue running "badit_android.py" script that ends up with following error
ANDROID_SDK_ROOT is corrupt
cannot find F:\ADTBundle\sdk\tools\android

Updated this line in function checkSDK()
androidCmd = os.path.join(str(sdkRoot), "tools", "android.bat")

and it worked.

@chathudan
Copy link

don't try to build this on Windows, try to build this on Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants