trikita / talalarmo

Android alarm clock
http://trikita.co/talalarmo
MIT License
236 stars 94 forks source link

No sound #2

Closed freed00m closed 8 years ago

freed00m commented 8 years ago

Hi, I have absolutely love the looks of the app, however the app only vibrates with no sound. I have tried multiple .mp3 files and .ogg music files ( I ca check a known working sample if you would provide ).

The device plays mp3 or ogg files normaly in VLC player. All possible volume leves were maxed out with Volume Controls app in app store to rule out the possibility on user failure.

The device is android 4.1 Lenovo A760. I have been selecting the music with amaze file manager. I don't see any change in the settings, (maybe the path provided by amaze file manager was wrong), however I can't tell cause I don't know if there is a path/filename shown in the settings after the music have been selected.

The version is 3.5

In contrass, Alarm Klock functions properly.

Is there a debug build I can try?

l2dy commented 8 years ago

The bug is that Talalarmo didn't ask for storage permission. DatabaseUtils: java.lang.SecurityException: Permission Denial: reading com.android.providers.media.MediaProvider uri content://media/external/audio/media/*** from pid=*****, uid=***** requires android.permission.READ_EXTERNAL_STORAGE, or grantUriPermission()

l2dy commented 8 years ago

My test build.

talalarmo-release.apk.zip