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

Empty android device name shown in other devices. #8

Closed
MahdiGhiasi opened this issue May 4, 2017 · 2 comments
Closed

Empty android device name shown in other devices. #8

MahdiGhiasi opened this issue May 4, 2017 · 2 comments

Comments

@MahdiGhiasi
Copy link

MahdiGhiasi commented May 4, 2017

In Xamarin (Android) sample, after authentication, the android device will appear in devices list in Windows devices with same MSA account (when querying Windows Rome APIs). But it has an empty DisplayName.

I'm testing sample on a Nexus 4 running Android 5.1.1.

Is that the expected behavior?

@ajpeacock0
Copy link
Member

Android devices are not supported as devices to connect to, and so should be filtered out by the app. This can be done by filtering out RemoteSystemKinds.Unknown.

Future Windows releases will not return Android devices until Android has the capability to be connected to.

@MahdiGhiasi
Copy link
Author

MahdiGhiasi commented May 10, 2017

Thanks for the response.

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