Skip to content

AndroidIDE-R continues the work of AndroidIDE, with emphasis on self-bootstrapping and new feature development.

License

Notifications You must be signed in to change notification settings

MiyazKaori/AndroidIDE-R

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidIDE

AndroidIDE

An IDE to develop real, Gradle-based Android applications on Android devices.


Latest release License

交流频道

QQ群:524317060

Android Sdk

现已支持35.0.0

感谢lzhiyong构建的工具包:Termux Ndk

现已修复适配AndroidIDE,请移步Android Sdk Tools安装

更新日志

v2.7.1-beta-rev-1.0

  • 修复部分闪退错误

2.7.1+44105ee

  • 新增功能:通过Shizuku进行静默安装,可在设置:构建运行 里面打开

2.7.1+38687d7

Warning

此版本由于SdkGradleAGP版本升级,需要使用构建工具包的版本为35.0.0,请自行配置

此版本主要适配 Androidx(Java),并未对Kotlin及其他项目模板进行适配

创建模块功能并未进行严格检测,请你始终确保模块名称模块包名合规

  • Androidx 项目模板升级

    • Gradle: 8.11.1
    • AGP: 8.9.1
    • Android Sdk: 36
    • Java: 17
  • 新增功能:创建Library Module,可以长按文件树进行创建模块

    • Android Sdk: 36
    • Min Sdk: 26
    • Java: 17

License

AndroidIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. AndroidIDE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with AndroidIDE. If not, see <https://www.gnu.org/licenses/>. 

Any violations to the license can be reported either by opening an issue or writing a mail to us directl

About

AndroidIDE-R continues the work of AndroidIDE, with emphasis on self-bootstrapping and new feature development.

Resources

License

Stars

Watchers

Forks

Languages

  • Java 89.2%
  • Kotlin 10.1%
  • ANTLR 0.3%
  • HTML 0.3%
  • C++ 0.1%
  • Lex 0.0%