Skip to content

Sofia-Pika/SensorSample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Example Application

This is an example Android Application that permits to manage gyroscope and light sensor. It is made uo from three (3) activity: main, second and third. Moreover, an async HTTP GET is implemented with loop library. The mangare sensor is implemented with Model-View-Controller design patter.

Installation

Import the code from GitHub, using two approaches:

  1. download and extract the code in a specific folder. Open Android Studio and close if a project is opened. When the first windows is opened select Import Project -> Gradle project.
  2. import the code from GitHub repository. Choose Import Project From -> Select GitHub.

Links

Model-View-Controller design pattern Environment sensor [Sensor overview]{https://developer.android.com/guide/topics/sensors/sensors_overview} [Loop library documentation]{https://loopj.com/android-async-http/} [Code style Google]{https://google.github.io/styleguide/javaguide.html}

Contributions

This code is developed as an example for the seminar of programming languages at University of Geneva.

About

Example Android application for programming language seminary. First commit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%