xml

  1. RizbIT

    Android Need help with layouts and new GMS

    I use this code in my java extension: vg = (ViewGroup)RunnerActivity.CurrentActivity.findViewById(R.id.ad); You can see the extension here. Now it was working fine until IDE version 2022.9.0.49 Now when we try to compile the app to android apk in the output it shows this error: I read in...
  2. M

    Question - IDE How to merge a custom AndroidManifest with the main one in Gamemaker Studio 2.3

    I wrote a plugin for GMS2, and it requires some Androidmanifest entries too. Usually, the sections (2 & 3) in the image below, work for most cases. But if we wanna add some attributes to the main application tag, then we would use the section 1 as in the image. But when we write something in...
  3. F

    Discussion error DTD Xml

    My gms2 broke, I've reinstalled and every time I give f5 or f6 the program does not work please, help
  4. S

    Problem with manifest.xml and cannot set up Windows 8 settings

    Good day! I have got Game Maker Studio 1.4 for a while now, got it thanks to the Humble "Play and Create with GameMaker" Bundle. I had been slowly learning to use it, and have had no problems with it until now. Thing is, I just got Game Maker Studio 2 Desktop as well, so I don't know if GMS2...
  5. Emunator

    GML Gamemaker: Studio Networking (Recieving data)

    Hello Gamemaker community! I've used Gamemaker and GML for years now, but something I've rarly touched is networking. I'm making a program that pulls data from a web API on a site. When you view the API raw on the webpage it's displayed in a very small XML code. My question is, how would you...
Top