Git Product home page Git Product logo

aosp-music's People

Contributors

hvdwolf avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aosp-music's Issues

[Aosp-music][v1.3]Failed to install the app.

Actual Behaviour

App fail to install in my device.

Expected Behaviour

I expected that i can install and use the app successfully.

How to reproduce:

  • Download the app from release page
  • click the app to install
  • see the error

Information

1.App version:v1.3
2.Os:Android 5.0.1
3.Device:Samsung j2

Recording of the bug

https://youtu.be/ncKsUsGeuls

[AospMusic][v1.3]The app crashes if i want to delete a song.

Actual behavior

The app is crashing if i click delete to delete a song.

Expected behavior

I expected that I can delete a song succesfully without crashing the app.

How to reproduce

  1. Open the app and give all the permission
  2. Click "Songs"
  3. Choose a song ,click and hold to the song
  4. Option will appear then click delete
  5. See the error

Information

  • App version:v1.3
  • Operating system:9.0

Recording of the bug

https://youtu.be/psU8TDMvNuI

Logcat


04-30 18:56:46.877 27049 27049 E AndroidRuntime: FATAL EXCEPTION: main
04-30 18:56:46.877 27049 27049 E AndroidRuntime: Process: com.android.music, PID: 27049
04-30 18:56:46.877 27049 27049 E AndroidRuntime: java.lang.SecurityException: Permission Denial: writing com.android.providers.media.MediaProvider uri content://media/external/audio/media from pid=27049, uid=10193 requires android.permission.WRITE_EXTERNAL_STORAGE, or grantUriPermission()
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.os.Parcel.createException(Parcel.java:1966)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.os.Parcel.readException(Parcel.java:1934)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.content.ContentProviderProxy.delete(ContentProviderNative.java:547)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.content.ContentResolver.delete(ContentResolver.java:1691)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at com.android.music.MusicUtils.deleteTracks(MusicUtils.java:490)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at com.android.music.DeleteItems$2.onClick(DeleteItems.java:63)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.view.View.performClick(View.java:7339)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.widget.TextView.performClick(TextView.java:14222)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.view.View.performClickInternal(View.java:7305)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.view.View.access$3200(View.java:846)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.view.View$PerformClick.run(View.java:27788)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:873)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:214)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7073)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
04-30 18:56:46.877 27049 27049 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)

The app crashed when tried to use a song as my phone's ringtone

Expected behavior

The users should be able to use a song as the phone ringtone without the app crash.

Actual behavior

When I tried to use a song as my phone ringtone, then the app crashed.

How to reproduce

  1. Open the app.
  2. Choose a song.
  3. Tap on it and hold for a while.
  4. Then click "Use as phone ringtone" and a few seconds later notice the error.
  • App version: 1.3
  • Operating system: Android 6.0.1

Recording Of The Bug

bug

LogCat

04-30 09:18:23.162 28048 28048 E AndroidRuntime: FATAL EXCEPTION: main

04-30 09:18:23.162 28048 28048 E AndroidRuntime: Process: com.android.music, PID: 28048

04-30 09:18:23.162 28048 28048 E AndroidRuntime: java.lang.SecurityException: com.android.music was not granted  this permission: android.permission.WRITE_SETTINGS.

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.os.Parcel.readException(Parcel.java:1620)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.content.ContentProviderProxy.call(ContentProviderNative.java:646)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.provider.Settings$NameValueCache.putStringForUser(Settings.java:1457)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.provider.Settings$System.putStringForUser(Settings.java:1867)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.provider.Settings$System.putString(Settings.java:1845)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.music.MusicUtils.setRingtone(MusicUtils.java:1120)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.music.TrackBrowserActivity.onContextItemSelected(TrackBrowserActivity.java:682)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.app.Activity.onMenuItemSelected(Activity.java:3246)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.policy.PhoneWindow$DialogMenuCallback.onMenuItemSelected(PhoneWindow.java:5787)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:801)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:158)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:954)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:944)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.view.menu.MenuDialogHelper.onClick(MenuDialogHelper.java:172)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.app.AlertController$AlertParams$3.onItemClick(AlertController.java:1228)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.widget.AdapterView.performItemClick(AdapterView.java:346)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.widget.AbsListView.performItemClick(AbsListView.java:1550)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.widget.AbsListView$PerformClick.run(AbsListView.java:3830)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.widget.AbsListView$3.run(AbsListView.java:5855)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:739)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:148)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7325)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)

04-30 09:18:23.162 28048 28048 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)

[AospMusic][v1.3]Don't able to delete a playlist.

Actual behavior

The app is crashing if i click delete to delete a playlist.

Expected behavior

I expected that I can delete a playlist succesfully without crashing the app.

How to reproduce

  1. Open the app and give all the permission
  2. Click "Playlist"
  3. Choose a playlist ,click and hold to the playlist
  4. Option will appear then click delete
  5. See the error

Information

  • App version:v1.3
  • Operating system:9.0

Recording of the bug

https://youtu.be/Gd9zOL7B--w

Logcat


04-30 19:51:38.545 13011 13011 E AndroidRuntime: FATAL EXCEPTION: main
04-30 19:51:38.545 13011 13011 E AndroidRuntime: Process: com.android.music, PID: 13011
04-30 19:51:38.545 13011 13011 E AndroidRuntime: java.lang.SecurityException: Permission Denial: writing com.android.providers.media.MediaProvider uri content://media/external/audio/playlists/100/members from pid=13011, uid=10193 requires android.permission.WRITE_EXTERNAL_STORAGE, or grantUriPermission()
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Parcel.createException(Parcel.java:1966)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Parcel.readException(Parcel.java:1934)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.content.ContentProviderProxy.bulkInsert(ContentProviderNative.java:498)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.content.ContentResolver.bulkInsert(ContentResolver.java:1659)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.music.MusicUtils.addToPlaylist(MusicUtils.java:583)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.music.TrackBrowserActivity.onContextItemSelected(TrackBrowserActivity.java:676)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.app.Activity.onMenuItemSelected(Activity.java:3650)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback.onMenuItemSelected(PhoneWindow.java:3948)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:776)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.SubMenuBuilder.dispatchMenuItemSelected(SubMenuBuilder.java:82)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:155)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:923)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:913)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuPopup.onItemClick(MenuPopup.java:128)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AdapterView.performItemClick(AdapterView.java:362)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView.performItemClick(AbsListView.java:1689)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView$PerformClick.run(AbsListView.java:4130)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView$7.run(AbsListView.java:6612)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:873)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:214)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7073)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)

[AospMusic][v1.3]Can not add song to playlist.

Actual behavior

The app crashed when trying to add a song to a play list.

Expected behavior

I expected that I can add a song to any playlist succesfully without crashing the app.

How to reproduce

  1. Open the app and give all the permission
  2. Click "Songs"
  3. Choose a song ,click and hold to the song
  4. Option will appear then click add to playlist
  5. Choose any playlist to add the song
  6. See the error

Information

  • App version:v1.3
  • Os:Android9.0

Recording of the bug

https://youtu.be/NdguQg57Ncw

Logcat


04-30 19:51:38.545 13011 13011 E AndroidRuntime: FATAL EXCEPTION: main
04-30 19:51:38.545 13011 13011 E AndroidRuntime: Process: com.android.music, PID: 13011
04-30 19:51:38.545 13011 13011 E AndroidRuntime: java.lang.SecurityException: Permission Denial: writing com.android.providers.media.MediaProvider uri content://media/external/audio/playlists/100/members from pid=13011, uid=10193 requires android.permission.WRITE_EXTERNAL_STORAGE, or grantUriPermission()
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Parcel.createException(Parcel.java:1966)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Parcel.readException(Parcel.java:1934)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.content.ContentProviderProxy.bulkInsert(ContentProviderNative.java:498)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.content.ContentResolver.bulkInsert(ContentResolver.java:1659)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.music.MusicUtils.addToPlaylist(MusicUtils.java:583)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.music.TrackBrowserActivity.onContextItemSelected(TrackBrowserActivity.java:676)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.app.Activity.onMenuItemSelected(Activity.java:3650)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback.onMenuItemSelected(PhoneWindow.java:3948)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:776)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.SubMenuBuilder.dispatchMenuItemSelected(SubMenuBuilder.java:82)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:155)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:923)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:913)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuPopup.onItemClick(MenuPopup.java:128)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AdapterView.performItemClick(AdapterView.java:362)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView.performItemClick(AbsListView.java:1689)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView$PerformClick.run(AbsListView.java:4130)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView$7.run(AbsListView.java:6612)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:873)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:214)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7073)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)

[AospMusic][v1.3]The crashed when tried to create new playlist.

Actual behavior

I tried to add a song to a new playlist.But when i click to save the play list ,the app crashes.

Expected behavior

I expected that I can add a song to a new created playlist.

How to reproduce

  1. Open the app
  2. Click "Songs"
  3. Choose a song ,click and hold to the song
  4. Option will appear then click add to playlist
  5. Click new and the name of playlist as your wish.
  6. See the error

Information

  • App version:v1.3
  • Operating system:9.0

Recording of the bug

https://youtu.be/M8HWJQR6EHk

Logcat


04-30 19:51:38.545 13011 13011 E AndroidRuntime: FATAL EXCEPTION: main
04-30 19:51:38.545 13011 13011 E AndroidRuntime: Process: com.android.music, PID: 13011
04-30 19:51:38.545 13011 13011 E AndroidRuntime: java.lang.SecurityException: Permission Denial: writing com.android.providers.media.MediaProvider uri content://media/external/audio/playlists/100/members from pid=13011, uid=10193 requires android.permission.WRITE_EXTERNAL_STORAGE, or grantUriPermission()
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Parcel.createException(Parcel.java:1966)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Parcel.readException(Parcel.java:1934)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.content.ContentProviderProxy.bulkInsert(ContentProviderNative.java:498)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.content.ContentResolver.bulkInsert(ContentResolver.java:1659)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.music.MusicUtils.addToPlaylist(MusicUtils.java:583)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.music.TrackBrowserActivity.onContextItemSelected(TrackBrowserActivity.java:676)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.app.Activity.onMenuItemSelected(Activity.java:3650)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.policy.PhoneWindow$PhoneWindowMenuCallback.onMenuItemSelected(PhoneWindow.java:3948)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:776)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.SubMenuBuilder.dispatchMenuItemSelected(SubMenuBuilder.java:82)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:155)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:923)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:913)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.view.menu.MenuPopup.onItemClick(MenuPopup.java:128)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AdapterView.performItemClick(AdapterView.java:362)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView.performItemClick(AbsListView.java:1689)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView$PerformClick.run(AbsListView.java:4130)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.widget.AbsListView$7.run(AbsListView.java:6612)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:873)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:214)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7073)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
04-30 19:51:38.545 13011 13011 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)

Don't able to play songs from the file manager

Expected behavior

The users should be able to open songs from file manager using this app.

Actual behavior

Two icons of this app are showing when I am trying to play a song from the file manager. One of these icons works fine but the other one isn't able to play my selected song.

How to reproduce

  1. Go to your phone's file manager.
  2. Choose a song and tap on it. Bunch of apps will be showing when you tap on it.
  3. Then try to open it using this app. (notice the two icons of this app on the list).
  4. Select the first icon of this app and be sure that your selected song is playing or not. Repeat the same process with the second icon and notice that one of this app's icons don't work.
  • App version: 1.3
  • Operating system: Android 6.0.1

Possible Fix

I think, removing the invalid icon from these duplications might be the easiest way to solve it.

Recording Of The Bug

bug

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.