lua-source/AideLua
skong 9741d4ed0b add opencode 2024-01-13 17:28:49 +08:00
..
.aidelua add opencode 2024-01-13 17:28:49 +08:00
Jesse205Library add opencode 2024-01-13 17:28:49 +08:00
androlua add opencode 2024-01-13 17:28:49 +08:00
app add opencode 2024-01-13 17:28:49 +08:00
docs add opencode 2024-01-13 17:28:49 +08:00
gradle/wrapper add opencode 2024-01-13 17:28:49 +08:00
images add opencode 2024-01-13 17:28:49 +08:00
soraeditor add opencode 2024-01-13 17:28:49 +08:00
wrapper add opencode 2024-01-13 17:28:49 +08:00
.gitignore add opencode 2024-01-13 17:28:49 +08:00
CHANGELOG.md add opencode 2024-01-13 17:28:49 +08:00
LICENSE add opencode 2024-01-13 17:28:49 +08:00
README.md add opencode 2024-01-13 17:28:49 +08:00
README.zh.md add opencode 2024-01-13 17:28:49 +08:00
build.gradle add opencode 2024-01-13 17:28:49 +08:00
gradle.properties add opencode 2024-01-13 17:28:49 +08:00
gradlew add opencode 2024-01-13 17:28:49 +08:00
gradlew.bat add opencode 2024-01-13 17:28:49 +08:00
package.json add opencode 2024-01-13 17:28:49 +08:00
settings.gradle add opencode 2024-01-13 17:28:49 +08:00
yarn.lock add opencode 2024-01-13 17:28:49 +08:00
yarn_dev_docs_termux.sh add opencode 2024-01-13 17:28:49 +08:00
yarn_install_termux.sh add opencode 2024-01-13 17:28:49 +08:00
yarn_upgrade_termux.sh add opencode 2024-01-13 17:28:49 +08:00

README.md

Aide Lua

license releases

QQ group: 628045718 QQ channel: t37c1u1nmw

Gitee repository Github repository document

cover

Language

Alert

If you need to use the source code, please go to the releases (Github) page to download.

Please not to change the repository directly in Github, because Github's repository is mirrored by Gitee.

Introduction

Aide Lua is a Lua editor relying on Aide
Aide Lua allows you to enjoy advanced and rapid software development on mobile devices
Aide Lua can help you transfer from Androlua+to AIDE and then to Android Studio

Download

Aide Lua Pro

Gitee Releases)

Other channels (may not be updated in time)

123 Pan 189 Cloud Weiyun Baidu Netdisk

Gradle for AIDE Pro

189 Cloud (Offical) 123 Pan (Image)

AIDE Pro

Offical (Recommend) Lanzou (Offical)

Build project (including derivative projects)

  1. Clone this project locally: git clone https://gitee.com/AideLua/AideLua.git .
  2. Build with Gradle: gradle build .
  3. Copy to <internal-storage>/AppProjects/<your project> on your Android device.
  4. Download the Aide Lua distribution, go to Aide Lua and select the project you just copied, then click menu-projects... -repack and install .

Instructions

  1. By default, this software enables automatic code saving and cannot be closed (trigger conditions for automatic saving: switching to other applications, clicking on secondary packaging and packaging operation, opening files, and closing files)
  2. This software cannot be used to develop large projects
  3. This software must be matched with a compiler, no matter whether you use a real gradle or a false gradle (AIDE belongs to a false gradle)
  4. To run the project directly, you must export LuaActivity (the default is export), and successfully installed the project software (first packaged with AIDE, then packaged with Aide Lua, and finally installed).

How to receive update push

Watch this project.

Documents

Video | Text

Due to the particularity of AIDE, please download AIDE Pro to operate.

Quick Get Start

1. Configuring AIDE

  1. Enter Settings - Advanced Settings - Build & Run.
  2. Close Enable adrt debug file, open Redefine Apk build path, Enable Gradle (You do not need to open this item if you do not use Gradle)
  3. Restart AIDE.

2. Initial packaging

  1. Click New Project in AideLua, and click New after filling in and selecting.
  2. Open the project with AIDE and click Build Refresh (Or 'run', 'gradle assembleRelease', recommended).
  3. Click the repack and install button of AideLua (or repack, but manual signature is required) and install it. Test whether it can be packaged and run normally.
  4. Click the Run button of AideLua to test whether the installed application debugging passes normally.

Notes

  1. AIDE must use the AIDE Pro, otherwise it cannot be opened Redefine the Apk path .
  2. AIDE must open Redefine apk path, otherwise APK error will be caused.
  3. AIDE Better Close adrt Debug File .
  4. It is not necessary to compile with AIDE, but it can also be compiled with Android Studio

Stargazers over time

  • GitHub:

Stargazers over time

Open Source License

https://gitee.com/Jesse205/AideLua/blob/master/app/src/main/assets_bin/licences