zello-android-client-sdk icon indicating copy to clipboard operation
zello-android-client-sdk copied to clipboard

Android SDK for Zello Work push-to-talk client

Results 12 zello-android-client-sdk issues
Sort by recently updated
recently updated
newest added

- [x] Update target Android 13 - [x] Update dependencies - [x] Update tools This needs to be done to the SDK project itself, as well as all sample apps.

This happens when a client app attempts to use the headset component and is specific to Android 12.

enhancement

So that it can be loaded directly from cloud instead of downloaded

The SDK uses `Context.startService` to tart the Zello app service which doesn't always work when the app is not running in the foreground. `Context.startForegroundService` is more suitable with Zello app...

The SDK should provide adequate feedback to the host app to let it re-initiate and recover gracefully.

help wanted

When trying to use the Android Client SDK to sign in to a ZelloWork network, we're not always getting proper feedback about the error condition. If the network name we...

When our users try to sign in to Zello Work using incorrect credentials, sometimes in addition of the usual events and callbacks, Zello opens its **Sign in** screen (the one...

I'm using the Android Client SDK to let users sign in to their zellowork network. I've run into an issue where if the user misspells their network name, the app...

My app uses Zello SDK and is often crashing in background with the following exception: ``` Fatal Exception: android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service Intent { cmp=com.loudtalks/com.zello.ui.Svc }: app is...

Good afternoon, excuse me, is there an Android SDK for Ionic?