amrita-repository/android-app

Migrate to Volley instead of asynchttpclient

Closed this issue · 0 comments

Describe the bug
The existing http client is getting deprecated due to security loopholes.

Expected behavior
Use Volley to replace the existing the codebase wherever asynchttpclient is used and remove the dependency completely from the app.