[WIP] Android Studio Mobile - A mobile IDE
THIS REPOSITORY IS OUTDATED.
- We will only maintain the Plugin API. (interface/, util/)
- ASM Team is not active in fact(core members are studying).
The ASM Team makes the android studio in the mobile device. To contribute, see contributing guides.
For more details, see each README.md files in each folder(like main/app)
- material design
- code API
- real-time code highlighter
- java code analysis plugin(local)
- compiler API
- android APK builder
- gradle support
in block-editor branch
- making java/android app in block coding
- block drag&drop
- javs -> blocks, blocks -> java code converter
We have 7 collaborators. Here are our collaborators:
Sketchware, PentiumG, GongBj(@GonngBj), LHW(@lhwdev)(website for here), Mg 마그네슘(@AppMagnesium), Ingan121(@Ingan121), ImportLicherd(@ImportLicherd)
For details, see HERE.
Project ASM
© ASM Team 2017~2018. All Rights Reserved.
ASM code
© LHW 2017~2018. All Rights Reserved.
package com.asm.widget.*
/com.asm.widget.codeedit.*
To see detail licences, go to
core-ui/LICENSE.
ASM Compiler unit
: Android Gradle Build Support
: APK Building In Android
© GongBj. All Rights Reserved.
ASM android app UI
© Yoon2 and PentiumG. All Rights Reserved.
ASM File IO
© Yoon2. All Rights Reserved.