APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 Intentsiti APK 다운로드를 위해 서명 확인을 사용합니다.
Sep 11, 2015
Updated the "wifilist" command in the network module. This returns a list of the currently-available WiFi networks. For each entry you get the SSID (name), BSSID (MAC address), signal strength, freq, and crypto. This makes it easy for your app to tell if a certain network is available, or to build your own network scanner.
Added the "pouch" module to store key-value pairs in the Intensiti app memory. This may be used to pass data between apps.