OfficeDev / skype-android-app-sdk-samples

This repo contains Android samples powered by the Microsoft Skype for Business App SDK. Samples developed using Android Studio
MIT License
51 stars 52 forks source link

Nothing works #45

Closed DummeDitte closed 7 years ago

DummeDitte commented 7 years ago

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!

Please, help me se the light before I go nuts!