android - How to resolve java.lang.NoClassDefFoundError UserAgentConfig$Callbacks with Twilio -


I am using the Twilio Client Android SDK, but I am failing this error when trying to run it: -

  By: java.lang.NoClassDefFoundError: Class "LCom / Tileio / Client / Info / Usageant / Config / UserAgentConfig $ Callback;"  

I have included twilioclient-android-1.1.2-3635733.jar, which has been done wrong

what the order should be - the current order

  Android 4.4.2 Android Personal Library Android Dependency Project / Gene Project / src  

Try it:

Project-> Config Build Path-> Order and Export-> Depend on dependent project

And

This error also occurs When you create an app using Google API (such as maps), but it does target the Android API to run on a device

that.


Comments

Popular posts from this blog

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

scala - Play Framework - how to bind form to a session field -