Jijin's Forum Posts

  • Do you want to publish your game as html5 or android game ??

  • This occurs when you export your game through "Html5". Try exporting your game through "Android" or "PhoneGap"

  • link : envato.wdbase.de/documentation/#document-14

    Check the above link

  • Using phonegap still encounters lag , cocoonjs works well though with 60+ f/s

  • You can use the "new empty HD or standard template" just make sure to select "android" in export option if you want to use Crosswalk(intel xdk)

  • It happened with me too but after i compiled my game again it was fixed

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi, i have a problem. How can i install my app on my device. I have tried install released app, compiled by cocoonjs and i get the error "X Application Not Installed"

    Have someone solved the problem?

    When you receive files from cocoonjs , you get a zip file ! After extracting it you will get 2 apk's. One will be signed and the other unsigned ! You can't install the unsigned version until you sign it, meanwhile the debug signed apk can be installed on your phone. And i presume you tried installing the Unsigned version, Try debug signed version

  • Try compressing your png files and from what i experienced after compiling app will lag a little at first run but performs well later .

  • I guess you will have to set the " angle of motion " property to the ball !

  • Happy to help ! :3 Wishing you success with your project

  • This link covers all the basic integration b/w cocoonJs and Google play services ! I hope this helps

    link : envato.wdbase.de/documentation/#document-14

  • You will have to remove the Geolocation plugin from your game i guess because it locates the user's current location through network location sources !! Try removing the geolocation plugin.

  • I Got my problem Fixed ! it was something in the developer console

  • i Would recommend Cocoonjs as its hassle free and performance is way much better than crosswalk. And yes you can integrate Chartboost ads through MoPub in Cocoonjs..!!

  • There is a Text box plugin (inbuilt) in Plugin Menu which will enable onscreen Keyboard, if thats what you are referring to !