Unexpected automatic next song

Issue description:

When I was playing music on the playback interface, I switched to the home page, and then switched back to the currently playing interface. The strange thing is that it automatically switched to the next song twice in a row, but I didn’t do anything.

Logs:

Upload description: xiamuceer

Additional information:

 

 

Reproduction steps:

 

  1. Enter the playback interface and play a song
  2. Keep the playback interface and switch to the desktop
  3. Switch back to the playback interface
    Result: Unexpected automatic switching to the next song
     

Media provider:

Subsonic

Screenshots:

     

Arf One Plus now also have the Xiaomi bug :frowning:

What ROM do you use on that device ?

You can workaround by removing the next button from the interface and your OS will stop clicking on it for no reasons.

Can you try to upload a full bug report Capture and read bug reports  |  Android Studio  |  Android Developers to https://upload.symfonium.app and tell me when done so I can see if OnePlus have more debug message about why they do that. (Be sure to have Symfonium in debug mode too).

Thank you for your reply.
I turned on the debug mode and submitted a bug, the file named xiamuceer, I hope it will be useful to you. If you need me to recapture the log, I will recapture and submit it.
I am currently using the OnePlus system version as shown in the figure:

I need an actual bug report from the OS.

I captured a system log in the USB debugging of my phone, but I couldn’t upload the file directly in the reply, so I temporarily shared it in Fileio. You can download and view it. I hope it will be helpful to you.

You link does not work that’s why I gave you the proper place to upload earlier too

Sorry I didn’t notice the link you shared, I have already uploaded it

I need the full bug report with debug mode in Symfonium enabled, I do not see anything in that very small logcat.

So what do I need to do here, turn on debugging in the app, and re-obtain the logs and upload them?

You need to enable logs, reproduce then capture a bug report Capture and read bug reports  |  Android Studio  |  Android Developers and upload the full generated zip.

I’m very sorry for wasting your time. When I followed your method to collect the compressed log of the bug again, I accidentally noticed a skip ad prompt.

GKD (an auxiliary application for skipping the splash screen ads) recognized the next song button (app.symfonik.StartActivity) control in Symfonium as the skip button of the splash screen ads, so when it stayed in the playback interface and switched the screen back and forth, it frantically clicked the next song just to skip the ads, hahahaha😄

This is not a bug, it’s just an accident.

That’s good news and is finally an explanation about what happens mostly on Chinese devices :slight_smile:

Can you give me the link to that app ? I’ll try to see what it does to detect ads and do changes to it no more does that if possible.

I use an open source ad skipping APP:

Address: GitHub - gkd-kit/gkd: 基于无障碍,高级选择器,订阅规则的自定义屏幕点击 Android 应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules

There are many similar ad skipping auxiliary applications in China, because there are too many rogue APPs (generally referring to APPs that display ads on the opening screen).

So I have a suggestion, you can adjust the name of the next play button control to avoid such accidents from happening again

Yes I will, just need to find out what those apps search exactly to workaround.

1 Like