My talk from Twilio's Signal conference in May 2015, in San Francisco. Covers using the Twilio Client SDK for Android and IOS through PhoneGap with the Twilio Client for PhoneGap Plugin
and Android Teaches Mobile App Development at UT-Austin as an adjunct Uses Twilio for web and mobile apps Current Projects: On Our Way App, MapRhino App
to make or receive certain Twilio connections Outgoing Connections - TwiML Voice App - pass parameters Incoming Connections - identified by a String for the Client Name Create with Twilio Helper Library
tokens Twilio Mobile Quickstart - https:// github.com/twilio/mobile- quickstart Your own server will depend on what you're building - in app purchase, CRM, etc.
site and a mobile app Standard plugins for phone capabilities - Camera, Filesystem Third-party plugins to wrap native libraries - like Twilio Client SDK Usually cross-platform, if possible.
Later additions to keep up with Cordova/PhoneGap development (fast moving changes) Android added with the same API Send and receive voice calls Similar API to Javascript SDK, but not exactly the same
plugin on a per-platform basis, or across Android and iOS Also need to follow directions in command line after installing plugin to add Twilio Client SDK Plugin gets updated with Cordova/PhoneGap and Twilio Client changes