Skip to content

Latest commit

 

History

History
executable file
·
37 lines (21 loc) · 1.55 KB

File metadata and controls

executable file
·
37 lines (21 loc) · 1.55 KB

Android App manages rules for users via SAMI

Build the Android app that accompanies the fire detector and smart lights. You will learn how to use the SAMI Rules APIs to programatically create and manage Rules for users within the app.

Introduction

The tutorial Develop an Android app to manage SAMI Rules at http://developer.samsungsami.io/ describes what the system does and how it is implemented.

This repository contains the following software:

  • An Android application running on the Android phone

Android Application

The root directory of the application is sample-android-SAMIRules.

Consult Installation and setup in the post to learn the prerequisites and installation steps.

More about SAMI

If you are not familiar with SAMI, we have extensive documentation at http://developer.samsungsami.io

The full SAMI API specification with examples can be found at http://developer.samsungsami.io/sami/api-spec.html

Peek into advanced sample applications at https://developer.samsungsami.io/sami/samples/

To create and manage your services and devices on SAMI, visit developer portal at http://devportal.samsungsami.io

License and Copyright

Licensed under the Apache License. See LICENSE.

Copyright (c) 2016 Samsung Electronics Co., Ltd.