Skip to content

Android App and Service to simulate a remote control of a mower with a phone or tablet

Notifications You must be signed in to change notification settings

Sanders248/LazyMower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LazyMower

Android App and Service to simulate a remote control of a mower with a phone or tablet

I AndroidApp: Contain 2 Activities:

- MainActivity with 4 buttons which allow to launch some actions: go ahead, go back, turn right or turn left.
 	Then, the web API is called with the id of the app (randomly defined for now) and with the requiered action.

- SettingsActivity which allow to change the url and port of the service.
	this activity have 2 buttons to try and change the settings.

II APIMower REST Service with JAX-RS (JAVA 1.7) on a Glassfish serveur (version 4.1.1) (launched with Netbeans). This one will create logs every time a called is made on the good path.

About

Android App and Service to simulate a remote control of a mower with a phone or tablet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published