android

  1. Dune Veteran

    Android King of Crusader Strongholds (Android Early Access) - medieval strategy with idle elements

    Greetings, fellow game makers! I've recently started open testing (Early Access) of my second "real" game for Android phones, King of Crusader Strongholds. It's a mixture of wave defence, idle strategy, kingdom builder, and bits and pieces of other genres too. I've used mostly Craftpix.net...
  2. W

    SOLVED Spam not works on android either with YYC or VM, but on windows all works good

    Hi! I have an game (flappy bird), and want to make an .apk for it. After i get everything setup, according to the Required SDKs, Setting Up For Android or Amazon Fire and Compiling Your Android App articles, i got a working app. The only issue is that spam don't work on android, but works on...
  3. Djeden Development

    Question - General Android remote push notifications (simple question!)

    I want to make an app that has remote push notifications but I can't find the extension for this. A few months ago there was a specific extension for remote push notifications. Does anybody know which extension I should use for firebase remote notifications?
  4. ShubhamBansod

    Android Find Twins

    FIND TWINS! ------------------------------------------------------------------------------------------------------------------------------------------------- Find Twins is a classic flash memory game that features 30 endearing characters. This game also comprises various difficulty levels. The...
  5. N

    Android found trojan in my apk that I build with game maker

    found trojan in my apk that I build with game maker
  6. E

    Android Extension on Android throws decryption errors

    Hey, I just started exploring the mobile possibilities in GameMaker with Android and was able to run my Game on my Device already. Also I was able to write a simple extension, where you just pass a double variable and get a double value back. public double giveSquaredNum(double num) { return...
  7. Liam Earles

    Android Now available on Android! - Smash Ringtail Cat: The Ultimate Glitch Annihilator (2021)

    Hey guys! I recently ported my recent game to android devices*, come check it out whenever you get the chance! *Only available on Game Jolt and itch.io! Google Play release TBA. Game Description Don't play around with the glitches, be the ultimate glitch annihilator! Smash Ringtail Cat: The...
  8. jzavala

    Asset - Extension [Android] Massive Update of Extension

    Due the reports of some users about high crash rate and ANRs on the newer Android devices (Android 10,11 & 12) we updated the Extensions Admob, Google Play Services, Firebase and Google Play Billing to the last version available Admob: com.google.android.gms:play-services-ads:20.4.0 ->...
  9. C

    Android Settings file 'W:\settings.gradle' 2022 Error

    I am having this issue compiling randomly, I have tried reinstalling everything but Game Maker at this rate. Using NDK 22, API Level 30, and JDK 18. AILURE: Build failed with an exception. * Where: Settings file 'W:\settings.gradle' * What went wrong: Could not compile settings file...
  10. H

    Android Please help, I cannot generate Android APK file

    I am a new member, if anyone can help me? Thank you.
  11. M

    Android Virtual Keyboard's Left and Right Arrows?

    keyboard_key(vk_left) or (vk_right) do not work for the arrows (highlighted yellow in the image) on the android virtual keyboard. How can I get if the arrows are pressed? Thanks. image: https://appllio.com/switch-android-smartphone-keyboard
  12. AIO1

    Android High quality text on Android GM 2022

    Hello, I'm using GM 2022 (it is no longer called GMS). I've been searching for a while through the Internet but I'm unable to find a solution that fits my needs. I'm using the font Roboto Mono from Google Fonts which you can see here. When I use this font in Windows it looks OK, my issue comes...
  13. drewster

    Android Weird rendering on Pixel 4a

    Hello! I'm running Mac GMS 2022.3.0.624 runtime 2022.3.0.496 on macOS 12.3 on 2021 M1 Mac Pro Android Studio 2021.1.1 Patch 2, running the YoYo Brick Breaker demo, and the whole rendering on my Pixel 4a is all messed up. See screenshots. Also, only part of the screen is being used. Any idea...
  14. N

    Android Android YYC compile error

    During the compilation of my app for Android in YYC mode I get the FAILED status, but when I check the log I can't find any clear problem/issue in the log that can help me fix this problem. Maybe somebody can help me with this error, because it worked in the past and somehow not anymore...
  15. APurpleApple

    SOLVED Issue implementing local push notifications for android

    Hi there ! My company is working on a mobile game and we're having trouble setting up local push notifications for android. It seemed easy at first (and it should be) but the "mandatory expansion" mentionned by the documentation doesn't exist, not to mention push_set_application_badge_number...
  16. Kyphii

    Silent Crash on YYC Builds (Possibly a bug with Garbage Collection?)

    Hi, I'm gearing up to release my game and I am currently trying to root out one last pesky crash bug. My GMS2 is v2022.2.1.618, and my runtime is v2.3.8.479 (I'm using this runtime to avoid a bug with audio sync groups that was introduced in a later update). In my game, boss enemies drop three...
  17. Ristray

    Android Is it at all possible to change the position of a banner ad?

    Using the official YoYo AdMob extension but when choosing to use banner ads, regardless of which type, you're only allowed to pick between bottom being true or false. While it works fine for my game when it's one of the regular banner ads, I want to add the medium rectangle ads to a specific...
  18. Yellowhite

    Android Problems with Android plataform

    i know i want to be very ambitious but what happened is i tried to run my project in .apk, yes on android, i installed SDK, NDK, reinstalled a JDK 8 version (I know its kinda old but it is functional, right?) and I simply connected my phone, and tried to run it on my phone, and it gave a more...
  19. Kleff

    Android Ad failed to load

    Since the update, the Test advertising only works on my Samsung M31 no longer on my old Galaxy J5 or on my old tablet. Galaxy J5 (2016) ANdroid Version 7.1.1 _________________________________________________ 03-16 17:45:30.592 13029 13050 I yoyo : Total memory used = 244283152(0x0e8f7710)...
  20. T

    ERROR: Unable to find Options data for platform 'Android'

    Not sure why I get this error message. The project was compiled for windows, and works fine for it. I then changed the compiling to android and did set my usual settings for android. Not sure where to look to resolve this: Android SDK, NDK r20b and JDK 11.0.8 are set in the platform settings...
Top