This plugin provides a C# interface to access Android's native API, enabling developers to:
Check and request wifi permissions
Scan and retrieve a list of available wifi networks
Determine whether the user is connected to the internet or not
It simplifies the process of working with wifi on Android devices, making it easier to integrate wifi functionality into Unity projects.
The plugin provides a straightforward and easy-to-use interface for accessing Android's wifi capabilities. It allows developers to:
Check wifi permissions and request access as needed
Scan for available wifi networks and retrieve their information
Verify internet connectivity and detect changes in network status
The plugin is designed to be lightweight and easy to integrate into Unity projects, making it a convenient solution for developers looking to add wifi functionality to their apps.





