/SenseIt

This is a demo project for allowing the mobile sensors to achive a action. exapmle: shakeing mobile to shuffel image etc.

Primary LanguageKotlin

SENSEit

Introduction

This is a demo project for allowing the mobile sensors to achive a action. 
exapmle: shakeing mobile to shuffel image etc.

Prerequisite

1. JAVA and KOTLIN
2. Basic's on Android and the IDE(Android studio)
3. Gradel 
4. Thrid Party Library's
5. DB for android development (ROOM)
6. DAGGER
7. Design Pattern's
8. MVVM, MVP, CLEAN Architecture
9. RxJava

Motivation

I am new to Android world and still get amazed by it's architecture. As i already have  
experience in server side development now comming to Android i learnt many new tricks 
which i will be displaying here.

SETUP

git clone https://github.com/andor201995/SenseIt.git 

run it on the device using AS(Android Studio) Gradel will take care of downloading dependencies.

Reference

  1. Android
  2. Design Pattern's
  3. Architecture (Android)

Library's used