Advertisement
Javi

Phonegap: Ejecutando en windows

Dec 12th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. paths:
  2.  
  3. node.js
  4. jdk
  5. ant
  6. tools\adb.exe
  7. platform-tools\android.bat
  8.  
  9.  
  10. npm -g install phonegap
  11. npm -g install pvsio-web
  12.  
  13. phonegap create HelloWorld --name HelloWorld --id com.javiermoreno
  14.  
  15. NADA DE ESPACIOS EN NINGÚN SITIO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement