Using Scringo in Android Studio project

164 Views Asked by At

I'm trying to use Scringo SDK in my project to enable user chat. However I am using Android Studio for the project and currently stuck at how to actually enable my project to depend on the SDK provided by Scringo. In the documentation, the provided guide is using Eclipse to import the library project.

Plus, with my lack of experience with Gradle and Android Studio, I am unable to solve this. I've tried following this guide and it does not work. How to import eclipse library project from github to android studio project?

Can anyone experienced with this kind of issue provide a step-by-step guide on how to curb this problem?

0

There are 0 best solutions below