Skip to content

Works better than the original AIDE.

Notifications You must be signed in to change notification settings

LGLTeam/AIDE-Mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

AIDE Mods

AIDE is an integrated development environment (IDE) for real Android Applications directly on Android devices. These mods works better than the original AIDE.

AIDE Lite Mod 3.2.190514 (Recommended)

Features:

  • Custom save path for maven dependencies
  • DX, DEX v29.0.2
  • ApkSigner SHA-256
  • 🛡Resource encryption
  • Disable ADRT debugging in settings
  • Added new templates
  • Autocomplete logins and passwords(by Maximoff )
  • Re theme factor(by Mr Ikso )
  • Premium
  • aapt binary 29
  • aapt-obf binary 29(mod)
  • android.jar 33
  • Russian interface
  • Chinese interface
  • Web unlocked
  • 🛡ProGuard 6.0.3
  • Lessons cut
  • Examples cut code
  • Changed templates
  • arm64 , x86, armeabi-v7a, x86_64 (Build mips, mips64 and armeabi is not supported since ndk-r17)
  • Disabled auto-rotation

Download:

Credits:

  • timscriptov

AIDE CMODs 3.2.200108

Download:

Credits:

  • Editt-CMODs/CoRinga Modz

NDK

Setting up AIDE

Now let's begin

Firstly, make sure you know your phone's hardware, and download correct NDK file coresponding to your phone's CPU architecture. ndk_arm.tar.gz for 32-bit/ARMv7 phones, ndk_arm64.tar.gz for 64-bit/ARM64 phones. Installing incorrect version will cause problems

Now install NDK support for modded AIDE. Click on 3 dots on the right-corner. Click More... - Settings

Go to Build & Run, and click on Manage native code support.

A prompt will ask to input the path of NDK file.

If you use X-plore, you can show details of the file and copy file path easly.

Paste it in the prompt box.

Click install and wait

After installiation, you can now use AIDE with NDK support

Opening project in AIDE

On the main screen, it says No open files. We simply click on No open files to show file explorer. Navigate to the directory of the project and open app folder

An option Open Android app Project will appear. Click on it to open

Now that the file explorer will look like this, means the project has been opened

Run the app

Press play to compile the project

If successful, it will ask you to install the APK. It may ask you to allow installation from unknown sources. Please allow when asked

Run the app

AIDE Troubleshooting

Problem with the project like app crashes: click More... -> Project -> Refresh Build. This will clear the project cache and fix problems

Problem with AIDE: Open System Settings -> Apps and clear data of AIDE app. This will reset everything and you need to install NDK again

AIDE has a lot of compatibility issues, you need to research a lot and do some trial and errors until you fix something.

About

Works better than the original AIDE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published