Francisco García Sierra

Results 9 comments of Francisco García Sierra

@Sroka I made a PR with the update to RxJava 2, but I still without answer. I already created a different library to support it while I don't recieve answer...

Hi @droidster , what do you mean? The repository already have a MIT license. or you mean add a project license for the [Google Open source](https://developers.google.com/android/guides/opensource)? Could you give me...

The library is uploaded to the url "https://jitpack.io" maven repository, You can have both at your gradle. ``` allprojects { repositories { mavenLocal() maven { url "https://jitpack.io" } maven {...

Cause is the official repository for Google, and not an open one

Any new about this? Any workaround possible @Wiingaard ? could u provide an example of how u are doing the workaround of this for multiple fields?

I´m on it. It will be uploaded soon.

That's up to you. Try both ways and look which one give you a better performance. Anyway if I'm not wrong you should capture the photo from the UI Thread....

The `arg=` param comes from the `Makefile`. However the problem that you are probably facing if you are a Windows user is that you need to set the Args during...

For those of u guys who are doing the hack of removing the first 4 params of the call. U can go to `MakeFile` and on the first line u...