benjymous / MWM-for-Android

Meta Watch Manager Android SDK project for watch wrangling, remote protocol handling and notification routing for the Meta Watch wearable development systems. Includes an Intents based API for quick experiments.
www.metawatch.org
Apache License 2.0
59 stars 30 forks source link

Notification - WiFi Networks Available #82

Open sdemills opened 11 years ago

sdemills commented 11 years ago

I seem unable to suppress the WiFi Networks Available notification to the MW. I want my phone to let me know when there's a usable network available but don't want that on the watch otherwise I'm finding as I'm driving down the road my watch is constantly vibrating and lighting up and telling me about networks.

I went to MWM, Notifications, Other Apps Settings and took a guess at Android System Info - because the Notification header on the watch says "Android System" - and unticked that one, but still the notifications appear.

So either it doesn't work or I simply can't pick the correct option.

Can you advise please?

benjymous commented 11 years ago

If you have debug logging connected, you should see the package name reported in the log when the notification is displayed - that might help track it down.

sdemills commented 11 years ago

Thanks Richard. I'll check out that approach.

Kind Regards Steve Sent from my Galaxy GS2 On Dec 20, 2012 4:10 PM, "Richard Munn" notifications@github.com wrote:

If you have debug logging connected, you should see the package name reported in the log when the notification is displayed - that might help track it down.

— Reply to this email directly or view it on GitHubhttps://github.com/benjymous/MWM-for-Android/issues/82#issuecomment-11579244.