[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-03-10 Thread Bingo
Having the same issue and could not find anything about it until someone directed me here. I posted an example video on youtube that shows the problem - especially around 0:40 second mark: http://www.youtube.com/watch?v=bBnzB5s1I5c -- You received this message because you are subscribed to

[android-developers] Re: 2.2.1 FRG83D: Existing map tiles are unnecessarily reloaded when panning, is it just me?

2011-03-10 Thread Bingo
Having the same issue and could not find anything about it until someone directed me here. I posted an example video on youtube that shows the problem - especially around 0:40 second mark: http://www.youtube.com/watch?v=bBnzB5s1I5c -- You received this message because you are subscribed to

[android-developers] Getting Access of Mp3 data using MediaPlayer in Android

2010-04-27 Thread Bingo
Dear All currently Media Player getCurrentPosition gives the timestamp of the song being played by the music player . is it possible to extract the data from that poit onwards or do we have any api using which we can extract the chunk of mp3 file which is being played. With Regards --

[android-developers] How to make a Progress Bar widget change colour dynamically

2010-04-27 Thread Bingo
Dear All, Actually I want to know is it possible to implement something like this and if Yes then How ? A progress bar having a colour say Blue and when I press a button from that point onwards the progress bar colour should change to say red . so the progress bar should appear as Blue