Problem in setting path for android sdk in ubuntu
Posted
by piemesons
on Stack Overflow
See other posts from Stack Overflow
or by piemesons
Published on 2010-04-11T09:38:18Z
Indexed on
2010/04/11
9:43 UTC
Read the original article
Hit count: 510
export PATH=${/home/mohit/}:<android-sdk-linux_86>/tools
this is what i am using..
error:--
bash: PATH=${/home/mohit/}:: bad substitution
this is the path of sdk
mohit@mohit-laptop:~/android-sdk-linux_86$ pwd
/home/mohit/android-sdk-linux_86
© Stack Overflow or respective owner