andriod

  1. Z

    Android Falling FPS when i am using surfase

    Hi all! Stable in the game 29-30 fps, but when I draw the surface - fps drops to 12-13. Here's how to draw fps in DRAW (without extra code): if (surface_exists(SURF)) { surface_set_target(SURF); draw_clear_alpha(make_color_rgb(77, 77, 77), 1); surface_reset_target(); with (OBJ)...
  2. M

    Alpha JOX Fighting Runner

    *Please Please Rate me on google play and tell me your opinions , thoughts , Some you want to see in this game please XD Game Download : Android Version JOX-Default-0.1.35 Game Info : Once upon a time was some one like kings decide to fight devils with fate that one day peace will be the...
  3. S

    Android Landscape Orientation makes graphics worse

    Read title. My sprites on Portrait Orientation look fine but when I turn my android device sideways (Landscape) the size of my sprites looks the same size except they're more pixelated. Not sure what's causing it. My intended graphics are more of an HD look with smoother edges, least amount of...
  4. NicoFIDI

    Android Geting strings with phone [solved]

    Hi, the tittle gives enought information i think. I know about get_string, but the UI it's fixed. So i was wondering if theres a way to do some kind of "text panel" where you can get strings with the game UI.
  5. S

    Android Speed multiplying

    I am using the drag and drop version of game maker 2, but am having trouble with getting my player to move faster with each tap. I can get him to move with each tap, but I need him to go faster with consecutive taps.
  6. J

    Android Question Facebook Sharing Tool

    Is there any extension (or tool) that allows you to share an image to Facebook and returns if it was successfully shared and it's visibility (only me / friends / public)? I would like to give my players Gems for sharing. PS: I might be posting in the wrong section. Sorry for any inconvenience...
  7. M

    Free SAM Commander Arena

    Dear GameMaker developers, I'm an indie developer who has just released his first game: SAM Commander Arena. The game is a unique action-simulator of a SAM (surface-to-air missile) launcher featuring an intuitive and simple control interface. In multiple scenarios, you will be defending cities...
  8. W

    Released Lure of the Death Stone released for Android, Windows

    Hello from Roadhammer Gaming! I've been working on this game since november and it is finally done! It is also my first attempt at implementing ads, any feedback would be welcome. thanks and happy gaming! Lure of the Death Stone Fight legions of ancient enemies that have returned from the void...
  9. Z

    Android Can't Find GradleWrapperMain error when compiling

    Hey everyone, I have a super simple app that I simply am trying to run directly on my Android device (Xiaomi Mi5), however every time I run it, this happens: The main error occurring here, where it states that the Gradle file path is not recognised and that 'GradleWrapperMain' could not be...
  10. T

    Android - Which APK should be installed? [SOLVED]

    Hello, So far I've been able to test my game by installing the APKs via the data cable into my phone. Awesome. Now however I want to install the app on some other phones away from my PC to test things out. First I had trouble finding where the APKs are actually stored. After searching I found...
  11. U

    Android HighScore not saving Andriod on Exit

    ive made a basic game in game maker but every time i close the game vie the task manager the highscore doesn't save which is a variable saved in an ini file. however whenever i exit the game with the exit button it saves the score. thanks in advanced
  12. H

    Android Mine Swine

    Mine Swine Available on Google Play and Itch.io Command World War II pigs to hide bombs on the battlefield with the goal to blow the enemy army to bacon bits. Can you outwit your opponent in this game of strategy and chance? Conquer the world in a Single Player Campaign or play Head-To-Head...
  13. W

    Question - IDE Android permissions in gms2?

    Hi, i was wondering how permissions get handled in gms2 for android? as you know, android os 6.0 and up disable ALL PERMISSIONS by default when installed on the user's device, and currently in gms1 there is no support for this making our games unprofessional at the least because they silently...
  14. W

    Released Dance Club for Windows and Android

    Dance Club for Windows and Android A free and add free addicting new dance game from Roadhammer Gaming! This is a game me and my daughter made back in 2004 with GM 5.3A, I ported it and modified it to work with today's game maker, I hope you all enjoy it, check it out and let me know! Enter...
  15. W

    Android [SOLVED] Extension problem, won't compile, unexpected return value

    Hi, I'm trying to return a value asyncronously to GM:S and I'm getting this compile error: Z:\com.roadhammergaming.dance_club\src\main\java\com\roadhammergaming\dance_club\GMMusic.java:62: error: incompatible types: unexpected return value return value...
  16. RyanC

    Android Game crashes on mobile due to RAM - Loading texture groups at run-time required

    Hi everyone, I've recently been experiencing issues with my game on a Sony Experia M2 phone. The game use to work on this device a few months ago and I haven't upgraded any SDK's or NDK's. The game is still working on my Google Nexus7 2012 model. Any help really appreciated!
  17. U

    Low resolution, scaled game

    So basically I've been looking at various scaling tutorials and a lot of it seems a bit over my head. I'm creating a non-scrolling (static screen) game. I'm going to use a resolution of 135x240 (16:9 or technically 9:16 aspect in portrait mode). I don't mind if there are black bars on the...
  18. J

    Android Sound question

    Hello everyone, I wonder if there is a way that if the game minimizes or phone lock that sound still continue to play. Lets say you are playing game and you want to minimize game to read message, and while you are in your message or phone background or somewhere else the sound of the game is...
  19. X

    Released Don't Blow Me Up! Now On Gamejolt!

    Don't Blow Me Up! HD Now In GooglePlay Store! - With Achievements! Now On Gamejolt! - With Achievements! Fun; Action, Story and More. Dive into an unforgettable journey of Esteen. GooglePlay - Download 'Don't Blow Me Up!' or download 'Don't Blow Me Up!' @Gamejolt The Windows Version of...
  20. L

    Android Error when compiling for Android.

    Hello. I can not compile the project for Android. What could be the problem? Thank you.
Top