How to convert into .apk ?

0 favourites
  • 7 posts
  • Dear ! I made a game using construct 2 , now the game is saved as game.capx , I want to play the game onandroid phone , How can I convert this into .apk in order to try on mobile , kindly explain step wise as I already tried intel xdk but did not get ho to do ,please

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Here are some steps that might be helpful

    --//Construct 2//--

    1. In the "Properties for you game set:

    version

    description

    ID

    2. Export the game as "Cordova" to a folder of your choice

    --//Intel XDK//--

    1. Create a new project

    2. Import Existing HTML 5 project

    3. import the project, from the folder that you exported to from construct

    4. name you project "Continue"

    5. set "Game Project" and set "Construct 2" as game engine "Continue"

    6. now your project should be imported, you can try this by using the emulate option in

    intel XDK. If it works properly you can go ahead and try to export it

    7. Export the game by going to "Build" and chose "Android Crosswalk"

    Hope that helps you out

  • Thanks Both ::)

  • but this apk can be easily unzip and remake by intel xdk. Is there any option where I can publish to apk so that source will be encrypted. Plz help.

  • but this apk can be easily unzip and remake by intel xdk. Is there any option where I can publish to apk so that source will be encrypted. Plz help.

    If the code was minified on export, then the actual source code should be highly obfuscated, making reverse engineering extremely difficult.

    The resources - art, audio etc - are always going to be accessible, as they are on nearly every game ever made. There are whole websites devoted to such things.

    Trying to protect against such a thing is an exercise in futility.

    Copyright law and IP ownership is on your side.

  • i am trying to do what it says in this post

    but point 5, selecting 'construct 2' is not on the list?

    any ideas?

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