Coder Social home page Coder Social logo

musicbrainz-android's Introduction

MusicBrainz Android

This is the official MusicBrainz Android app. It was created as a Google Summer of Code project in 2010. Here is the product page.

NOTE: This project is not actively maintained, so updates are small and infrequent.

Download

Get the latest release from Google Play.

Licenses

Copyright © 2010-2013 Jamie McDonald. Licensed under the GNU General Public License Version 3. ZXing barcode scanner integration code and miscellaneous helper classes are licensed under the Apache License, Version 2.

Contributing

Please submit issues and feature requests on GitHub.

Code contributions are welcomed in the form of pull requests. Please use the following code formatting and style guidelines:

  • Tabs are 4 spaces in Java code and 2 spaces in XML
  • 120 character line width
  • Use descriptive names and comment as a last resort

A code formatting configuration file is included in the repo.

Building with Maven

If you have Maven 3, the Android SDK and an ANDROID_HOME environment variable, you can simply build with:

$mvn clean install

This expects an Android device to be attached for running instrumentation tests. Alternatively, use the -DskipTests option.

IntelliJ project setup

Import as existing Maven project. Just works.

Can I skip all this Maven stuff?

Yes. However, you'll need to look at the dependencies in the POMs and go hunting for the dependencies yourself.

musicbrainz-android's People

Contributors

arturdryomov avatar code0987 avatar jdamcd avatar venkateshshukla avatar

Watchers

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