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.
Construct 3 has its own mobile app build service, which can build your mobile apps for you. This feature is only available to subscribers . Here's how to get Co...
There are several ways you can export and build mobile apps from Construct 3. This tutorial outlines the various options, and links to other tutorials to explai...
Construct 3 has its own mobile app build service, which can build your mobile apps for you. This feature is only available to subscribers. Android apps (APK fil...
Android apps, stored in APK files, must be signed before they can be published. This verifies that you're the publisher and that they've not been tampered with...
Chrome for Android is one of the best mobile browsers available: It has great performance, a full feature-set and great gaming technologies like WebGL and the W...
While the recent iOS 8 update did a lot to improve HTML5 on Apple devices, Google just announced Android 5.0 Lollipop , and it has some surprises! The Android 5...
Any project I try to compile for APK doesn't open on my mobile devices, it gets an eternal white screen. My devices: LG, samsung and motorola. Am I forgetting s...
Every project I compile gets a white screen for a long time on all my mobile devices. What can be happening? Is it some compiler bug? Or am I doing something wr...
So I just released an Android game, which is far from done to be fully share and made aware of. But since early development, I've been hitting on some (fairly l...
I've been creating games with C3 but when I looked into getting an app for one of my blogs (which uses Wordpress) I realised I could try and use AJAX+JSON with...