Android Studio Mobile - A mobile IDE
CURRENTLY CONTAINING BUG AND DEVELOPING
The ASM Team makes the android studio in the mobile device.
Thanks for your attention to our project!
To contribute, see contributing guideline.
To see our github repository and source code, visit https://github.com/asm-ide/ASM.
You should make sure that our code didn't make public to other people to copy or use our code; see License Section.
As our code containing bugs, we don't have builded APK. We're sorry about this, and coding hard now.
For more details, see each README.me files in each folder in git repository. (like main/app)
- material design
- code API
- real-time code highlighter
- java code analysis plugin(local)
branch: apkBuilderBranch
- compiler API
- android APK builder
- gradle support
branch: block-editor
- making java/android app in block coding
- block drag & drop
- java code -> blocks, blocks -> java code converter (J2B, B2J)
ASM Team members:
- LHW(@lhwdev)(website for here): App UI, project code
- GongBj(@GonngBj): project apkbuilder
- Sketchware(yoon2)(@IYUNI): sightseeing
- PentiumG(@PentiumG): logo design
- Mg 마그네슘(@AppMagnesium): xml-editor
- 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.