Rohit kumar

Results 8 issues of Rohit kumar

I have enabled logging at Body level but log is not printing in console.

Please add an example with one Fragment to help beginners (including me :) ) with mvvm

While opening this project found this issue Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:

Any one help me to work same project with kotlin, I am ready to work on same

how to use this code in java file ImagePicker.with(this) .compress(1024) //Final image size will be less than 1 MB(Optional) .maxResultSize(1080, 1080) //Final image resolution will be less than 1080 x...

Unregister alarmreceiver to MqttService showing this in log after a min. app is still in running mode but it automatically disconnecting.

this error is coming when user trying to connect with MqttAndroidClient IMqttToken token = client.connect();

How to fix this? As I have seen that you removed support for Rx2AndroidNetworking. please share solution to fix this. ``` override fun doStateSpinnerServerApiCall(): Flowable { return Rx2AndroidNetworking.get(ApiEndPoint.STATE_PROCESS_DROPDOWN) .addHeaders(apiHeader.publicApiHeader.headers) .build()...