Is there any file system in android where it stores hardware information and network adapters information?and if yes, can we retrieve it through direct apis?
Though my suggestion would be to use the appropriate manifest permission relevant hardware you want to use and in use getSystemService (watch out for nulls) in case feature is not supported.
Out of curiousness, what are you trying to achieve?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.