adxba's Forum Posts

  • 2 posts
  • Hi,

    We have created a simple game for a client, but that have for it to have the 'Launcher' category in the AndroidManifest.xml

    so, <category android:name="android.intent.category.LAUNCHER" />

    How do we edit the AndroidManifest.xml file before exporting to an apk? Or is something we can do after exporting?

    Thanks.

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, I'm ultimately wanting to have the construct file play on desktop only (mac or win).

    What I want to do is have it play a video that is linked (to a local file) rather than embedded into the compiled application, so I can swap the video out with an updated one as I need to.

    Is there any way to do this?

    The video object seems to embed. I've also tried iFrames and having a HTML wile play a linked video, but cant seem to get that to work either.

    Any help would be massively appreciated! :)

  • 2 posts