- android.permission.READ_PHONE_STATE
- android.permission.ACCESS_WIFI_STATE
Sep 11, 2015
Intentsiti ajoute des fonctionnalités au développement de script et de cadres de cette appli. Téléchargez la dernière version de Intentsiti 1.2 pour profiter immédiatement de nouvelles fonctionnalités et mises à jour !
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.