Android IDE (AIDE) Support Forum

Dexing Libraries error - parse exception

Hi, I was developing a new android application and added libraries a bit. But after I run the project, i got this error when the compiler hits the “Dexing Libraries”

I have never encountered this problem before but how to fix this?

All I can tell you is that this is a library issue. A library in your project is missing some downloads or the codes it relies on are not supported by AIDE. Retrofit and latest versions of Glide are examples. Try replacing.

The libraries that I added are fully downloaded.

They might still be missing something due to incompatibility with AIDE. Is Retrofit included in your prohect?

No, I didn’t include Retrofit