javascript - Phonegap 3.0,Cordova CLI: an error occurred during creation of ios sub-project -
an error showing when running android project using phonegap 3.0 in command line interface (phonegap local run android)
cordova cli: error occurred during creation of ios sub-project,the system can not find path specified.
i have tried following steps $ cordova create helloworld com.example.hello "hello world"
then try removing whitespace between hello world. $ cordova create helloworld com.example.hello "helloworld"
then giving same error.
d:\applications\testapp1>phonegap local run android [phonegap] adding android platform...[error] error occured during creation of android sub-project. system cannot find path specified.
please suggest
[solved] if using windows. don't forget install jdk. can found @ link.
try follow instruction on youtube . , detail instruction can follow phonegap started page.
next, install sdk android first. goto developer*android*com/sdk/index.html download package. furthermore extract them, , open "sdk manager" @ path. install more package of api's needs.
i recommend install gingerbread(2.3) api 10 , ics(4.0) version.
on progress install ant package may found trouble same me. don't worry, i've found answer.
just follow instruction on youtube*com/watch?v=babbqrtg3q4 . using package on drive*google*com/file/d/0b4b3latbbyxawlvpqjjhsjd5dvu/edit?usp=sharing .
if still have error, can call me on ym : rifqi_platinum25.
note: change [*] [.] access page. i'm sorry inconvenience because haven't @ least 10 reputation post on 2 links. thank's.
Comments
Post a Comment