9 Star 76 Fork 18

AideLua / Aide Lua

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
READNE_en.md 5.32 KB
一键复制 编辑 原始数据 按行查看 历史
杰西205 提交于 2024-03-15 21:04 . docs: 更新readme

Aide Lua

license releases

QQ group: 628045718 QQ channel: t37c1u1nmw

Gitee repository Github repository document

cover

Language:

中文 | English

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。

[!CAUTION]

This program is no longer actively maintained due to its own design issues. However, you can still submit issues, or initiate pr. Also, you should be careful about using this software to write large projects.

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.
  5. Do not use the Jesse205 library unless necessary.

Matters Needing Attention

  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

Open Source License

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

Android
1
https://gitee.com/AideLua/AideLua.git
git@gitee.com:AideLua/AideLua.git
AideLua
AideLua
Aide Lua
v5.x

搜索帮助