Open gengjiawen opened 8 years ago
I've already write an mvp activity template for this project, but not pushed yet.
I'll checkout this repo, thanks!
Are planning write a android studio plugin to use templates or instruct user where to put those file?
sure, it will be a install.sh
.
In mac, the location is fixed.But on other system, this is maybe not the case.You may need to provide a argument to allow user to define their own location.
Cool, I'll think about it :)
And when you do patch update in android studio, they will force you to delete it.This is a ugly restriction in android studio (IntelliJ IDEA works fine).
For me, I write a electron app to deploying it to eleminate the tedious.
Do you mean something like this https://github.com/riggaroo/android-studio-group-templates-mvp?