Cloudkibo / Android

0 stars 0 forks source link

Study Twillo SDK for Andriod #79

Closed jekram closed 8 years ago

jekram commented 8 years ago

@sojharo

Twilio is the leading player in SMS and Moile Apps. They have an SDK for developing mobile Apps on Andriod and iOS.

This task is just to study their SDK and API it will be a good reference model for us. I expect then to update them SDK with WebRTC widgets soon.

https://www.twilio.com/docs/quickstart/php/android-client

At this stage, all I am asking is to study their API and SDK as a reference for our future work.

I am also opening a similar task for @sumairasaeed for iOS

Understanding this is also critical for us from overall API perspective.

sojharo commented 8 years ago

I had finished reading this. The tutorial given in the link is only for making and receiving calls using Twillio and did not talk about SMS. However, there was tutorial on SMS too.

They also talked about how we can make a signaling server using python for our client application. Kindly, let me know if we need to try their SDK and see the sample code in action too.

I looked into their sample code and understood how they made java classes to make or receive classes. How they generated and used the tokens.

Also about SMS, I did not fully looked into it but is it related to our customer demand of SMS or is it something different?

jekram commented 8 years ago

Tivilo started their life as an SMS send and received platform. Lot's of people use them for SMS.

We are not planning on offering SMS and will wait until a customer ask for it. They would be releasing their WebRtc SDK in early Dec for iOS and Android. We use them and learn from their implementation of our SDK.

jekram commented 8 years ago

Thanks. I am going to close to old tickets as part of the cleanup.