Skip to content

inovex/blog-android-service-kotlin-api-demo

Repository files navigation

Android Service Kotlin API demo

This companion repository contains two demo applications to show how we can design modern and concurrent Kotlin APIs for our Android bound service with an AIDL inteface.

It basically is a dummy chat bot which provides an API for third party apps. Here you can see the basic architecture with both the service app and a demo client application consuming our API.

Architecture

Screenshots

Article URL will follow soon.

License

This project is licensed under the terms of the Apache 2.0 license.

About

Companion Repository for a Blog Post about Using Kotlin APIs for Android Services with AIDLs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published