GithubHelp home page GithubHelp logo

ryandzhunter / base-android-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imminent/base-android-library

0.0 2.0 0.0 1.56 MB

Core code to be reused in other Android apps

Java 100.00%

base-android-library's Introduction

base-android-library

Build Status

Core code to be reused in other Android apps. at GitHub

Building

./gradlew

The build requires Maven v3.0.3+ and the Android SDK to be installed in your development environment. In addition you'll need to set the ANDROID_HOME environment variable to the location of your SDK:

export ANDROID_HOME=/home/roberto/tools/android-sdk

After satisfying those requirements, the build is pretty simple:

  • Run mvn clean cobertura:cobertura -P default -P cobertura; mvn sonar:sonar -P cobertura to run the tests and create the code analysis for viewing in Sonar
  • Run mvn clean install to run the instrumented tests on the connected devices

Acknowledgements

Uses many great open-source libraries from the Android dev community:

Butterknife for View injections and NineOldAndroids for the back-ported Animation API Jake Wharton.

base-android-library's People

Contributors

imminent avatar

Watchers

James Cloos avatar  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.