> Hi,
>
> Now the export option for "CocoonJS" is not there in C2, so how do I export for it and then finally through which software do I get an apk? Is it through Ludei?
>
> Thanks.
>
The latest versions of Construct 2 hides anything related to CocoonJS by default. If you want to still get access to these features, you can do so by specifying to “show deprecated exports/plugins” by right clicking in both the Construct 2 export options and the Construct 2 plugins respectively.
And regarding apk , you can get it from compiling your project in Ludei's website.
Thanks, I did not know that you could do that. But I exported it for Phonegap. And its working fine. Although there seems to be a difference between the game when I run it on my phone and my tablet. It seems to lag a little bit on the tablet. There is no reason for the game to lag on the tablet as it has sufficient space and ram. Maybe I will try once with Intel XDK and see if the difference is still there.