• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

android

  1. RizbIT

    Asset - Extension permissions for push notifications on Android

    The current GMS extension for push notifications on android requests the following permissions (set in the extension android options): But is the first one required because ive seen some info on the web that says this: So its saying that "com.google.android.c2dm.permission.RECEIVE" is...
  2. WWAZman

    SOLVED custom high score save and reset not working?

    hi all.. I previously had a fully working simple game, Bonnie Counter, which hasn't been updated in what feels like eons.. it's a simple counter with a sound effect or three, that has a "all time high" as well as "this session" .. This session works, but now All Time High has broken, and neither...
  3. silentworks

    Android audio_create_buffer_sound - Instant crash

    Hello everyone :) I am trying to generate a simple audio wave using the audio buffer (audio_create_buffer_sound). This is a code from the GM manual, works perfectly on Windows, however I have an instant crash when it is compiled to Android (VM or YYC doesn't matter, both fails). Can someone...
  4. JuGGlingJester

    Discussion The Consent Dilemma.

    Hi all! Commoners and N'Wahs! :D It took a really long time but I managed to make real Ads work finally!! Also the Consent Form works with an exception: If, instead of picking "I do give Consent" I go with "Manage Settings", then my game will not load Ads. I've read something about the changes...
  5. COWCAT

    Android How to lower texture resolution on mobile by half "automatically"?

    Hi, I am trying to prepare a mobile version for my high res, hand draw animated game (which has a lot of sprites frames) Right now it works but even on 3 GB Smartphones it will still crash regularly due to out of memory. It appears apps on mobile can use only like 50% of the system RAM+VRAM...
  6. M

    GameMaker "The NDK toolchain does not support writing to a path with spaces in it. Please set your temp directory so that it does not contain spaces."

    Hey I tried to create an executable (aab) but I got this error: Error : The NDK toolchain does not support writing to a path with spaces in it. Please set your temp directory so that it does not contain spaces. (Trying to write to C:\Users\Redux ASUS...
  7. Wiseman

    Asset - Extension SQLite Extension - Multi Platform (Android, Windows, iOS) - With real usage app demo

    Hello everyone, I want to introduce a new SQLite extension that works in the latest GMS and on multiple platforms. I was looking for an SQLite extension in the marketplace but couldn't find one, so I decided to make one. Summary: A Game Maker Studio extension for SQLite usage compatible with...
  8. Flores

    Android Play Store Rejection Due to Data Safety Form Discrepancies and SDK Issues

    I am facing some issues with the Play Store regarding the application. I received a rejection notification due to discrepancies in the data security form. It seems that the problem is related to the SDKs com.admost.sdk:applovin and com.applovin:applovin-sdk. The Play Store recommends that I...
  9. Adriano_ppaula

    Android Help with gamepad Bluetooth support and questions with analogue sticks button press

    Hey guys, how are you? Guys, I've been using a very old button system for a while now, but it's always worked, but for some time now, I believe that with GM's updates this system is causing problems. I noticed that some players were complaining about compatibility with the Bluetooth gamepad...
  10. JuGGlingJester

    Android Age Targeting?

    Hi all Commoners and N'Wahs! So Age Targeting for Android: Two Questions: 1) What changes from <18 to 18+? 2) When using Ads (AdMob) what else should we do? I would think that simply setting all ages could be better but still I may be wrong here. Maybe (probably) it is better to focus on...
  11. S

    Android Unable to listen for RTMGRP_IPV6_IFADDR messages: Permission denied

    I found this error while I was debugging on Android, in the game when I press a button that makes a POST request with a username and password, the problem is that when I try to press the button it detects that I don't have internet as soon as I press it, and in the console Debugging the...
  12. T

    Android i cant instal an apk in my phone

    i made an simple game for android in game maker, and i tried to install it in my phone that is 32 bits(armeabi-v7a), however, when gms2 creates the apk, it deletes the armeabi-v7a support, can someone help me? there's an image off the problem. Edit: it worked, i just forgot to apply the...
  13. C

    Android Android Compile Error "transformClassesWithMultidexlistForRelease"

    Hey there Today i was trying to export to Android in GMS1.4, it used to work, but now shows this error * What went wrong: Execution failed for task ':com.CrisDevelop.PvZND:transformClassesWithMultidexlistForRelease'. > java.lang.UnsupportedOperationException (no error message) I changed the...
  14. EnderLost Studios

    SOLVED Transparency alpha ghosting while running on Android

    Hey there! Just started to run some tests for my project on Android. I've noticed that any transparent surface is ghosting other elements of the screen (this only occurs on Android) Any pointers as to why this is occurring? Example below:
  15. M

    Android When I added admob I couldn't make an apk for my game

    When I added admob I couldn't make an apk for my game. The build always fails. Has someone experienced the same? And how can I fix it?
  16. Appsurd

    Android Daily Wood Block Puzzle

    Challenge yourself with daily puzzles, conquer various game modes, and claim your spot on the global leaderboard. Flex your mental muscles, download now, and become the master of the grid! Screenshots: Features: Daily Puzzle: Exercise your puzzle prowess with our daily challenges! Fair...
  17. TibiSoft

    Android AdMob issue - Ad id vs. Families Policy

    Let me try to get some help / hint here as well. Time to time I got a new warning from Google in case of their policy change, but now I am a bit struggling to find the solotion. I have a teaching / learning app for kids on Google Play store. They wrote: "We’ve identified that your app or an...
  18. C

    Admob android error ; java.lang.StackOverflowError (no error message)

    Hello.Im using newest gamemaker.After implementing admob with all files(admob-admob demo) when i try to open room_admob it game me this ( java.lang.StackOverflowError (no error message ) error code. I updated preferences -> platform settings -> Android -> JDK maximum heap size(GB) to 8 and in...
  19. E

    Need Suggestions Making GMS Android Game Please...!

    No idea... i searched o_O First off i don't care about making money with phone game. And Want to have more knowledge about phone games in GMS. Already have android studio and done everything also i tried to start my game and it works on my phone but the game is blank i tried just draw any text...
  20. bsabiston

    Android How do I release an Android build

    When I upload my APK, I get an error about it supporting Android TV, even though I unchecked all the Android TV stuff in the settings. If I try to use an AAB instead, I get an error about it needing to support Google Play licensing to be an aab. If I try to use Google Play Licensing, I get a...
Top