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

Android Refactor #9

Closed
MelbourneDeveloper opened this issue Dec 30, 2018 · 2 comments
Closed

Android Refactor #9

MelbourneDeveloper opened this issue Dec 30, 2018 · 2 comments

Comments

@MelbourneDeveloper
Copy link
Owner

The AndroidUsbDevice class is a mess. There is logic there that is mixed up between scanning for devices, receiving events, and polling.

-Implement the factory pattern in other platforms
-Remove any CheckForDevice methods and deal with this in some other way
-This issue is dependent on #3 because polling is necessary on Android

@MelbourneDeveloper
Copy link
Owner Author

Done in 2.3

1 similar comment
@MelbourneDeveloper
Copy link
Owner Author

Done in 2.3

@MelbourneDeveloper MelbourneDeveloper removed this from Mostly Done in Release 2.4.0 Jan 14, 2019
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

1 participant