Profile: WiFi Strength Changed
Event: Intent Received [ Action:android.net.wifi.RSSI_CHANGED Cat:None Cat:None Scheme:* Mime Type:* ]
Enter: Anon
A1: Flash [ Text:WiFi strength changed! RSSI = %newrssi Long:Off ]
The RSSI is available in the %newrssi variable. I have no idea if this is OS/ROM/device dependent. Just an FYI.
Matt
Profile: Testwifi (272)
Event: Intent Received [ Action:android.net.wifi.RSSI_CHANGED Cat:None Cat:None Scheme:* Mime Type:* ]
Enter: Testwifi (273)
A1: Flash [ Text:It worked! Long:Off ]
Question: how did you stumble on this intent to begin with? Intent Interceptor doesn't help here, right?
Okay, for my device, I got the profile working by removing the asterisks from the Scheme and Mime fields and just leaving them blank.
Thanks again for sharing that app!