Project:Musescore API: Difference between revisions
From London Hackspace Wiki
(musescore) |
(collectionista) |
||
Line 1: | Line 1: | ||
I wrote an advanced, but currently limited, Java(/Android) API client for Musescore.com. It completely matches the Google Java API client wrappers in structure, such as for Google Books. Best to use with JSON. '''https://github.com/musescore-com/java-api-wrapper''' | I wrote an advanced, but currently limited, Java(/Android) API client for Musescore.com. It completely matches the Google Java API client wrappers in structure, such as for Google Books. Best to use with JSON. '''https://github.com/musescore-com/java-api-wrapper''' | ||
[[Sheet Music Extension for Collectionista]] uses it. | |||
A Belgian student already created another hack Android app: http://thomasstockx.blogspot.com/ | A Belgian student already created another hack Android app: http://thomasstockx.blogspot.com/ |
Revision as of 23:42, 11 April 2012
I wrote an advanced, but currently limited, Java(/Android) API client for Musescore.com. It completely matches the Google Java API client wrappers in structure, such as for Google Books. Best to use with JSON. https://github.com/musescore-com/java-api-wrapper
Sheet Music Extension for Collectionista uses it.
A Belgian student already created another hack Android app: http://thomasstockx.blogspot.com/