So, as promised: This is a first peek at what I'm working on.
It's a Jamendo App for Android, that focuses more on browsing the Database.
Currently it is designed for
tablets. Don't expect it to work on phones just yet.
Minimum API level is currently 16, i.e.
Android 4.1.
Download:If you want to try it, you need to allow installing apps from untrusted sources and then download/install this:
http://www.lusito.info/JamendoX3.apkKeep in mind, there are still quite a few things that need design work, like buttons and icons.
Also the playlist and playback feature is still very basic.
A quick guide since I don't have a help screen yet:"Discover" lets you search for albums, artists, tracks and order them in any way the Jamendo API supports.
This merges the "Featured" and "Search" functionality of the official app.
Clicking on the plus button adds it to the playlist. the playlist can also be accessed from everywhere by swiping from the right or pressing the button on the actionbar.
You can reorder items on the playlist by long-pressing the item. drag them far to each side to remove the item.
Clicking on any item in a list gives you detailed information on track, album or artist.
There is a share button on the action bar, which works for the current info page.
The stop button on the actionbar stops any playing stream.
On the radio tab and on info pages, there are buttons to get to artist, album or track information.
The shopping cart button opens a browser with the Jamendo pro url.
What's next:I'm going open source on Github with this soon, so if anyone would be interested in helping that would be nice.
The parts used for working with the Jamendo V3 API will be put into a separate library, so it can be used for other Jamendo apps.
I have not yet started work on the user/* API, as it would require me to get into OAuth first XD.
Anyways, have fun. Feedback is very welcome.