Skip to content

alimogh/ASM

 
 

Repository files navigation

ASM

[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.

Features

For more details, see each README.md files in each folder(like main/app)

App UI

  • material design

Project code

  • code API
  • real-time code highlighter
  • java code analysis plugin(local)

Project apkBuilder

  • compiler API
  • android APK builder
  • gradle support

project block

in block-editor branch

  • making java/android app in block coding
  • block drag&drop
  • javs -> blocks, blocks -> java code converter

ASM Team

We have 7 collaborators. Here are our collaborators:

Sketchware, PentiumG, GongBj(@GonngBj), LHW(@lhwdev)(website for here), Mg 마그네슘(@AppMagnesium), Ingan121(@Ingan121), ImportLicherd(@ImportLicherd)

Wiki

wiki link

Licenses

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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%