> thanks a lot for those videos
> but i did got this errors when try to installs plugins ?
> any solution please ?
>
>
In your first attempt to build your first project using cmd, be sure not to add other plugins other than the default set by C2 when exporting the game to Cordova, Just to test and make sure that everything is working fine, like if you installed the necessary tools and path settings as instructed in the yt tutorial. If you've successfully build 2 apks (armv7 and x86) then you're all set up properly.
Some solution to your plugin problem:
1. Try adding the plugin in XDK before creating the project zip file.
2. If you're adding the plugin in the cmd window, be sure that you've run (cordova platform add android) command first.
3. Unfortunately, if still you get errors, the plugin may be outdated and may not be compatible with latest build of Android Studio and Java JDK.
Hope this helps. good luck
worked thanks a lot
but now i get this error