liupeng

Results 85 comments of liupeng

yeah ! i solve it by myself ! when it select the item ,it will change the action bar view (invalidateOptionsMenu call the onCreateOptionsMenu, and use your bar library),so i...

just like two menu switch ? the task start ,call your library and then call my action bar item when task finish! just call android api "invalidateOptionsMenu", and you can...

if you got it .please tell me! Thanks!

Mange devices crash . I guess the problem is loop mp3. One MP3 play finish and then replay ,it will crash sometimes.

Hi man.Mange Devices crash by this problem . But my devices run ok. What's wrong .?

I mean,a lot of people use my App crash.But some people had never crash.

ok .i only use the presto_client-0.8.5.jar. I have not use the AntennaPod. and i use the media's interface such as " mMediaPlayer.setOnPreparedListener(new com.aocate.media.MediaPlayer.OnPreparedListener() {" .. mMediaPlayer.setOnBufferingUpdateListener(new com.aocate.media.MediaPlayer.OnBufferingUpdateListener() . when i...

And , i have test that if not use your library (your SoundService). ANR not appear ,so i have guess my last answers.and often tell me this log: 02-28 10:37:34.697...

oh .i have try it.but fail.i don't know why. I just test this library. https://github.com/jaredbracken/mp3decode.git.