Coder Social home page Coder Social logo

ard's Introduction

ARD Android Companion

Build Status Dependency Status codecov

This app runs on Android OS version above and including Lollipop (API 21) uptil Nougat (API 25).

Project uses the following CIs

Travis CI for testing. Travis CI reports can be found here Codecov for coverage. Reports here.
VersionEye to keep track of dependencies.

Project follows the naming convention mentioned here and here. Before starting contributions please make sure you are thorough with this convention. If you have any suggestions that you would like to share or want to report a bug, use the Issues tab.

For any issues faced during installations, head over to Slack.

Project hosted under Mobile Applications Club, BITS Goa

Project Setup and Build Instructions

Requirements

  • Android Studio 2.3 or above
  • Android SDK Tools 25.2.4 or above
  • Android SDK Platform-tools 25.0.3 or above
  • Android SDK Build-tools 25.0.2 or above
  • Extras (in SDK Manager)

Installaltion

  1. Fork this repository to your account on GitHub

  2. Clone to your local storage using git. Open a terminal and paste

git clone https://github.com/yourusername/ARD.git
  1. Open Android Studio and click Open > Navigate to ARD folder > Press Select

  2. Create a new branch and name it

git checkout -b my-fix-branch
  1. Make your changes and commit them
git add .
git commit -m "Give commit message"
  1. Update your fork
git push origin my-fix-branch

OR

if you have to rewrite your branch

git push -f origin my-fix-branch

Send a PR if not already done so.

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.