Skip to content

Flake Android Sdk

Introduction

The flake android sdk has been developed to provide a simple tool for developing an android app that can communicate with a flake device. It currently provides communication either via bluetooth or the network but can be simply extended for other connection types.

The library is divided into modules to seperate the dependencies and permissions certain modules need. This enables to only include what is really needed for the special usecase. For more information to each module see the modules chapter.