Skip to content
View AndroidModLoader's full-sized avatar

Block or report AndroidModLoader

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AndroidModLoader/README.md

What is that?!

AML is a mod loader for almost ANY android game or application!

AML has been started as a GTA-series mod loader AND as a Gorilla Tag mod loader. Since Gorilla Tag is a Unity-application, AML should be "upgraded" with some IL2CPP tools that are NOT ready now. That means you CAN mod for Unity-games but you NEED some external tools.

How is this working?

AML provides you an interface system (like in Source Engine). You can add your own interfaces or get an AML Interface (does automatically on mod declaration) that can you help with: patching, memory writing, functions hooking & more (it uses ARMPatch that was made using of 4x11's ARMhook and DobbyHook).

AML should be loaded after all libraries somehow. For example: added through the smali code (easiest way?).

AML supports hard dependencies and can help you get info about mod (if it's loaded) just like a SOFT dependency. That's really cool.

Examples

For any examples visit the repository for all official mods: https://github.com/AndroidModLoader?tab=repositories

Discord

Discord Server of this project located here: https://discord.gg/2MY7W39kBg

Web

We now have a WEB site everyone may use now! It`s still in progress so everything may look bad: https://aml-mods.ru/

YouTube

We DO have a YouTube channel but it`s inactive for a reason: https://www.youtube.com/@amloader

Pinned Loading

  1. AndroidModLoader AndroidModLoader Public

    Forked from RusJJ/AndroidModLoader

    AML is a mod loader for almost ANY android game or application! Mods should be located in: /sdcard/Android/data/*game*/mods

    C++ 53 7

  2. SAUtils SAUtils Public

    Mod-library for GTASA mods

    C++ 38 4

  3. JPatch JPatch Public

    A little (yet) patch-mod that does a good thing!

    C++ 83 5

  4. GTASA_SkyGFXMobile GTASA_SkyGFXMobile Public

    SkyGfxMobile is known as a test mod which uses PS Vita port by @TheOfficialFloW for doing PS2 Render so it was named PS2Render before.

    C++ 34 7