AndroidTDDBootStrap icon indicating copy to clipboard operation
AndroidTDDBootStrap copied to clipboard

Todo MVP source generator plugin

Open gengjiawen opened this issue 9 years ago • 6 comments

Do you mean something like this https://github.com/riggaroo/android-studio-group-templates-mvp?

gengjiawen avatar Oct 19 '16 04:10 gengjiawen

I've already write an mvp activity template for this project, but not pushed yet.

I'll checkout this repo, thanks!

Piasy avatar Oct 19 '16 04:10 Piasy

Are planning write a android studio plugin to use templates or instruct user where to put those file?

gengjiawen avatar Oct 19 '16 04:10 gengjiawen

sure, it will be a install.sh.

Piasy avatar Oct 19 '16 04:10 Piasy

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.

gengjiawen avatar Oct 19 '16 04:10 gengjiawen

Cool, I'll think about it :)

Piasy avatar Oct 19 '16 04:10 Piasy

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.

gengjiawen avatar Oct 19 '16 04:10 gengjiawen