I am unable to generate Signed APK using minifyEnabled true and shrinkResources true
minifyEnabled true
shrinkResources true
App Level : build.gradle
buildscript {
Use Keytool binary or exe to generate a private keystore. Instructions in below link. You can then sign your app using this keystore. Keytool gets installed when you install Java.
http://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html