06-17-2012, 09:44 AM
I wish I had more control over the audio player too. I'm using Google's MediaController, and it decides to hide on its own. It also doesn't let me add anything like a song title. Adding my own audio player that I have complete control over is definitely something I want to do, but it's going to take some time to implement.
Those brief messages is something I added so that you would know what audio track you switched to. I don't think it's a good long term solution. I really need to just design my own window that displays the audio track information. If I can find a free open source media player for android, then this will happen a lot sooner. Otherwise I need to go find the icons for all of the buttons, design the window, properly float it over the other windows, add all the functionality, etc.
Those brief messages is something I added so that you would know what audio track you switched to. I don't think it's a good long term solution. I really need to just design my own window that displays the audio track information. If I can find a free open source media player for android, then this will happen a lot sooner. Otherwise I need to go find the icons for all of the buttons, design the window, properly float it over the other windows, add all the functionality, etc.