Stefan Oltmann

Results 137 comments of Stefan Oltmann

Sad. Dependabot does not work with Gradle in most use cases.

Thanks a lot. 3 years without an answer... I know for sure now that I don't want to waste my spare time trying to make a skill for my private...

I guess it's abandoned. Others also get no answers here. And I feel the samples as way to complicated and badly explained anyway. I wish a sample would show how...

Thank you. I stuck nowhere. I was just reading a HOWTO and checked the Java sample code. I find that it's a bad sample and very hard to understand. Since...

@jbnunn Thank you, but I fear it does not help me. I'm looking for a minimal, clean and working sample in Java/Kotlin. The old samples here are hard to understand...

@jbnunn I saw that before. This sample is not really minimalistic. For example it works with an Dynamo Database for unknown reason. And why do I need that AlexaResponse object?...

@jbnunn Thank you. I managed to get it working for my private smart home project. I'm thinking of building a small & clean sample app that shows how to call...

@jbnunn It's done. :-) I created a clean and simple Kotlin version from scratch: https://github.com/StefanOltmann/alexa-skill-sample-kotlin-smarthome-rest-api Also I added a pull request for the original Java version to fix some of...

I think this repository is dead.

I use that now in my newest project at work. If you can't use Swift Packages here the essential trick is to build a XCFramework. Kotlin Native is limited to...