How to Disable jack compiler?

628 views
Skip to first unread message

osas peace

unread,
Sep 7, 2016, 4:19:09 PM9/7/16
to Android Building
Is there anyway to disable jack compiler on aosp 7.0 and use proguard instead?

Earl Karanja

unread,
Sep 20, 2016, 8:10:00 PM9/20/16
to Android Building
Update: The workaround i posted never really worked out. Let me know when you find a proper solution. 

Earl Karanja

unread,
Sep 20, 2016, 8:10:00 PM9/20/16
to Android Building
Been trying to do this too with no success. I needed instant run to work, my workaround was to change jack options to "false", then commenting out the compile options. Messy way to do it. 

jackOptions {
enabled false
}

compileOptions {
//targetCompatibility 1.8
//sourceCompatibility 1.8
}

On Wednesday, 7 September 2016 23:19:09 UTC+3, osas peace wrote:
Reply all
Reply to author
Forward
0 new messages