android - cocoonjs fail to add webview plus -
i have problem setting cocoon according manual at: http://support.ludei.com/hc/en-us/articles/202568973-first-steps-with-cocoonjs-cli
when try do:
cocoonjs plugin add com.ludei.webview.plus
i error:
[cocoonjs] executing command 'plugin add com.ludei.webview.plus' [cocoonjs] installing webview+ in cordova project. [cocoonjs] command `android` failed. add platform-tools/ tools/ directory path environment variable.
but have in path:
android_home=/home/gerard/adt-bundle-linux-x8664-20140702/sdk path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/gerard/gcc-arm-none-eabi-48-2014q3/bin:$android_home/platform-tools:$android_home/tools
this configuration working phonegap, trying switch cocoonjs seems go wrong.
can tell me can wrong else path problem?
Comments
Post a Comment