In my android application I have created one button, when I had pressed on the button I want to send message.So for that I have created one java class and written twilio cod
Twilio Java SDK has third party dependencies without them it is not going to work. The dependencies are:
1. Httpcore
2. Httpclient
3. Commons lang
4. Json simple
5. Jackson
Not quite sure if you need them all, but at least now you are missing httpcore