Let me start by apologizing for stupid questions, but I'm a complete newbie when it comes to both Skype and Android developing.
I've installed Android Studio.
I've cloned the project.
I've added the meeting URL to the strings.xml file.
I've copied the SDk files to a libs folder - but I created it manually, since it did not excist, and the files don't seem to be recognized.
I've added til ConversationHelper, and edited the package name - but all the com.microsoft-imports fail.
I've marked the healthcare/app/main/java as Source-folder, 'cause I found a Stack-overflow thread saying that would solve something.
I've no run/deploy button (or, it's greyed out and inactive).
In the menu, under "Build", I can choose "Make Module 'skype-android-app-sdk'", but doing so gives this error:
Cannot start compilation: the output path is not specified for module "skype-android-app-sdk-samples".
Specify the output path in Configure Project.
That leads me to somekind of configurations panel, but I've no idea what to do with what inside it - since it isn't mentioned anywhere inhere.
What the heck am I missing - or doing wrong?
Obviously, I've tried googled 'til my fingers bled, but with out any luck!
Let me start by apologizing for stupid questions, but I'm a complete newbie when it comes to both Skype and Android developing.
I've installed Android Studio. I've cloned the project. I've added the meeting URL to the strings.xml file. I've copied the SDk files to a libs folder - but I created it manually, since it did not excist, and the files don't seem to be recognized. I've added til ConversationHelper, and edited the package name - but all the com.microsoft-imports fail.
I've marked the healthcare/app/main/java as Source-folder, 'cause I found a Stack-overflow thread saying that would solve something.
I've no run/deploy button (or, it's greyed out and inactive).
In the menu, under "Build", I can choose "Make Module 'skype-android-app-sdk'", but doing so gives this error:
That leads me to somekind of configurations panel, but I've no idea what to do with what inside it - since it isn't mentioned anywhere inhere.
What the heck am I missing - or doing wrong?
Obviously, I've tried googled 'til my fingers bled, but with out any luck!
Please, help me se the light before I go nuts!