I would like to develop an Android app which would run on Blackberry PlayBook. App would need to find other devices on the local network running the same app.
I was thinking to implement Bonjour / Zeroconf / jmDNS protocol for finding devices but ...
i just learned that android permission
android.permission.CHANGE_WIFI_MULTICAST_STATE
is not supported on Blackberry or PlayBook. (Preference is needed for jmDND (Bonjour) protocol to work.)
https://bdsc.webapps.blackberry.com/android/apisupport/
Can you give me some suggestions what would be the best way to achieve this on PlayBook. Are there any alternatives?
Is Bonjour possible if building with native SDK or Adobe AIR?
Unfortunately, there is no native support for Bonjour / Zeroconf on PlayBook yet, check this thread