Skip to content

The Android App is used to communicate remotely with IOT device via AWS. The app is capable of receiving push notifications and sending commands to the IOT device though cloud. The IOT device sends images and voice recordings to the AWS and the app uses asynchronous tasks to fetch them and display on the phone.

Notifications You must be signed in to change notification settings

Maitri-13/HOME-SMART-an-Android-Mobile-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HOME-SMART-an-Android-Mobile-App

The android app which lets users remotely send commands and receive notifications from their IOT devices installed at their home. The IOT device sends images and voice recordings to the AWS and the app uses asynchronous tasks to fetch them and displlay on the phone. The app also has the capability to display the most recent 10 notifications. There are three backend AWS servers supporting these features. One is dedicated to push notifications the phone, one for the for storing the image and audio files form the IOT device while the other is for doing SQL queries to display history of notifications. The app is compatibility with android version 4.0 (API 14) to present (API 26).

About

The Android App is used to communicate remotely with IOT device via AWS. The app is capable of receiving push notifications and sending commands to the IOT device though cloud. The IOT device sends images and voice recordings to the AWS and the app uses asynchronous tasks to fetch them and display on the phone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages