Welcome !!, We are Innovative-CST-Team, this website contains the doc for Android-App-Studio, This project enables building Android applications using a drag-and-drop interface. Currently this app is under development so it doesn't have much features.
we encourage new developer to contribute and enhance the Existing Android-App-Studio Project, without wasting time lets get started....
Project Preview
Clone the repo project
Open The Project into Android Studio
Let The Project Init
Then > Build
Info : This Module contains all the necessary implementation of UI elements and compiler including Activities, Compiler Service & Code Generation Service
in App Module we have 2 main packages :
android.code.editor
com.icst
Lets Explore ' android.code.editor ' First
This packages contains 2 sub packages and other sub packages
common
interface
In interface pkg we have a single Interface named FileDeleteListener.java
utils : In util pkg We have 4 classes named
AssetsManager.java
ColorUtils.java
FileDeleteUtils.java
FileUtils.java
utils
we have 2 network classes named
RequestNetwork.java
RequestNetworkController.java