Skip to content

osociety/DroidWatch

Repository files navigation

DroidWatch

SmartWatch project using arduino and android. This project is built on android studio that provide android as platform to work with the arduino platform. SmartWatch is a project i'm influenced from the tinkernut.com. But I doesn't used any of the code from it and instead of mobile display, I've used the oled screen as i'm not from electronics department and i was unable to solder the wires on the old cell phone oled screen.

Getting Started

You will need the android studio to get started with this project. If you find any difficulty in adding and using this project, feel free to post a issue and I will try my best to solve it.

Download it from play store

Here is the up to date DroidWatch app published on google.

Prerequisites

    1. Update your android studio to the latest version.
    1. Update gradle and sdk libraries.

Add to Studio

Follow these instructions if you want to add this project into the android studio.

  • Download this repository from the clone/download repository.
  • Extract the .zip and move this folder to your AndroidStudioProjects folder.
  • Open android studio and click on file -> Open.
  • Choose DroidWatch and download dependency and build tools if required.
  • Build project and wait for refreshing of gradle.
  • Run the app on your real device.

Run

You can run this project from within the android studio or build and apk and then transferring that apk to your android device and install in it.

Built With

Read the full instructions here on How to build DroidWatch

Watch my video for the demonstration of the making

  • Youtube - Subscribe, Like and Comment on video.

Screenshots

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Code of Conduct

This project maintains some code of conduct - see the CODE_OF_CONDUCT.md file for details

Privacy Policy

DroidWatch's privacy policy document - https://github.com/osociety/DroidWatch/wiki/Privacy-Policy

Acknowledgments