Content tagged android
Android is a mobile operating system developed by Google. It is based on a modified version of the Linux kernel and other open source software, and is designed primarily for touchscreen mobile devices such as smartphones and tablets.
I have a game that uses device tilt when playing so on Android devices the screen timeout kicks in. How do I keep the screen from timing out while the game is p...
I am making a tilt controled game and because the user doesn't need to touch the screen it gets into sleep mode after some time. How do I prevent it?
I was using Cocoon.Io, but now it doesn't work (I don't know why). I try Cordova CLI and it works, but now it doesn't! I have the Android studio, gradle, and no...
I made a game in C2 and wanted to publish it to Android. I have everything set up. I exported to Cordova in C2 using Intel XDK options, I opened it in Intel XDK...
I finished my new game: Ikan Hoki. Check it out, ANY feedback woul be great! Android : This a shot game, and it's all about fishing, cool isnt it. You can colle...
I need your help with a strange behaviour when exporting to Android (signed APK) and iOS (XCode project). When running my game in Construct 3 in Google Chrome,...
Started doing some testing today using remote preview. I noticed that if I try to preview on my Android device I get a black screen if 'use worker' is enabled i...
Is anyone else having this problem? Webgames made with C3 that are run on Android devices using the Chrome browser only shows the grey background, all other gra...
Here is a game I am currently working on. It's basically what the title already states, you play a ninja and can create your own ninja weapon and ability deck t...
I wanted to link my game to Firebase, and saw firebase's documentation, then. I added this script in Javascript to my game: /**. * Handles the sign in button pr...