Post Reply 
 
Thread Rating:
  • 2 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How Compile Android version with Cygwin [Faq]
11-08-2012, 10:21 PM
Post: #11
RE: How Compile Android version with Cygwin [Faq]
both actually Smile should android.bat work from any dir? Basically I did everything until android.bat which does not work.
Probably something is wrong here
Quote:Code:
export PATH=${PATH}:/cygdrive/c/Android/android-sdk/platform-tools
export PATH=${PATH}:/cygdrive/c/android-ndk-r8b
export PATH=${PATH}:/cygdrive/c/Android/android-sdk/tools

And update path

Code:
source .bash_profile
When I type just $PATH I get:
Code:
Marc@Marco ~
$ $PATH
-bash: /usr/local/bin:/usr/bin:/cygdrive/c/Program: No such file or directory
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How Compile Android version with Cygwin [Faq] - macia10 - 11-08-2012 10:21 PM

Forum Jump: