Feb 18, 2009

Some features

Last weeks I was working for deafult features, but today I put a ringtone feature on Meridian Player.
You say the ringtone feature is a crap? No no no, it's because you can't edit it.
With Meridian, you can long press on a song, then launch Ringdroid directly. I like thie feature so much.

Feb 9, 2009

It's a decision

If I need to make some features to let people like Mikkon or Shabbaworm know it's just you don't know how to use the app, or may I think that I don't need to serve people without a brain? Hmm.

Oh yes, the playlist function is moving. By now it's only for music play, but I think I'll extend it for videos.

Feb 5, 2009

Meridian Player - Music Playback





Yap, it's copied and modified from the Android Source Code, so it's pretty similar.
Also, I decide to build media database by myself and the mp3 part is built.
Why don't use the same database (using ContentResolver) ? Simple. I don't know how to do :(
I hope it won't be problems while making playlists and sync with other apps...

Feb 2, 2009

OK, here is the scale of Music Player

365.9KB (source code only)
OK. I need time, but it's OK.
The major problem is license. Of course I'll use codes that opened, but some files it just...is that.
I think simply copy that file into my project will force Meridian Player also licensed under Apache. So I need to find some ways to avoid that...

Progress: Playback Activity (The starting point)