> Hi All,
>
> New to the forums here, but I've been using Construct 2 for a bit.
>
> I had a question regarding exporting from Construct 2 (r.250 64-bit) using Cordova and having Adobe Phonegap recognize the project.
>
> I notice that when I use the '+' and attempt to open an existing Phonegap project, I navigate to my exported Cordova project and nothing happens in Adobe Phonegap. It doesn't seem to recognize the project at all.
>
> Anyone run into this? I'd like to eventually export my games to Android but this is really hanging me up.
>
> If this way just doesn't work, does anyone have any 'easy' recommendations on exporting to Android?
>
> Thanks everyone and Happy New Year!
>
hi,
im follow this tutorial and it works great for me!!
it's a little bit hard to configure at the begin but aftert this you build your perfect apk's very easily ^^
https://www.scirra.com/tutorials/9610/b ... ordova-cli
Hi RetroInsight!
Thank you for the information!
However, I have found implementing Cordova locally a serious pain in the rear. First I attempted with Linux (with Construct 2 running on Wine with a local apache server) but that was messy, then I tried again under windows and it was still a mess. Upon further research, I came across Adobe Phonegap which handles (most) of the headaches for you and it's Cordova at its core and accepts Cordova projects (Phonegap = Cordova), so I'm wondering why Adobe's Phonegap program is not taking what Construct 2 exports.
If I absolutely have to, I'll return to manually compiling using the Cordova command line...