sosauce / CuteMusic

CuteMusic is a simple,lightweight and open-source offline music player app for Android.
GNU General Public License v3.0
161 stars 14 forks source link

😒 #13

Closed senolfndk closed 4 months ago

senolfndk commented 5 months ago

the app is not responding Screenshot_20240504-193221_CuteMusic.jpg

sosauce commented 5 months ago

Yeah I think it happens when you have alot of songs, press wait and should finish by working. I'm working on it sorry 😓

sosauce commented 5 months ago

Hi again ! Could install this apk and tell me if its fixed/ faster ? (Google Drive because GitHub doesnt support APKs)

https://drive.google.com/file/d/1aIUPfVGWc8OLr5A55nHmlMYDeGDSQ3Mb/view?usp=sharing

sosauce commented 4 months ago

Hello again ! Could you test this version : https://gofile.io/d/ALGujg

If it doesnt change anything, could you try providing logs please?

sosauce commented 4 months ago

Do you have logs ? 😔

sosauce commented 4 months ago

https://developer.android.com/tools/logcat

senolfndk commented 4 months ago

https://developer.android.com/tools/logcat

Can you show it visually?

sosauce commented 4 months ago

Launch the app, then in your terminal, use the command

adb logcat -b main | grep com.sosauce.cutemusic

If you don't have adb on your PC, you can install it using this tutorial : https://www.xda-developers.com/install-adb-windows-macos-linux/

sosauce commented 4 months ago

It's because you are using PowerShell here, you need to use CMD

sosauce commented 4 months ago

Hi! It's been a while, but can you test this : https://drive.google.com/file/d/1Y4HOrKWAyZnUjFPWWbSp1uVuo3ybPIZ_/view?usp=sharing

Should have optimized and change some things, wanna know how it goes for you !