Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashes on launch after redex compression #27

Closed
chethann opened this issue Apr 13, 2016 · 3 comments
Closed

App crashes on launch after redex compression #27

chethann opened this issue Apr 13, 2016 · 3 comments

Comments

@chethann
Copy link

I did redex compression on the APK, signed and did zipAlign and installed on the device. The app crashes on launch. The logcat says Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available

I have multiDexEnabled true. Thank you!

@aectann
Copy link

aectann commented Apr 13, 2016

Facing similar issue.

@shmuelr
Copy link

shmuelr commented Apr 14, 2016

This may not work with Multidex...

@bertmaher
Copy link
Contributor

I just fixed a serious bug with multidex support -- it should work now. Thanks for reporting it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants