android studio template Android Studio的自定义模板
android-studio-模板Android Studio的自定义模板。新的Android模块此模板扩展了在Android Studio中创建模块的默认行为,并遵循。安装在Mac上, git clone git@github.com:tmiyamon/android-studio-template.git cd android-studio-template mv ' /Applications/Android Studio.app/Contents/plugins/android/lib/templates/gradle-projects/NewAndroidModule ' {,_bak} ln -s $( pwd ) /gradle-projects/NewAndroidModule ' /Applications/Android Studio.app/C
用户评论