Generating a Pro Guard configuration file with Android Studio
I am using Android Studio since 0.1.0 ... I just learned yesterday that
Pro Guard seems to be integrated in newly created projects. Unfortunately
this is not true for my project (which was a former Eclipse project). I
didn't know of Pro Guard until I started working with Android Studio. And
now I am looking for examples on how to use Pro Guard with Android Studio.
Unfortunately the Android Dev documentation is only mentioning situations
where the configuration file is already created. Is there a possibility to
get Android Studio to create a configuration file to an already existing
project?
No comments:
Post a Comment