This DroidScript WifiHotspot plugin allows you to turn your device wifi hotspot on or off programmatically as needed.
Version History:
v0.36
- Fix verification problems for Android Lollipop and above.
- Plugin initialization changes.
- Code changes. Server version history retrieval.
[Developer version]
- Added GetAndroidSdkVer method.
- Added IsDataOn, IsWifiOn methods.
- Added SetWifiEnabled, GetWifiSSID, GetHotspotSSID methods.
[Demo version]
- Added IsDataOn, IsWifiOn methods
v0.35 - Minor bug fixes. version registration error corrected
v0.33 - Fixed In-App Purchase button not working properly.
v0.32 - Minor bug fixes.
v0.30 - Initial release.
这个DroidScript WifiHotspot插件允许您根据需要以编程方式打开或关闭设备wifi热点。
版本历史:
v0.36
- 修复Android Lollipop及以上版本的验证问题。
- 插件初始化更改。
- 代码更改。服务器版本历史检索。
[开发者版]
- 添加了GetAndroidSdkVer方法。
- 添加了IsDataOn,IsWifiOn方法。
- 添加了SetWifiEnabled,GetWifiSSID,GetHotspotSSID方法。
[演示版]
- 添加了IsDataOn,IsWifiOn方法
v0.35 - 修复了一些小错误。版本注册错误已更正
v0.33 - 修复了应用程序内购买按钮无法正常工作。
v0.32 - 修复了一些小错误。
v0.30 - 初始版本。