K Pradeep Kumar Reddy

Results 21 comments of K Pradeep Kumar Reddy

> Check your stacktrace for _other_ errors that you may introducing. Or perhaps your marshaling data that isn’t marshallable. Just some thoughts. Are you able to get this working ??...

This is my configuration, new Params(PRIORITY).requireNetwork().persist().delayInMs(10000)); After network is available, i want a delay of 10 seconds before the job is executed. Will this code work ?

I'm using Firebase Job Dispatcher for periodic tasks.

I'm also facing same problem. Computer OS : Windows 10 Mobile device: oneplus3 Mobile OS: android 8.0.0, OxygenOS: 5.0.8 Android Studio version : 3.3.2 Even when both computer and mobile...

> Hi @kpradeepkumarreddy, unfortunately this feature is not implemented right now. I'd be happy to review a pull request with it included. I want to implement this feature for this...

I'm using this third party floating action button "com.github.ag.floatingactionmenu.OptionsFabLayout". In this case, how can i click on the floating action button ?

@karnasurendra @AbithaAntony Were you able to find solution for this issue ? I'm looking for a document scanner library. Did you find any other document scanner library which is more...

This is a nice feature to have. I'm also looking for this feature. I also want to limit the number of images or videos selected.

> When a user turns off the GPS, no location updates are received. Even if app is in background or killed state. I agree with you, I'm also facing the...

> may be you will mistake somewhere because In this code using FUSED LOCATION API . > You can read [here ](https://developers.google.com/location-context/fused-location-provider/)about fused location api Of course, in the documentation...