From the course: Android Development: Retrofit with Java

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Use ProGuard with Retrofit

Use ProGuard with Retrofit - Android Tutorial

From the course: Android Development: Retrofit with Java

Start my 1-month free trial

Use ProGuard with Retrofit

- [Instructor] If you are using ProGuard - [Instructor] If you are using ProGuard - [Instructor] If you are using ProGuard to minify and obfuscate your Android code to minify and obfuscate your Android code to minify and obfuscate your Android code while using Retrofit, while using Retrofit, while using Retrofit, you will need to include additional ProGuard configurations you will need to include additional ProGuard configurations you will need to include additional ProGuard configurations to make sure everything will work as expected. to make sure everything will work as expected. to make sure everything will work as expected. To start, To start, To start, there are some recommended default ProGuard configurations there are some recommended default ProGuard configurations there are some recommended default ProGuard configurations accessible from the Retrofit website. accessible from the Retrofit website. accessible from the Retrofit website. In the…

Contents