Cosmic-IDE
Cosmic-IDE copied to clipboard
Will API lv23 supported in future
i'm using Android 6 and currently developing small Android apps using a code editor app and build using a shell script.
But testing small changes in code would require a whole apk building process. A while ago i use tranleduy2000/javaide, that project no longer maintained but still work good except sometimes it clear the code file i'm editing when i exit the app (their issue 101). So i would like to use this app but minimum Android version required are Android 8 (AndroidIDEOffical/AndroidIDE also require Android 8+ too). I know support back to Android 6 whould probally break everything but the code can be seperated in core, minsdk26, minsdk23, minsdk23 can drop support for Kotlin.
Thanks for reading