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

Question about readme #5

Open
guyluz11 opened this issue Aug 13, 2022 · 2 comments
Open

Question about readme #5

guyluz11 opened this issue Aug 13, 2022 · 2 comments

Comments

@guyluz11
Copy link

In the Limit part of the readme it is written that

Plugin only support Android Sdk Version 29

I am unsure what it means as most of the time functionality isn't available only for one API version.
Most of the time, it has been added to that API and support from that API forward.
Or it got removed from the API and was supported until that API version.

Can you clarify if it is:

  1. Plugin only support Android SDK Version 29 and above
  2. Plugin only support Android SDK Version 29 and below
  3. The only API version supported is on Android SDK Version 29 and nothing else.
@guyluz11
Copy link
Author

guyluz11 commented Aug 15, 2022

It looks in my android 12 API 31 that the plugin works without the mac address/hostname/vendor.
It is still valuable since it finds IP fast.
This should be written inside of the readme.

@myfreax
Copy link
Owner

myfreax commented Aug 19, 2022

@guyluz11 Thank you your anwser. Because ip neigh command only available in Android SDK version 29 and below. And get device MAC Address.

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