Android代码-一个Kotlin MVP模板
README This an android application template project built with kotlin language and some useful libraries. It provides a creator script to quickly create an project from template. Creating project Make sure you have installed Python 3 and requests library before proceeding. And then paste the following command at a terminal, replace the PROJECT_NAME and APP_PACKAGE_NAME and execute it: python3 -c "$(curl -fsSL https://raw.githubusercontent.com/nekocode/create-android-kotlin-app/master/create-
158.73KB
文件大小:
评论区