restcomm-android-sdk icon indicating copy to clipboard operation
restcomm-android-sdk copied to clipboard

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications

Results 100 restcomm-android-sdk issues
Sort by recently updated
recently updated
newest added

This should be implemented after #232 lays the basic foundation. Also, we need to consider what is the best way to populate the 'domain' part of the SIP URI for...

nice to have

Normally only one message activity should be allowed in android task stack. However with the following scenario we end up with 2: - Olympus sends message to Messenger - While...

bug
nice to have

Right now we support what is described [here](https://github.com/RestComm/restcomm-android-sdk/issues/691#issuecomment-326985883). We additionally want to support: - App to be installed if not installed on the device - See if we can add...

Although we don't have a big issue currently, let's keep this issue for the future. Here's a very nice hands-on [guide](https://www.youtube.com/watch?v=7ll-rkLCtyk&list=WL&t=1128s&index=16) from Google I/O 2017 on how to fix some...

help wanted

We have had issues with our icon looking weird in some Android devices. Let's use latest instructions on getting this as compatible as possible. [Here](https://developer.android.com/preview/features/adaptive-icons.html) and [here](https://medium.com/@ianhlake/vectordrawable-adaptive-icons-3fed3d3205b5) are some nice...

help wanted

For some reason the sensor only works properly if we start off holding the phone far from the ear. If we keep it near, the audio is still routed to...

bug
upcoming

Hi I installed an asterisk server that support's SIP and WebRTC protocols. Can i use this sdk to connect to my asterisk server ? or it just works with restcomm-connect...

I was trying to figure out if android sdk allows to register new clients through sdk as well, I have searched a lot and no avail so far. Documentation has...