Skip to content

WelovePath/Rorrim.AndroidApp

Repository files navigation

Rorrim - AndroidApp

This is an Native Android Application to manage Smart Mirror System.


About Smart Mirror System

Rorrim is a smart system that provides personalized service with Deep-Learning based face classification.


Structure

structure

You can find other program's source in..


Features

  • Face Classification : User can sign-in to the system through face recognition and classification(based on Deep-Learning with fine tuned Google Inception V3)

  • Voice Recognition : All functions can be executed with the voice command through google speech api


All functions can be turned on/off by application.


public

  • Clock : provide current time

  • Weather : provide current weather according to location

  • path : provide a route to your destination


private

  • Music : play music for each user

  • Calendar : show calendar for each user

  • News : show news of the appropriate topic for each user


How to use

1. Login

You can login with your google account.


2. Mypage

mypage

  1. tap '별명등록' button to register your name for Smart Mirror system.

  2. tap '현재위치' button to register current location.

  3. tap '카메라' or '앨범' button to register photo for Face ID.

  4. tap '거울등록' button to synchronize with Mirror Iot.


3. Menu

menu

Chose a function to manage from the menu bar.


Building

If you want to build from source just do

git clone https://github.com/WelovePath/Rorrim.AndroidApp.git

In Android Studio selection "Open an Existing Android Studio Project"


Libraries used

  • Data Binding
  • Retrofit 2
  • Glide
  • Gson

API used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages