Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to android-studio v3 #57

Closed
niqdev opened this issue Apr 13, 2018 · 2 comments
Closed

Upgrade to android-studio v3 #57

niqdev opened this issue Apr 13, 2018 · 2 comments

Comments

@niqdev
Copy link
Owner

niqdev commented Apr 13, 2018

No description provided.

@amadeu01
Copy link
Contributor

Hi @niqdev

How are you doing?

Here at the branch /feature/studio-v3 we have a problem:

  1. We are forcing the user of the library use Rx, due to the open what returns an Observable object. In other words, the user has to use the library.
  2. We can use api keyword from Gradle 3.x android plugin. More info

So, my question is: Would we let the user gain the Rx Library together with the ipcam-view? Or, Will the user be obligated to import Rx Library so they can use the library. I do not know if when you import a dependency library from another library, if it gives any trouble, perhaps the user just have to exclude the dependency he/she does not want. More info, dependency conflict

@niqdev
Copy link
Owner Author

niqdev commented Apr 18, 2018

Thanks @amadeu01

@niqdev niqdev closed this as completed Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants