I am using sdk Twilio Client Android, but not with this error, trying to run it: -
Caused by: java.lang.NoClassDefFoundError: Class "Lcom/twilio/client/impl/useragent/config/UserAgentConfig$Callbacks;" not found
I have twilioclient-android-1.1.2-3635733.jar, which went wrong.
What should be the order - Current order
Android 4.4.2
Android Private Libraries
Android Dependencies
Project/gen
Project/src
user3304953
source
share