Skip to content

play back ANR? #18

@liufsd

Description

@liufsd

Hi.man!
when i just back to my homeActivity from the player activity .it will ANR often .
so i try to disable the SoundService in my manifest config,it will back success,and never ANR,I guess your SoundService maybe have some problem .
for Example synchronized error ,i mean lock bad. and i found that your SoundService need add like this if (track != null) {//do your code..},well,it's safe project.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions