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.

Report Tag

332 usages of this tag
  • 0 replies
  • 120 views
This content is deleted
Forum Topic
How do I download additional content in an Android game?
0 favourites

Google Play has a 150 MB size limit for apps, so many games download additional content after the installation. Is it possible to do this in C3? Perhaps with so...

posted 11 months ago
  • 0 replies
  • 97 views
This content is deleted
Forum Topic
Clipboard plugin not working on Android?
1 favourites

When I tried remote preview I could copy text. But in my published Android app no text is copied to clipboard. I used it in a touch, tap object trigger. Any ide...

posted 11 months ago
  • 0 replies
  • 211 views
0 favourites

Would it be possible to assign Cordova plugin installation priority? Some Cordova plugins need to be run first or last, for example config edits that conflict w...

posted 11 months ago
  • 8 replies
  • 288 views
This content is deleted
Forum Topic
What is the simplest collision filtering solution?
1 favourites

I will soon be returning from a long trip, and I'm excited to resume game development. I'd like to polish an old pinball game project. The next major feature I...

  • 4 replies
  • 264 views
This content is deleted
Forum Topic
How do I open my game from a data.json file?
0 favourites

I have an old game I made exported to .Apk, I have been able to get the data.Json file containing all the Construct info, along with sprites & everything. How c...

posted 11 months ago
  • 2 replies
  • 159 views
This content is deleted
Forum Topic
How do I load image from Subfolder on Android?
0 favourites

I loaded image from url (image in Files/Images/abc.Png) in PC normally (load from URL > "Images\abc.Png). On the Android exported app, however, the image could...

posted 10 months ago
  • 9 replies
  • 369 views
This content is deleted
Forum Topic
How do I copy to clipboard on Android?
0 favourites

Is there any way to copy a string to the clipboard? The clipboard addon doesn't work on Android, worker mode set on "auto". And if it's a permission issue, how...

posted 10 months ago
  • 1 replies
  • 233 views

Why now I can only build Android games, the lowest support option is only on Android Nougat?

posted 10 months ago
  • 4 replies
  • 269 views
This content is deleted
Forum Topic
localstorage not work in android
0 favourites

I have searched many topics and have no solution. It is a very serious problem that programmers should fix now. I bought Construct 3 just to make app games.

  • 6 replies
  • 380 views

I'm working on an Android game and want to incorporate Google Play Services for features like login, leaderboards, and in-app purchases. Can you provide guidanc...