Most up to date way of making an APK

0 favourites
From the Asset Store
Make your own platformer for both the web and mobile easy with this Santas Platformer Template, FULLY DOCUMENTED
  • If you haven't checked it out already, I've compiled a list of successful Intel XDK builds with a few Ad options here:

    Would like to learn other methods in the near future but for now I have to complete and publish my 2 games.

  • But problem isnt build or publish.. Problem is warranty of 100% compatibility with all devices with no issues.. I think problem isnt use XDK or other framework because all of them use same crosswalk runtimes. Problens are those fragmented api's updates that changing lot of tyings everytime.. Sorry my english ><

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You shouldn't rely on those services. Instead you should try building your own apk's using the cordova command line tool.

    Here is a tutorial I've made on the topic : https://www.scirra.com/tutorials/9432/h ... ng-cordova

    It is all about the config.xml file, which holds all the configuration settings of your game and the plugins that will be downloaded by the cordova cli to be used in your game.

    By default, C2 adds a couple of lines to the file so that cordova installs the webview plugin alongside the file and http plugins.

    Do a search on how to include cordova plugins in the config.xml.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)