mmin18 / LayoutCast

Cast android code and resource changes to the running application through ADB.
1.71k stars 173 forks source link

so no using gradle flavors....? #20

Open sirvon opened 9 years ago

sirvon commented 9 years ago

by the looks of these words,

It can only find /src folder under <project>/src or <project>/src/main/src
It can only find /res folder under <project>/res or <project>/src/main/res

This lib won't support gradle flavor based projects, out of the box?

thanks for your work!

JosiasSena commented 9 years ago

Will use when flavors are supported.

IlyaEremin commented 9 years ago

+1 without flavors we need to manually remove library for release builds