MusicBrainz for Android: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Initial product details for Android app)
 
mNo edit summary
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<small>[[Products]] > MusicBrainz for Android </small>
<small>[[Products]] > MusicBrainz for Android </small>


{| class="wikitable" style="float: right; margin: 0 0 10px 10px"
'''MusicBrainz for Android''' is a mobile app for viewing MusicBrainz data on the Android platform. The current set of supported features is as follows:
| [[Image:MBforAndroid2.png]]
|}

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


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


== Download ==
== Download ==


The app is available to download through the [https://market.android.com/details?id=org.musicbrainz.mobile Android Market]. It was first published on 01/08/11.
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.


== Issues ==
== Issues ==


If you think you have found a bug, please report it on the [http://tickets.musicbrainz.org/browse/MOBILE issue tracker]. The app is being actively developed and various new features are planned. You can vote for features and issues in the same place.
If you think you have found a bug, please report it on the [http://tickets.musicbrainz.org/browse/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 ==
Line 20: Line 25:
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 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]].


The source code for the app is 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:


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


If you are interested in providing development assistance, contact us by either posting on the [[Developers Mailing List|developers mailing list]] or joining the #musicbrainz IRC channel on irc.freenode.net.
If you are interested in providing development assistance, contact us by posting on the [[Developers Mailing List|developers mailing list]], join the #musicbrainz-devel IRC channel on irc.freenode.net or simply fork the project and make pull requests on GitHub.


== License ==
== License ==
Line 31: Line 36:


__NOTOC__
__NOTOC__
[[Category:Products]] [[Category:WikiDocs Page]]

Revision as of 16:19, 5 February 2013

Products > MusicBrainz for Android

File:MBforAndroid2.png

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

  • 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 through Google Play. It was first published on 1st August 2011.

Issues

If you think you have found a bug, please report it on the 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

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.

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 #musicbrainz-devel 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.