AndS3 is an mp3 player that streams music from your personal Amazon S3 cloud storage.
<b>WARNING:</b> this app uses a lot of bandwidth. Make sure you have a good flatrate.
Comments and feedback are welcome.
<h3>Features</h3><ul>
<li>plays in background</li><li>supports coverarts</li><li>LastFM support</li><li>play random album</li><li>caches locally tracks</li><li>supports huge music collections</li><li>party mode</li><li>add automatic cache management</li></ul>
<h3>How to use AndS3</h3><ol>
<li>Install AndS3 from the Android Market and start it</li><li>go to the settings menu</li><li>add your S3 credentials</li><li>add bucket name and optionally a path prefix</li><li>click on Fetch index</li><li>wait for completion</li><li>enjoy</li></ol>
<h3>File structure</h3>
AndS3 does not read mp3 metadata; instead it retrieves the artist/album/track information from the folder structure and the filename itself.<br/>
Here's an example of file tree:
<p>
<code>/music/Goran Bregovic/Underground/01 - Kalashnjikov.mp3
/music/Goran Bregovic/Underground/02 - Ausencia.mp3
/music/Goran Bregovic/Underground/03 - Mesecina Moonlight.mp3
...
/music/Astor Piazzolla/Adiós Nonino/cover.jpg
/music/Astor Piazzolla/Adiós Nonino/04 - Lo Que Vendrà.mp3</code>
</p>
<h3>TODOs</h3><ul>
<li>support media keys</li></ul>