Create Media via REST API from Android Application

First of all, it is not the fault of AndroidNetworking, it is the permission denied, which I figured out after testing Retrofit, Retrofit throws the error for the permission denied which led me to fix the problem.

I checked above code after fixing the permission and it works very well.

Thank you

PS. There is no need for all the headers, token & Content-Disposition is enough.