Giter Club home page Giter Club logo

fitr-app-android's Introduction

Description

A pet project to explore:

  • Latest Android technologies / Google APIs
  • Material design library
  • Android best practices
  • Software design patterns for Android

Technologies

  • Android (23)
  • Support libraries (24.0.0) - design, appcompat
  • Play services (9.2.0) - Google Fitness
  • Dagger
  • Butterknife
  • RXJava (1.1.6)
  • MPAndroidChart

Patterns

  • Model-View-Presenter
  • Observables
  • Dependency Injection

Layouts

  • DrawerLayout
  • TabLayout
  • SwipeRefreshLayout
  • MPCharts layouts

Setup

  1. Goto the Google API console (https://console.developers.google.com/apis/library)

  2. Create a new project (Fitr)

  3. Enable the Google Fit APIs

  4. Create new OAuth client ID credentials with Application type: Android

  5. Find your debug keystore fingerprint:

keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android

Obviously, you can you another keystore e.g. if you are creating an app release.

  1. Add the SHA1 to the OAuth client ID credentials

Run

Run directly from Android Studio to a device of emulator.

fitr-app-android's People

Contributors

spiritedtechie avatar

Stargazers

Mahima Singh avatar Sultan Keshwani avatar Adrián Mouly avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.