MusicBrainz for Android: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (update links)
(Update on app status)
Line 5: Line 5:
|}
|}


'''MusicBrainz for Android''' is a mobile app for viewing MusicBrainz data on the Android platform. It provides the following functionality:
'''MusicBrainz for Android''' is a mobile app for viewing MusicBrainz data on the Android platform. It allows you to:


* View release information by scanning a barcode
* View release information by scanning a barcode
Line 15: Line 15:
== Download ==
== Download ==


The app is available to download through [https://play.google.com/store/apps/details?id=org.musicbrainz.mobile Google Play]. It was first published on 1st August 2011.
The app is available to download on [https://play.google.com/store/apps/details?id=org.musicbrainz.mobile Google Play]. It was first published on 1 August 2011.


== Issues ==
== Issues ==
If you think you have found a bug, please report it on the [https://tickets.metabrainz.org/projects/MOBILE/ issue tracker]. The app is not being actively developed, but efforts to revitalize the app are planned. If you are interested in developing the app, you can join in the discussion at [https://community.metabrainz.org/t/musicbrainz-android-app-in-dire-need-of-a-maintainer/399180 our forum].

If you think you have found a bug, please report it on the [https://tickets.metabrainz.org/projects/MOBILE issue tracker]. The app is still developed and some new features are planned. You can suggest and vote for new features in the same location.


== Development ==
== Development ==


Android app development has been led by Jamie McDonald. It began as a Google Summer of Code project in 2010. The app communicates with MusicBrainz servers through the [[XML Web Service/Version 2|XML Web Service/Version 2]].
Android app development was led by Jamie McDonald. It began as a Google Summer of Code project in 2010. The app communicates with MusicBrainz servers through the [[XML Web Service/Version 2|XML Web Service/Version 2]].


The source code for the app is [https://github.com/jdamcd/musicbrainz-android maintained on GitHub] and you can get it with all its history using:
The source code for the app is [https://github.com/jdamcd/musicbrainz-android maintained on GitHub] and you can get it with all its history using:

Revision as of 17:38, 14 January 2019

Products > MusicBrainz for Android

File:MBforAndroid2.png

MusicBrainz for Android is a mobile app for viewing MusicBrainz data on the Android platform. It allows you to:

  • View release information by scanning a barcode
  • Search for information about artists and releases
  • Submit tags, ratings and barcodes
  • Add and remove releases from collections
  • Donate to the MetaBrainz Foundation via PayPal

Download

The app is available to download on Google Play. It was first published on 1 August 2011.

Issues

If you think you have found a bug, please report it on the issue tracker. The app is not being actively developed, but efforts to revitalize the app are planned. If you are interested in developing the app, you can join in the discussion at our forum.

Development

Android app development was led by Jamie McDonald. It began as a Google Summer of Code project in 2010. The app communicates with MusicBrainz servers through the XML Web Service/Version 2.

The source code for the app is maintained on GitHub and you can get it with all its history using:

git clone git://github.com/jdamcd/musicbrainz-android.git

If you are interested in providing development assistance, contact us by posting on the developers mailing list, join the #metabrainz IRC channel on irc.freenode.net or simply fork the project and make pull requests on GitHub.

License

MusicBrainz for Android is licensed under the GPL version 3 or later with sections under the Apache License version 2.