edgardavtyan / material-player

Audio player for android with material design
3 stars 2 forks source link

all the get and set methods is red #5

Closed Dirkstaal closed 8 years ago

Dirkstaal commented 8 years ago

can you please solve this project please ive created @getters and @setters but i dont think its right otherwise it would've be in the code :(

edgardavtyan commented 8 years ago

This project uses special library called Lombok. It allows you to write code like this:

public class SomeClass {
     @Getter @Setter private int someField;
}

And Lombok will automatically create getters and setters. The reason those methods are red is because you have to install a plugin to add Lombok support to Android Studio. Try going to File-Settings-Plugins, then click Browse Repositories, search for Lombok plugin and install it. Restart the studio and this should possibly fix the issue.

Dirkstaal commented 8 years ago

hi i did add the pluging but still the app closes on some of the songs i want to play

Dirkstaal commented 8 years ago

for example a song name DJ Satomi Waves and Pitbull feel this moment ect.. please solve it On 04 Jun 2016 11:57 PM, "Dullen Herbst" dirkstaaldullen@gmail.com wrote:

hi i did add the pluging but still the app closes on some of the songs i want to play

Dirkstaal commented 8 years ago

plugin not pluging sorry On 04 Jun 2016 11:57 PM, "Dullen Herbst" dirkstaaldullen@gmail.com wrote:

hi i did add the pluging but still the app closes on some of the songs i want to play

edgardavtyan commented 8 years ago

Can you upload a song that crashes?

edgardavtyan commented 8 years ago

Also can you open your device's file manager and go to Internal Memory - MaterialPlayer - logs, there will be some text files, which are crash logs, can you upload them too?

Dirkstaal commented 8 years ago

ive downloaded it on different sites the same song and still crashes ? On 05 Jun 2016 12:56 AM, "Edgar Davtyan" notifications@github.com wrote:

Can you upload a song that crashes?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/edgardavtyan/material-player/issues/5#issuecomment-223782845, or mute the thread https://github.com/notifications/unsubscribe/ARrlv2lUNqcdQfCLHg5_U01HpJFrysrBks5qIgKugaJpZM4In5QG .

Dirkstaal commented 8 years ago

logs is in the attachment below On 05 Jun 2016 1:07 AM, "Edgar Davtyan" notifications@github.com wrote:

Also can you open your device's file manager and go to Internal Memory - MaterialPlayer - logs, there will be some text files, which are crash logs, can you upload them too?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/edgardavtyan/material-player/issues/5#issuecomment-223783257, or mute the thread https://github.com/notifications/unsubscribe/ARrlv0GELKAn-APuJ85IrFkNzqYMNjq0ks5qIgVGgaJpZM4In5QG .

edgardavtyan commented 8 years ago

You didn't upload any logs

edgardavtyan commented 8 years ago

Try this: connect your phone with usb, open android studio and make app crash. Then open Logcat and search for exception like this:

2016-06-05 17_06_57-material-player - c__code_android_material-player - app - _app_src_main_j

Copy it here or make a screenshot and upload it

Dirkstaal commented 8 years ago

heres the complete log.

// started app moved to TRACKS then i deleted the previous logs. // played Jax Panic Dinosaur then the next song is one of the songs that crashes the App Satomi Waves

06-05 21:26:39.178 2136-2616/? I/audio_hw_path: route_interface path_interface 0 disable

06-05 21:26:39.178 2136-2616/? I/audio_hw_path: route_interface find path HiFi1Playback

06-05 21:26:39.178 2136-2616/? I/audio_hw_path: Disable path HiFi1Playback, value is 0x00000000

06-05 21:26:39.178 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1Playback operation=DISABLE ref_path=(null) amixer value=0x0

06-05 21:26:39.178 2136-2616/? D/audio_hw_mrvl: select_virtual_path enter

06-05 21:26:39.178 2136-2616/? D/audio_hw_mrvl: get_active_vrtl_path: out device 0x0, in device 0x0

06-05 21:26:39.178 2136-2616/? I/audio_hw_path: route_vrtl_path mode 1 hw_dev 0x2 disable

06-05 21:26:39.178 2136-2616/? D/audio_hw_path: get_vrtl_path find path HiFi1PlaybackToSpeaker

06-05 21:26:39.178 2136-2616/? I/audio_hw_path: Disable path HiFi1PlaybackToSpeaker, value is 0x00000000

06-05 21:26:39.178 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1PlaybackToSpeaker operation=DISABLE ref_path=(null) amixer value=0x0

06-05 21:26:39.178 2136-2616/? I/acm_ach_map: MAP_Disable: disable map component

06-05 21:26:39.178 2136-2616/? I/acm_ach_ibiza2plus: IBIZA2PLUS_Disable: disabled ibiza2 component

06-05 21:26:39.178 2136-2616/? I/acm_ach_asinara: PMIC_Disable: disable asinara component

06-05 21:26:42.478 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1152 ] when=2379340195000

06-05 21:26:42.478 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1

06-05 21:26:42.478 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1

06-05 21:26:42.478 2640-2770/? D/PowerManagerService: [api] userActivityFromNative : 1000 (event: 2 flags: 0) eventTime = 2379340

06-05 21:26:42.748 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2379619595000

06-05 21:26:42.758 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1

06-05 21:26:43.058 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1153 ] when=2379929998000

06-05 21:26:43.068 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1

06-05 21:26:43.068 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1

06-05 21:26:43.308 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2380172495000

06-05 21:26:43.308 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1

06-05 21:26:43.588 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1154 ] when=2380454520000

06-05 21:26:43.588 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1

06-05 21:26:43.588 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1

06-05 21:26:43.648 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2380510128000

06-05 21:26:43.648 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1

06-05 21:26:43.908 2640-3180/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null

06-05 21:26:44.028 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1155 ] when=2380898610000

06-05 21:26:44.028 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1

06-05 21:26:44.028 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1

06-05 21:26:44.088 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2380954957000

06-05 21:26:44.088 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1

06-05 21:26:44.218 6887-6887/? D/SamsungIME: onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false

06-05 21:26:44.718 6887-6887/? D/SamsungIME: onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false

06-05 21:26:45.218 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1156 ] when=2382079570000

06-05 21:26:45.218 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1

06-05 21:26:45.218 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1

06-05 21:26:45.298 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2382166109000

06-05 21:26:45.298 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1

06-05 21:26:45.318 2136-2136/? I/AudioPolicyManagerBase: getSituationVolume: isBTConnected:0 isHeadConnected:0

06-05 21:26:45.318 2136-2136/? V/AudioPolicyManagerBase: getParamFromPolicy deviceInt = 0, situationInt = 1, situationVolume = 0.400000

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: getOutput() returns output 2

06-05 21:26:45.318 2136-10785/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0

06-05 21:26:45.318 2136-10785/? V/AudioPolicyManagerBase: getOutput() returns output 2

06-05 21:26:45.318 2136-2624/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 48000, format 1, channelMask 3, flags 4

06-05 21:26:45.318 2136-2624/? V/AudioPolicyManagerBase: getOutput() returns output 2

06-05 21:26:45.318 2136-2136/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: startOutput() output 2, stream 1, session 747

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: changeRefCount() stream 1, count 1

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: getNewDevice() selected device 2

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: setOutputDevice() output 2 device 0002 force 0 delayMs 0

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: setOutputDevice() prevDevice (0002)

06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: setOutputDevice() setting same device 0002 or null device for output 2

06-05 21:26:45.318 27338-27338/com.edavtyan.materialplayer.app I/Timeline: Timeline: Activity_launch_request id:com.edavtyan.materialplayer.app time:2382186

06-05 21:26:45.318 2136-2616/? E/AudioResampler: Unsupported sample format, 1 bits, 2 channels

06-05 21:26:45.328 2136-2588/? V/AudioPolicyManagerBase: releaseOutput() 2

06-05 21:26:45.328 2136-2616/? E/AudioSAEffect: set volume is returned by force

06-05 21:26:45.328 2136-2616/? I/AudioSAEffect: command EFFECT_CMD_SET_VOLUME left = 0.017578, right =0.017578

06-05 21:26:45.328 2136-2616/? D/audio_hw_mrvl: start_output_stream_low_latency

06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: open_tiny_alsa_device: device 0, direction 12, channels 2, sample_rate 44100, period_size 1024

06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: select_interface path 0 enable

06-05 21:26:45.328 2136-2616/? I/audio_hw_path: route_interface path_interface 0 enable

06-05 21:26:45.328 2136-2616/? I/audio_hw_path: route_interface find path HiFi1Playback

06-05 21:26:45.328 2136-2616/? I/audio_hw_path: Enable path HiFi1Playback, value is 0x00000000

06-05 21:26:45.328 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1Playback operation=ENABLE ref_path=(null) amixer value=0x0

06-05 21:26:45.328 2136-2616/? I/acm_ach_map: MAP_Enable: enable map component

06-05 21:26:45.328 2136-2616/? D/audio_hw_mrvl: select_virtual_path enter

06-05 21:26:45.328 2136-2616/? D/audio_hw_mrvl: get_active_vrtl_path: out device 0x0, in device 0x0

06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: select_output_device switch device from old device 0x0 to new device 0x2

06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: route_devices devices 0x2 enable

06-05 21:26:45.328 2136-2616/? I/audio_hw_path: route_hw_device hw_dev 0x2 enable

06-05 21:26:45.328 2136-2616/? D/audio_hw_path: route_hw_device find path ToSpeaker and Speaker

06-05 21:26:45.328 2136-2616/? I/audio_hw_path: Enable path ToSpeaker, value is 0x00000000

06-05 21:26:45.328 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=ToSpeaker operation=ENABLE ref_path=(null) amixer value=0x0

06-05 21:26:45.328 2640-6031/? I/ActivityManager: START u0 {intent should not be shown cause by security} from pid 27338

06-05 21:26:45.328 2640-6031/? D/CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1248000 uid : 1000 pid : 2640 pkgName : ACTIVITY_RESUME_BOOSTER@3

06-05 21:26:45.328 2640-6031/? W/ActivityManager: mDVFSHelper.acquire()

06-05 21:26:45.348 27338-27338/com.edavtyan.materialplayer.app D/dalvikvm: GC_FOR_ALLOC freed 1042K, 22% free 7989K/10124K, paused 15ms, total 15ms

06-05 21:26:45.348 2136-2616/? I/audio_hw_path: Enable path Speaker, value is 0x00000000

06-05 21:26:45.348 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=Speaker operation=ENABLE ref_path=(null) amixer value=0x0

06-05 21:26:45.358 2136-2616/? I/acm_ach_ibiza2plus: IBIZA2PLUS_Enable: enabled ibiza2 component

06-05 21:26:45.358 2136-2616/? I/acm_ach_asinara: PMIC_Enable: enable asinara component

06-05 21:26:45.368 2136-2616/? D/audio_hw_mrvl: select_virtual_path enter

06-05 21:26:45.368 2136-2616/? D/audio_hw_mrvl: get_active_vrtl_path: out device 0x2, in device 0x0

06-05 21:26:45.368 2136-2616/? I/audio_hw_path: route_vrtl_path mode 1 hw_dev 0x2 enable

06-05 21:26:45.368 2136-2616/? D/audio_hw_path: get_vrtl_path find path HiFi1PlaybackToSpeaker

06-05 21:26:45.368 2136-2616/? I/audio_hw_path: Enable path HiFi1PlaybackToSpeaker, value is 0x00000000

06-05 21:26:45.368 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1PlaybackToSpeaker operation=ENABLE ref_path=(null) amixer value=0x0

06-05 21:26:45.368 2135-2135/? D/WVMDrmPlugIn: WVMDrmPlugin::onInitialize : 6068

06-05 21:26:45.368 2135-2135/? D/WVMDrmPlugIn: WVMDrmPlugin::onSetOnInfoListener : add 6068

06-05 21:26:45.368 2135-21452/? D/WVMDrmPlugIn: WVMDrmPlugin::onTerminate : 6068

06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXClient: Using client-side OMX mux.

06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: Attempting to allocate OMX node 'OMX.SEC.mp3.dec'

06-05 21:26:45.368 2136-2616/? D/acm_aph: _set_path_configuration: sleep 20 ms

06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: Successfully allocated OMX node 'OMX.SEC.mp3.dec'

06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] OMXCodec::start mState=1

06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] allocating 10 buffers of size 524288 on input port

06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] allocating 5 buffers of size 27648 on output port

06-05 21:26:45.378 2136-27503/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(1) -> Dest(2)

06-05 21:26:45.378 27338-27349/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] Now Idle. Component sends idle done Event

06-05 21:26:45.378 2136-27503/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(2) -> Dest(3)

06-05 21:26:45.378 2640-4146/? D/SSRMv2:SIOP: SIOP:: AP = 240, Delta = 0

06-05 21:26:45.378 2640-4146/? D/AmoledAdjustTimer: prevTemp = 230, currTemp = 230, prevStep = 4, currStep = 4

06-05 21:26:45.388 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3

06-05 21:26:45.398 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3

06-05 21:26:45.418 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3

06-05 21:26:45.418 2136-2136/? V/AudioPo On 05 Jun 2016 4:10 PM, "Edgar Davtyan" notifications@github.com wrote:

Try this: connect your phone with usb, open android studio and make app crash. Then open Logcat and search for exception like this:

[image: 2016-06-05 17_06_57-material-player - c__code_android_material-player - app - _app_src_main_j] https://cloud.githubusercontent.com/assets/10195734/15805933/47103fa2-2b40-11e6-9cf0-2d570652a945.png

Copy it here or make a screenshot and upload it

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/edgardavtyan/material-player/issues/5#issuecomment-223815140, or mute the thread https://github.com/notifications/unsubscribe/ARrlv_8TFNmel-AqaD1BFBx2vggg9Lg3ks5qItjSgaJpZM4In5QG .

Dirkstaal commented 8 years ago

heres a screenshot

Dirkstaal commented 8 years ago

heres a screenshot

edgardavtyan commented 8 years ago

Upload the music file that crashes the app. Also the screenshot didn't upload

edgardavtyan commented 8 years ago

Also your log does not contain any errors or exceptions. Search for exception like on screenshot above and post it here

Dirkstaal commented 8 years ago

i only keep getting the errors below in screenshot

Dirkstaal commented 8 years ago

ystem.err: at libcore.io.IoBridge.open(IoBridge.java:409)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.io.FileOutputStream.(FileOutputStream.java:88)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.io.FileOutputStream.(FileOutputStream.java:73)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at com.edavtyan.materialplayer.app.utils.DataStorage.save(DataStorage.java:25)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at com.edavtyan.materialplayer.app.logging.FileLogger.log(FileLogger.java:13)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at com.edavtyan.materialplayer.app.App.uncaughtException(App.java:24) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at dalvik.system.NativeStart.main(Native Method)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at libcore.io.Posix.open(Native Method)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at libcore.io.IoBridge.open(IoBridge.java:393)

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: ... 8 more

06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app E/MaterialPlayer: Uncaught exception

java.lang.RuntimeException: Error receiving broadcast Intent { act=com.edavtyan.materialplayer.app.fastforward flg=0x10 } in com.edavtyan.materialplayer.app.services.MusicPlayerService$FastForwardReceiver@420ef218

at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:769)

at android.os.Handler.handleCallback(Handler.java:733)

at android.os.Handler.dispatchMessage(Handler.java:95)

at android.os.Looper.loop(Looper.java:136)

at android.app.ActivityThread.main(ActivityThread.java:5590)

at java.lang.reflect.Method.invokeNative(Native Method)

at java.lang.reflect.Method.invoke(Method.java:515)

at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1280)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1096)

at dalvik.system.NativeStart.main(Native Method)

Caused by: java.lang.IllegalStateException: Internal error

at com.h6ah4i.android.media.opensl.OpenSLMediaPlayer.parseResultAndThrowException(OpenSLMediaPlayer.java:1018)

at com.h6ah4i.android.media.opensl.OpenSLMediaPlayer.prepare(OpenSLMediaPlayer.java:221)

at com.edavtyan.materialplayer.app.music.MusicPlayer.prepare(MusicPlayer.java:60)

at com.edavtyan.materialplayer.app.services.MusicPlayerService$FastForwardReceiver.onReceive(MusicPlayerService.java:70)

at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:759)

at android.os.Handler.handleCallback(Handler.java:733)

at android.os.Handler.dispatchMessage(Handler.java:95)

at android.os.Looper.loop(Looper.java:136)

at android.app.ActivityThread.main(ActivityThread.java:5590)

at java.lang.reflect.Method.invokeNative(Native Method)

at java.lang.reflect.Method.invoke(Method.java:515)

at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1280)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1096)

at dalvik.system.NativeStart.main(Native Method)

if you use your gmail you can download the attachment below that is the complete log and one of the songs..

// started app moved to TRACKS then i deleted the previous logs. // played Jax Panic Dinosaur then the next song is one of the songs that crashes the App Satomi Waves

06-05 21:26:39.178 2136-2616/? I/audio_hw_path: route_interface path_interface 0 disable 06-05 21:26:39.178 2136-2616/? I/audio_hw_path: route_interface find path HiFi1Playback 06-05 21:26:39.178 2136-2616/? I/audio_hw_path: Disable path HiFi1Playback, value is 0x00000000 06-05 21:26:39.178 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1Playback operation=DISABLE ref_path=(null) amixer value=0x0 06-05 21:26:39.178 2136-2616/? D/audio_hw_mrvl: select_virtual_path enter 06-05 21:26:39.178 2136-2616/? D/audio_hw_mrvl: get_active_vrtl_path: out device 0x0, in device 0x0 06-05 21:26:39.178 2136-2616/? I/audio_hw_path: route_vrtl_path mode 1 hw_dev 0x2 disable 06-05 21:26:39.178 2136-2616/? D/audio_hw_path: get_vrtl_path find path HiFi1PlaybackToSpeaker 06-05 21:26:39.178 2136-2616/? I/audio_hw_path: Disable path HiFi1PlaybackToSpeaker, value is 0x00000000 06-05 21:26:39.178 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1PlaybackToSpeaker operation=DISABLE ref_path=(null) amixer value=0x0 06-05 21:26:39.178 2136-2616/? I/acm_ach_map: MAP_Disable: disable map component 06-05 21:26:39.178 2136-2616/? I/acm_ach_ibiza2plus: IBIZA2PLUS_Disable: disabled ibiza2 component 06-05 21:26:39.178 2136-2616/? I/acm_ach_asinara: PMIC_Disable: disable asinara component 06-05 21:26:42.478 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1152 ] when=2379340195000 06-05 21:26:42.478 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1 06-05 21:26:42.478 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1 06-05 21:26:42.478 2640-2770/? D/PowerManagerService: [api] userActivityFromNative : 1000 (event: 2 flags: 0) eventTime = 2379340 06-05 21:26:42.748 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2379619595000 06-05 21:26:42.758 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1 06-05 21:26:43.058 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1153 ] when=2379929998000 06-05 21:26:43.068 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1 06-05 21:26:43.068 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1 06-05 21:26:43.308 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2380172495000 06-05 21:26:43.308 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1 06-05 21:26:43.588 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1154 ] when=2380454520000 06-05 21:26:43.588 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1 06-05 21:26:43.588 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1 06-05 21:26:43.648 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2380510128000 06-05 21:26:43.648 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1 06-05 21:26:43.908 2640-3180/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:44.028 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1155 ] when=2380898610000 06-05 21:26:44.028 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1 06-05 21:26:44.028 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1 06-05 21:26:44.088 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2380954957000 06-05 21:26:44.088 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1 06-05 21:26:44.218 6887-6887/? D/SamsungIME: onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false 06-05 21:26:44.718 6887-6887/? D/SamsungIME: onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false 06-05 21:26:45.218 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1156 ] when=2382079570000 06-05 21:26:45.218 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1 06-05 21:26:45.218 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1 06-05 21:26:45.298 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2382166109000 06-05 21:26:45.298 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1 06-05 21:26:45.318 2136-2136/? I/AudioPolicyManagerBase: getSituationVolume: isBTConnected:0 isHeadConnected:0 06-05 21:26:45.318 2136-2136/? V/AudioPolicyManagerBase: getParamFromPolicy deviceInt = 0, situationInt = 1, situationVolume = 0.400000 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: getOutput() returns output 2 06-05 21:26:45.318 2136-10785/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0 06-05 21:26:45.318 2136-10785/? V/AudioPolicyManagerBase: getOutput() returns output 2 06-05 21:26:45.318 2136-2624/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 48000, format 1, channelMask 3, flags 4 06-05 21:26:45.318 2136-2624/? V/AudioPolicyManagerBase: getOutput() returns output 2 06-05 21:26:45.318 2136-2136/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: startOutput() output 2, stream 1, session 747 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: changeRefCount() stream 1, count 1 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: getNewDevice() selected device 2 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: setOutputDevice() output 2 device 0002 force 0 delayMs 0 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: setOutputDevice() prevDevice (0002) 06-05 21:26:45.318 2136-2643/? V/AudioPolicyManagerBase: setOutputDevice() setting same device 0002 or null device for output 2 06-05 21:26:45.318 27338-27338/com.edavtyan.materialplayer.app I/Timeline: Timeline: Activity_launch_request id:com.edavtyan.materialplayer.app time:2382186 06-05 21:26:45.318 2136-2616/? E/AudioResampler: Unsupported sample format, 1 bits, 2 channels 06-05 21:26:45.328 2136-2588/? V/AudioPolicyManagerBase: releaseOutput() 2 06-05 21:26:45.328 2136-2616/? E/AudioSAEffect: set volume is returned by force 06-05 21:26:45.328 2136-2616/? I/AudioSAEffect: command EFFECT_CMD_SET_VOLUME left = 0.017578, right =0.017578 06-05 21:26:45.328 2136-2616/? D/audio_hw_mrvl: start_output_stream_low_latency 06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: open_tiny_alsa_device: device 0, direction 12, channels 2, sample_rate 44100, period_size 1024 06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: select_interface path 0 enable 06-05 21:26:45.328 2136-2616/? I/audio_hw_path: route_interface path_interface 0 enable 06-05 21:26:45.328 2136-2616/? I/audio_hw_path: route_interface find path HiFi1Playback 06-05 21:26:45.328 2136-2616/? I/audio_hw_path: Enable path HiFi1Playback, value is 0x00000000 06-05 21:26:45.328 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1Playback operation=ENABLE ref_path=(null) amixer value=0x0 06-05 21:26:45.328 2136-2616/? I/acm_ach_map: MAP_Enable: enable map component 06-05 21:26:45.328 2136-2616/? D/audio_hw_mrvl: select_virtual_path enter 06-05 21:26:45.328 2136-2616/? D/audio_hw_mrvl: get_active_vrtl_path: out device 0x0, in device 0x0 06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: select_output_device switch device from old device 0x0 to new device 0x2 06-05 21:26:45.328 2136-2616/? I/audio_hw_mrvl: route_devices devices 0x2 enable 06-05 21:26:45.328 2136-2616/? I/audio_hw_path: route_hw_device hw_dev 0x2 enable 06-05 21:26:45.328 2136-2616/? D/audio_hw_path: route_hw_device find path ToSpeaker and Speaker 06-05 21:26:45.328 2136-2616/? I/audio_hw_path: Enable path ToSpeaker, value is 0x00000000 06-05 21:26:45.328 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=ToSpeaker operation=ENABLE ref_path=(null) amixer value=0x0 06-05 21:26:45.328 2640-6031/? I/ActivityManager: START u0 {intent should not be shown cause by security} from pid 27338 06-05 21:26:45.328 2640-6031/? D/CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1248000 uid : 1000 pid : 2640 pkgName : ACTIVITY_RESUME_BOOSTER@3 06-05 21:26:45.328 2640-6031/? W/ActivityManager: mDVFSHelper.acquire() 06-05 21:26:45.348 27338-27338/com.edavtyan.materialplayer.app D/dalvikvm: GC_FOR_ALLOC freed 1042K, 22% free 7989K/10124K, paused 15ms, total 15ms 06-05 21:26:45.348 2136-2616/? I/audio_hw_path: Enable path Speaker, value is 0x00000000 06-05 21:26:45.348 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=Speaker operation=ENABLE ref_path=(null) amixer value=0x0 06-05 21:26:45.358 2136-2616/? I/acm_ach_ibiza2plus: IBIZA2PLUS_Enable: enabled ibiza2 component 06-05 21:26:45.358 2136-2616/? I/acm_ach_asinara: PMIC_Enable: enable asinara component 06-05 21:26:45.368 2136-2616/? D/audio_hw_mrvl: select_virtual_path enter 06-05 21:26:45.368 2136-2616/? D/audio_hw_mrvl: get_active_vrtl_path: out device 0x2, in device 0x0 06-05 21:26:45.368 2136-2616/? I/audio_hw_path: route_vrtl_path mode 1 hw_dev 0x2 enable 06-05 21:26:45.368 2136-2616/? D/audio_hw_path: get_vrtl_path find path HiFi1PlaybackToSpeaker 06-05 21:26:45.368 2136-2616/? I/audio_hw_path: Enable path HiFi1PlaybackToSpeaker, value is 0x00000000 06-05 21:26:45.368 2136-2616/? I/acm_aph: ACM_APHPathHandling: path=HiFi1PlaybackToSpeaker operation=ENABLE ref_path=(null) amixer value=0x0 06-05 21:26:45.368 2135-2135/? D/WVMDrmPlugIn: WVMDrmPlugin::onInitialize : 6068 06-05 21:26:45.368 2135-2135/? D/WVMDrmPlugIn: WVMDrmPlugin::onSetOnInfoListener : add 6068 06-05 21:26:45.368 2135-21452/? D/WVMDrmPlugIn: WVMDrmPlugin::onTerminate : 6068 06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXClient: Using client-side OMX mux. 06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: Attempting to allocate OMX node 'OMX.SEC.mp3.dec' 06-05 21:26:45.368 2136-2616/? D/acm_aph: _set_path_configuration: sleep 20 ms 06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: Successfully allocated OMX node 'OMX.SEC.mp3.dec' 06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] OMXCodec::start mState=1 06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] allocating 10 buffers of size 524288 on input port 06-05 21:26:45.368 27338-27502/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] allocating 5 buffers of size 27648 on output port 06-05 21:26:45.378 2136-27503/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(1) -> Dest(2) 06-05 21:26:45.378 27338-27349/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] Now Idle. Component sends idle done Event 06-05 21:26:45.378 2136-27503/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(2) -> Dest(3) 06-05 21:26:45.378 2640-4146/? D/SSRMv2:SIOP: SIOP:: AP = 240, Delta = 0 06-05 21:26:45.378 2640-4146/? D/AmoledAdjustTimer: prevTemp = 230, currTemp = 230, prevStep = 4, currStep = 4 06-05 21:26:45.388 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:45.398 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:45.418 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:45.418 2136-2136/? V/AudioPolicyManagerBase: startOutput() output 2, stream 3, session 744 06-05 21:26:45.418 2136-2136/? V/AudioPolicyManagerBase: changeRefCount() stream 3, count 1 06-05 21:26:45.418 2136-2136/? V/AudioPolicyManagerBase: getNewDevice() selected device 2 06-05 21:26:45.418 2136-2136/? V/AudioPolicyManagerBase: setOutputDevice() output 2 device 0002 force 0 delayMs 0 06-05 21:26:45.418 2136-2136/? V/AudioPolicyManagerBase: setOutputDevice() prevDevice (0002) 06-05 21:26:45.418 2136-2136/? V/AudioPolicyManagerBase: setOutputDevice() setting same device 0002 or null device for output 2 06-05 21:26:45.428 27338-27338/com.edavtyan.materialplayer.app I/MusicPlayer: onPrepared Dinosaur 06-05 21:26:45.428 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:45.428 27338-27338/com.edavtyan.materialplayer.app W/ApplicationPackageManager: getCSCPackageItemText() 06-05 21:26:45.428 27338-27338/com.edavtyan.materialplayer.app D/ThemeUtils: AppTheme.Light.Orange 06-05 21:26:45.428 2640-3255/? W/ActivityManager: Permission Denial: getCurrentUser() from pid=27338, uid=10111 requires android.permission.INTERACT_ACROSS_USERS 06-05 21:26:45.438 27338-27338/com.edavtyan.materialplayer.app I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 06-05 21:26:45.438 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:45.438 27338-27338/com.edavtyan.materialplayer.app I/dalvikvm-heap: Grow heap (frag case) to 9.804MB for 921616-byte allocation 06-05 21:26:45.458 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method app.minimize.com.seek_bar_compat.SeekBarCompat.setSplitTrack, referenced from method app.minimize.com.seek_bar_compat.SeekBarCompat. 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 19179: Lapp/minimize/com/seek_bar_compat/SeekBarCompat;.setSplitTrack (Z)V 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x00ab 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method app.minimize.com.seek_bar_compat.SeekBarCompat.setProgressBackgroundTintList, referenced from method app.minimize.com.seek_bar_compat.SeekBarCompat.setupProgressBackgroundLollipop 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 19176: Lapp/minimize/com/seek_bar_compat/SeekBarCompat;.setProgressBackgroundTintList (Landroid/content/res/ColorStateList;)V 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x001b 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method app.minimize.com.seek_bar_compat.SeekBarCompat.setProgressTintList, referenced from method app.minimize.com.seek_bar_compat.SeekBarCompat.setupProgressColorLollipop 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 19178: Lapp/minimize/com/seek_bar_compat/SeekBarCompat;.setProgressTintList (Landroid/content/res/ColorStateList;)V 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x001b 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method app.minimize.com.seek_bar_compat.SeekBarCompat.setThumbTintList, referenced from method app.minimize.com.seek_bar_compat.SeekBarCompat.setupThumbColorLollipop 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 19183: Lapp/minimize/com/seek_bar_compat/SeekBarCompat;.setThumbTintList (Landroid/content/res/ColorStateList;)V 06-05 21:26:45.468 27338-27338/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x0029 06-05 21:26:45.478 27338-27338/com.edavtyan.materialplayer.app E/SeekBarCompat: SeekBarCompat isEnabled? true 06-05 21:26:45.488 2136-2588/? V/AudioPolicyManagerBase: stopOutput() output 2, stream 1, session 747 06-05 21:26:45.488 2136-2588/? V/AudioPolicyManagerBase: changeRefCount() stream 1, count 0 06-05 21:26:45.488 2136-2588/? V/AudioPolicyManagerBase: getNewDevice() selected device 2 06-05 21:26:45.488 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() output 2 device 0002 force 0 delayMs 138 06-05 21:26:45.488 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() prevDevice (0002) 06-05 21:26:45.488 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() setting same device 0002 or null device for output 2 06-05 21:26:45.488 2855-2855/? D/PhoneStatusBar: setSemiTransparentMode=false, mTransparentMode=false, mSemiTransparentMode=false, mMultiWindowMode= 06-05 21:26:45.488 2640-6031/? D/StatusBarManagerService: semi p:27338,o:f 06-05 21:26:45.488 2640-6036/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:45.488 2640-2918/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:45.498 2640-3181/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:45.498 2640-2917/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:45.498 2640-3180/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:45.498 2640-6031/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:45.498 2640-6036/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:45.518 2133-2133/? I/SurfaceFlinger: id=183 createSurf (1x1),1 flag=404, OowPlayingA 06-05 21:26:45.518 2640-2735/? D/STATUSBAR-StatusBarManagerService: manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-05 21:26:45.538 2133-2197/? E/BufferQueue: [com.edavtyan.materialplayer.app/com.edavtyan.materialplayer.app.activities.NowPlayingActivity] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count 06-05 21:26:45.558 27338-27338/com.edavtyan.materialplayer.app I/dalvikvm-heap: Grow heap (frag case) to 11.011MB for 921616-byte allocation 06-05 21:26:45.568 2640-2640/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1372 com.android.server.StatusBarManagerService.sendNotification:997 com.android.server.StatusBarManagerService.updateNotification:702 com.android.server.NotificationManagerService$7.run:2236 android.os.Handler.handleCallback:733 06-05 21:26:45.568 2640-2640/? D/STATUSBAR-StatusBarManagerService: sendNotification(2) - 1 06-05 21:26:45.578 2640-2640/? I/dalvikvm-heap: Grow heap (frag case) to 23.244MB for 921616-byte allocation 06-05 21:26:45.748 2640-2730/? I/ActivityManager: Displayed com.edavtyan.materialplayer.app/.activities.NowPlayingActivity: +328ms 06-05 21:26:45.768 2640-2730/? D/CustomFrequencyManagerService: releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1248000 uid : 1000 pid : 2640 tag : ACTIVITY_RESUME_BOOSTER@3 06-05 21:26:45.778 2640-2731/? D/CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1248000 uid : 1000 pid : 2640 pkgName : ACTIVITY_RESUME_BOOSTER@7 06-05 21:26:45.778 2640-2730/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{421f8370 u0 com.edavtyan.materialplayer.app/.activities.NowPlayingActivity t25} time:2382641 06-05 21:26:45.778 2640-2730/? W/ActivityManager: mDVFSHelper.release() 06-05 21:26:45.778 2133-2195/? I/SurfaceFlinger: id=182 Removed NainActivit (3/8) 06-05 21:26:45.778 2133-3531/? I/SurfaceFlinger: id=182 Removed NainActivit (-2/8) 06-05 21:26:45.788 2133-2133/? W/SurfaceFlinger: couldn't log to binary event log: overflow. 06-05 21:26:45.928 2640-3255/? D/BatteryService: !@BatteryListener : batteryPropertiesChanged! 06-05 21:26:45.928 2640-3255/? D/BatteryService: level:9, scale:100, status:2, health:2, present:true, voltage: 3697, temperature: 230, technology: Li-ion, AC powered:false, USB powered:true, Wireless powered:false, icon:17303010, invalid charger:0, online:4, current avg:0, charge type:1, power sharing:false, high voltage charger:false 06-05 21:26:45.928 2640-2640/? D/BatteryService: Sending ACTION_BATTERY_CHANGED. 06-05 21:26:45.938 2855-2855/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED 06-05 21:26:45.938 2855-2855/? D/KeyguardUpdateMonitor: handleBatteryUpdate 06-05 21:26:45.938 2855-2855/? D/STATUSBAR-PhoneStatusBar: mBrightnessEnablebySettings = true mBrightnessEnablebyBattery = true mBrightnessEnablebyDisableFlag = true mPmsBrightnessEnablebySettings = true 06-05 21:26:45.938 2855-2855/? D/BatteryMeterView: ACTION_BATTERY_CHANGED : level:9 status:2 health:2 06-05 21:26:46.048 6887-6887/? D/SamsungIME: onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false 06-05 21:26:46.078 2640-2640/? D/CustomFrequencyManagerService: releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1248000 uid : 1000 pid : 2640 tag : ACTIVITY_RESUME_BOOSTER@7 06-05 21:26:46.138 27338-27338/com.edavtyan.materialplayer.app I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@4225c4a8 time:2383006 06-05 21:26:48.148 2640-2962/? E/Watchdog: !@Sync 79 06-05 21:26:49.438 2640-2771/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.1157 ] when=2386299573000 06-05 21:26:49.438 2640-2770/? I/InputDispatcher: Delivering touch to (2855): action: 0x4, toolType: 1 06-05 21:26:49.438 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x0, toolType: 1 06-05 21:26:49.488 2640-2771/? I/InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=2386357480000 06-05 21:26:49.488 2640-2770/? I/InputDispatcher: Delivering touch to (27338): action: 0x1, toolType: 1 06-05 21:26:49.508 2136-10785/? I/AudioPolicyManagerBase: getSituationVolume: isBTConnected:0 isHeadConnected:0 06-05 21:26:49.508 2136-10785/? V/AudioPolicyManagerBase: getParamFromPolicy deviceInt = 0, situationInt = 1, situationVolume = 0.400000 06-05 21:26:49.508 2136-2643/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0 06-05 21:26:49.508 2136-2643/? V/AudioPolicyManagerBase: getOutput() returns output 2 06-05 21:26:49.508 2136-2624/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0 06-05 21:26:49.508 2136-2624/? V/AudioPolicyManagerBase: getOutput() returns output 2 06-05 21:26:49.508 2136-10785/? V/AudioPolicyManagerBase: getOutput() device 2, stream 1, samplingRate 48000, format 1, channelMask 3, flags 4 06-05 21:26:49.508 2136-10785/? V/AudioPolicyManagerBase: getOutput() returns output 2 06-05 21:26:49.508 27338-27355/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] stop mState=4 06-05 21:26:49.518 27338-27355/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] stop() sendCommand(0x3e, OMX_CommandStateSet, OMX_StateIdle) 06-05 21:26:49.518 2136-27503/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(3) -> Dest(2) 06-05 21:26:49.518 2136-2624/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.518 27338-27349/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] Now Idle. Component sends idle done Event 06-05 21:26:49.518 2136-2624/? V/AudioPolicyManagerBase: startOutput() output 2, stream 1, session 749 06-05 21:26:49.518 2136-2624/? V/AudioPolicyManagerBase: changeRefCount() stream 1, count 1 06-05 21:26:49.518 2136-2624/? V/AudioPolicyManagerBase: getNewDevice() selected device 2 06-05 21:26:49.518 2136-2624/? V/AudioPolicyManagerBase: setOutputDevice() output 2 device 0002 force 0 delayMs 0 06-05 21:26:49.518 2136-2624/? V/AudioPolicyManagerBase: setOutputDevice() prevDevice (0002) 06-05 21:26:49.518 2136-2624/? V/AudioPolicyManagerBase: setOutputDevice() setting same device 0002 or null device for output 2 06-05 21:26:49.518 2136-2588/? V/AudioPolicyManagerBase: releaseOutput() 2 06-05 21:26:49.518 2136-27503/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(2) -> Dest(1) 06-05 21:26:49.518 27338-27355/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] stopOmxComponent_l() mstate = 1 06-05 21:26:49.528 2136-2616/? E/AudioResampler: Unsupported sample format, 1 bits, 2 channels 06-05 21:26:49.558 2135-21453/? D/WVMDrmPlugIn: WVMDrmPlugin::onInitialize : 4678 06-05 21:26:49.558 2135-21453/? D/WVMDrmPlugIn: WVMDrmPlugin::onSetOnInfoListener : add 4678 06-05 21:26:49.558 2135-2324/? D/WVMDrmPlugIn: WVMDrmPlugin::onTerminate : 4678 06-05 21:26:49.558 27338-27575/com.edavtyan.materialplayer.app I/OMXClient: Using client-side OMX mux. 06-05 21:26:49.558 27338-27575/com.edavtyan.materialplayer.app I/OMXCodec: Attempting to allocate OMX node 'OMX.SEC.mp3.dec' 06-05 21:26:49.568 27338-27575/com.edavtyan.materialplayer.app I/OMXCodec: Successfully allocated OMX node 'OMX.SEC.mp3.dec' 06-05 21:26:49.568 27338-27575/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] OMXCodec::start mState=1 06-05 21:26:49.568 27338-27575/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] allocating 10 buffers of size 524288 on input port 06-05 21:26:49.568 27338-27575/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] allocating 5 buffers of size 27648 on output port 06-05 21:26:49.578 2136-27576/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(1) -> Dest(2) 06-05 21:26:49.578 27338-27574/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] Now Idle. Component sends idle done Event 06-05 21:26:49.578 2136-27576/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(2) -> Dest(3) 06-05 21:26:49.588 27338-27355/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] stop mState=4 06-05 21:26:49.588 27338-27355/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] stop() sendCommand(0x3f, OMX_CommandStateSet, OMX_StateIdle) 06-05 21:26:49.588 2136-27576/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(3) -> Dest(2) 06-05 21:26:49.588 27338-27350/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] Now Idle. Component sends idle done Event 06-05 21:26:49.588 2136-27576/? I/SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(2) -> Dest(1) 06-05 21:26:49.588 27338-27355/com.edavtyan.materialplayer.app I/OMXCodec: [OMX.SEC.mp3.dec] stopOmxComponent_l() mstate = 1 06-05 21:26:49.588 27338-27338/com.edavtyan.materialplayer.app D/AndroidRuntime: Shutting down VM 06-05 21:26:49.588 27338-27338/com.edavtyan.materialplayer.app W/dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x4188bbc0) 06-05 21:26:49.588 27338-27338/com.edavtyan.materialplayer.app W/System.err: java.io.FileNotFoundException: /storage/emulated/0/MaterialPlayer/logs/log1465154809600.txt: open failed: ENOENT (No such file or directory) 06-05 21:26:49.598 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at libcore.io.IoBridge.open(IoBridge.java:409) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.io.FileOutputStream.(FileOutputStream.java:88) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.io.FileOutputStream.(FileOutputStream.java:73) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at com.edavtyan.materialplayer.app.utils.DataStorage.save(DataStorage.java:25) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at com.edavtyan.materialplayer.app.logging.FileLogger.log(FileLogger.java:13) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at com.edavtyan.materialplayer.app.App.uncaughtException(App.java:24) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at dalvik.system.NativeStart.main(Native Method) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at libcore.io.Posix.open(Native Method) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: at libcore.io.IoBridge.open(IoBridge.java:393) 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app W/System.err: ... 8 more 06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app E/MaterialPlayer: Uncaught exception java.lang.RuntimeException: Error receiving broadcast Intent { act=com.edavtyan.materialplayer.app.fastforward flg=0x10 } in com.edavtyan.materialplayer.app.services.MusicPlayerService$FastForwardReceiver@420ef218 at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:769) at android.os.Handler.handleCallback(Handler.java:733) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5590) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1280) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1096) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.IllegalStateException: Internal error at com.h6ah4i.android.media.opensl.OpenSLMediaPlayer.parseResultAndThrowException(OpenSLMediaPlayer.java:1018) at com.h6ah4i.android.media.opensl.OpenSLMediaPlayer.prepare(OpenSLMediaPlayer.java:221) at com.edavtyan.materialplayer.app.music.MusicPlayer.prepare(MusicPlayer.java:60) at com.edavtyan.materialplayer.app.services.MusicPlayerService$FastForwardReceiver.onReceive(MusicPlayerService.java:70) at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:759) at android.os.Handler.handleCallback(Handler.java:733)  at android.os.Handler.dispatchMessage(Handler.java:95)  at android.os.Looper.loop(Looper.java:136)  at android.app.ActivityThread.main(ActivityThread.java:5590)  at java.lang.reflect.Method.invokeNative(Native Method)  at java.lang.reflect.Method.invoke(Method.java:515)  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1280)  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1096)  at dalvik.system.NativeStart.main(Native Method)  06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app I/AndroidRuntime: VM exiting with result code 1, cleanup skipped. 06-05 21:26:49.618 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.628 2640-2770/? W/InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9 06-05 21:26:49.628 2640-2770/? E/InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed! 06-05 21:26:49.628 2640-2770/? W/InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9 06-05 21:26:49.628 2640-2770/? E/InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed! 06-05 21:26:49.638 2136-10785/? V/AudioPolicyManagerBase: unregisterEffect::setEffectEnabled id=746 pDesc->mEnabled=1 + 06-05 21:26:49.638 2136-10785/? V/AudioPolicyManagerBase: setEffectEnabled(false) total CPU 75 06-05 21:26:49.638 2136-10785/? V/AudioPolicyManagerBase: unregisterEffect() effect SoundAlive_Virtualizer, ID 746, memory 25 total memory 25 06-05 21:26:49.638 2136-10785/? V/AudioPolicyManagerBase: unregisterEffect::setEffectEnabled id=745 pDesc->mEnabled=1 + 06-05 21:26:49.638 2136-10785/? V/AudioPolicyManagerBase: setEffectEnabled(false) total CPU 0 06-05 21:26:49.638 2136-10785/? V/AudioPolicyManagerBase: unregisterEffect() effect SoundAlive_BassBoost, ID 745, memory 25 total memory 0 06-05 21:26:49.638 2136-2136/? W/AudioPolicyManagerBase: unregisterEffect() unknown effect ID 745 06-05 21:26:49.638 2136-2136/? W/AudioPolicyManagerBase: unregisterEffect() unknown effect ID 746 06-05 21:26:49.638 2136-2136/? D/AudioSA: AudioSA::Close 06-05 21:26:49.638 2136-2136/? V/AudioSA: AudioSA::~AudioSA 06-05 21:26:49.638 2640-3255/? W/InputDispatcher: Attempted to unregister already unregistered input channel 06-05 21:26:49.638 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.638 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.638 2640-6030/? W/InputDispatcher: Attempted to unregister already unregistered input channel 06-05 21:26:49.638 2133-2197/? I/SurfaceFlinger: id=183 Removed OowPlayingA (3/7) 06-05 21:26:49.638 2133-3008/? I/SurfaceFlinger: id=183 Removed OowPlayingA (-2/7) 06-05 21:26:49.638 2640-3255/? I/WindowState: WIN DEATH: Window{42cc81b8 u0 com.edavtyan.materialplayer.app/com.edavtyan.materialplayer.app.activities.MainActivity} 06-05 21:26:49.638 2640-6029/? I/ActivityManager: Process com.edavtyan.materialplayer.app (pid 27338) (adj 0) has died.(63,141) 06-05 21:26:49.638 2640-6029/? W/ActivityManager: Scheduling restart of crashed service com.edavtyan.materialplayer.app/.services.MusicPlayerService in 1000ms 06-05 21:26:49.638 2640-6030/? I/WindowState: WIN DEATH: Window{4274ee08 u0 com.edavtyan.materialplayer.app/com.edavtyan.materialplayer.app.activities.NowPlayingActivity} 06-05 21:26:49.638 2640-2640/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1372 com.android.server.StatusBarManagerService.sendNotification:997 com.android.server.StatusBarManagerService.removeNotification:718 com.android.server.NotificationManagerService.cancelNotificationLocked:2578 com.android.server.NotificationManagerService.access$4700:179 06-05 21:26:49.638 2640-6029/? W/ActivityManager: Force removing ActivityRecord{421f8370 u0 com.edavtyan.materialplayer.app/.activities.NowPlayingActivity t25}: app died, no saved state 06-05 21:26:49.648 2133-2195/? I/SurfaceFlinger: id=183 Removed OowPlayingA (-2/7) 06-05 21:26:49.648 2133-2133/? W/SurfaceFlinger: couldn't log to binary event log: overflow. 06-05 21:26:49.648 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.648 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.648 2640-6029/? D/CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1248000 uid : 1000 pid : 2640 pkgName : ACTIVITY_RESUME_BOOSTER@3 06-05 21:26:49.648 2640-6029/? W/ActivityManager: mDVFSHelper.acquire() 06-05 21:26:49.658 27580-27580/com.edavtyan.materialplayer.app I/SELinux: Function: selinux_android_load_priority [0], There is no sepolicy file.

06-05 21:26:49.658 27580-27580/com.edavtyan.materialplayer.app I/SELinux: Function: selinux_android_load_priority [1], There is no sepolicy version file.

06-05 21:26:49.658 27580-27580/com.edavtyan.materialplayer.app I/SELinux: Function: selinux_android_load_priority , priority is 3. priority version is VE=GOOGLE_POLICY

06-05 21:26:49.658 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Late-enabling CheckJNI 06-05 21:26:49.658 2640-2640/? D/NotificationService: cancelNotificationLocked 06-05 21:26:49.658 2640-2640/? D/NotificationService: hasClearableItems 06-05 21:26:49.658 2640-2640/? D/NotificationService: has clearable items no 06-05 21:26:49.658 2640-2640/? D/NotificationService: cancelNotificationLocked: cancel alarm 06-05 21:26:49.658 2640-2640/? D/NotificationService: cancelNotificationLocked: cancel alarm 06-05 21:26:49.658 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.658 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.658 2640-6029/? I/ActivityManager: Start proc com.edavtyan.materialplayer.app for activity com.edavtyan.materialplayer.app/.activities.MainActivity: pid=27580 uid=10111 gids={50111, 1028, 1015, 1023} 06-05 21:26:49.658 2640-2640/? D/STATUSBAR-StatusBarManagerService: sendNotification(3) - 1 06-05 21:26:49.658 2640-2640/? D/LightsService: [api] [SvcLED] turnOff:: id = 4 (uid: 1000 pid: 2640) 06-05 21:26:49.658 2640-2640/? D/LightsService: [SvcLED] setSvcLedStateLocked:: SvcLEDState : 0x0 -> 0x0 | SvcLED(id=4) set Off 06-05 21:26:49.658 2640-2765/? D/LightsService: [SvcLED] Lux failed to be updated in 0ms. -> handleForcedSvcLEDTasK 06-05 21:26:49.658 2640-2765/? D/LightsService: [SvcLED] setSvcLedLightLocked :: Current SvcLED(id=4) maintains its priority right 06-05 21:26:49.668 2134-2134/? D/Zygote: Process 27338 exited cleanly (1) 06-05 21:26:49.678 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.678 2136-2588/? V/AudioPolicyManagerBase: stopOutput() output 2, stream 1, session 749 06-05 21:26:49.678 2136-2588/? V/AudioPolicyManagerBase: changeRefCount() stream 1, count 0 06-05 21:26:49.678 2136-2588/? V/AudioPolicyManagerBase: getNewDevice() selected device 2 06-05 21:26:49.678 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() output 2 device 0002 force 0 delayMs 138 06-05 21:26:49.678 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() prevDevice (0002) 06-05 21:26:49.678 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() setting same device 0002 or null device for output 2 06-05 21:26:49.678 27580-27580/com.edavtyan.materialplayer.app D/ActivityThread: handleBindApplication:com.edavtyan.materialplayer.app 06-05 21:26:49.688 2133-2133/? I/SurfaceFlinger: id=184 createSurf (480x800),1 flag=404, bpp 06-05 21:26:49.688 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.688 2640-6030/? W/ActivityManager: Permission Denial: getCurrentUser() from pid=27580, uid=10111 requires android.permission.INTERACT_ACROSS_USERS 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app W/ApplicationPackageManager: getCSCPackageItemText() 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app D/DisplayManager: DisplayManager() 06-05 21:26:49.698 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app D/ThemeUtils: AppTheme.Light.Orange 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;) 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve interface method 18256: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve interface method 18260: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode; 06-05 21:26:49.698 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002 06-05 21:26:49.708 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:49.708 2640-2735/? D/STATUSBAR-StatusBarManagerService: manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-05 21:26:49.708 2640-3180/? W/ActivityManager: Permission Denial: getCurrentUser() from pid=27580, uid=10111 requires android.permission.INTERACT_ACROSS_USERS 06-05 21:26:49.718 2136-2588/? V/AudioPolicyManagerBase: stopOutput() output 2, stream 3, session 744 06-05 21:26:49.718 2136-2588/? V/AudioPolicyManagerBase: changeRefCount() stream 3, count 0 06-05 21:26:49.718 2136-2588/? V/AudioPolicyManagerBase: getNewDevice() selected device 0 06-05 21:26:49.718 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() output 2 device 0000 force 0 delayMs 138 06-05 21:26:49.718 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() prevDevice (0002) 06-05 21:26:49.718 2136-2588/? V/AudioPolicyManagerBase: setOutputDevice() setting same device 0000 or null device for output 2 06-05 21:26:49.718 2136-2588/? V/AudioPolicyManagerBase: releaseOutput() 2 06-05 21:26:49.738 27580-27580/com.edavtyan.materialplayer.app I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 06-05 21:26:49.748 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.widget.TintTypedArray.getChangingConfigurations 06-05 21:26:49.748 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 487: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 06-05 21:26:49.748 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002 06-05 21:26:49.748 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.widget.TintTypedArray.getType 06-05 21:26:49.748 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 509: Landroid/content/res/TypedArray;.getType (I)I 06-05 21:26:49.748 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002 06-05 21:26:49.768 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setTintList, referenced from method com.wnafee.vector.MorphButton.applyTint 06-05 21:26:49.768 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 795: Landroid/graphics/drawable/Drawable;.setTintList (Landroid/content/res/ColorStateList;)V 06-05 21:26:49.768 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x001a 06-05 21:26:49.768 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setTintMode, referenced from method com.wnafee.vector.MorphButton.applyTint 06-05 21:26:49.768 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 796: Landroid/graphics/drawable/Drawable;.setTintMode (Landroid/graphics/PorterDuff$Mode;)V 06-05 21:26:49.768 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x0023 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.widget.CompoundButton.setBackgroundTintList, referenced from method com.wnafee.vector.MorphButton.setBackgroundDrawable 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 18616: Landroid/widget/CompoundButton;.setBackgroundTintList (Landroid/content/res/ColorStateList;)V 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6f at 0x0012 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.widget.CompoundButton.setBackgroundTintMode, referenced from method com.wnafee.vector.MorphButton.setBackgroundDrawable 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 18617: Landroid/widget/CompoundButton;.setBackgroundTintMode (Landroid/graphics/PorterDuff$Mode;)V 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6f at 0x001f 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.widget.CompoundButton.setBackgroundTintList, referenced from method com.wnafee.vector.MorphButton.setBackgroundTintList 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 18616: Landroid/widget/CompoundButton;.setBackgroundTintList (Landroid/content/res/ColorStateList;)V 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.widget.CompoundButton.setBackgroundTintMode, referenced from method com.wnafee.vector.MorphButton.setBackgroundTintMode 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 18617: Landroid/widget/CompoundButton;.setBackgroundTintMode (Landroid/graphics/PorterDuff$Mode;)V 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.content.res.Resources.getDrawable, referenced from method com.wnafee.vector.compat.ResourcesCompat.getDrawable 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 450: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x0009 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method com.wnafee.vector.compat.VectorDrawable.getChangingConfigurations 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 487: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method com.wnafee.vector.compat.DrawableCompat.applyTheme, referenced from method com.wnafee.vector.compat.VectorDrawable.applyTheme 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 24805: Lcom/wnafee/vector/compat/DrawableCompat;.applyTheme (Landroid/content/res/Resources$Theme;)V 06-05 21:26:49.778 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6f at 0x0000 06-05 21:26:49.788 27580-27580/com.edavtyan.materialplayer.app I/dalvikvm: Could not find method com.wnafee.vector.compat.DrawableCompat.applyTheme, referenced from method com.wnafee.vector.compat.AnimatedVectorDrawable.applyTheme 06-05 21:26:49.788 27580-27580/com.edavtyan.materialplayer.app W/dalvikvm: VFY: unable to resolve virtual method 24805: Lcom/wnafee/vector/compat/DrawableCompat;.applyTheme (Landroid/content/res/Resources$Theme;)V 06-05 21:26:49.788 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: VFY: replacing opcode 0x6f at 0x0000 06-05 21:26:49.818 2640-2917/? D/ActivityManager: startService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app 06-05 21:26:49.838 2855-2855/? D/PhoneStatusBar: setSemiTransparentMode=false, mTransparentMode=false, mSemiTransparentMode=false, mMultiWindowMode= 06-05 21:26:49.838 2640-6036/? D/StatusBarManagerService: semi p:27580,o:f 06-05 21:26:49.838 2640-3180/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:49.838 2640-3253/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:49.848 2640-2653/? D/ActivityManager: bindService callerProcessName:com.edavtyan.materialplayer.app, calleePkgName: com.edavtyan.materialplayer.app, action: null 06-05 21:26:49.858 2133-2133/? I/SurfaceFlinger: id=185 createSurf (1x1),1 flag=404, NainActivit 06-05 21:26:49.868 27580-27580/com.edavtyan.materialplayer.app D/v_gal: [tid=27580] /system/etc/gfx.cfg Open Failed! 06-05 21:26:50.398 27580-27580/com.edavtyan.materialplayer.app D/GC: OES20 ===> GC Version : GC version rls_pxa1908_5011p4v0002_GC3.1.17 06-05 21:26:50.418 2133-2195/? E/BufferQueue: [com.edavtyan.materialplayer.app/com.edavtyan.materialplayer.app.activities.MainActivity] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count 06-05 21:26:50.418 27580-27580/com.edavtyan.materialplayer.app D/OpenGLRenderer: Enabling debug mode 0 06-05 21:26:50.418 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerLibLoaderHelper.so 0x42016e30 06-05 21:26:50.418 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Added shared lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerLibLoaderHelper.so 0x42016e30 06-05 21:26:50.418 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: No JNI_OnLoad found in /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerLibLoaderHelper.so 0x42016e30, skipping init 06-05 21:26:50.418 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30 06-05 21:26:50.438 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Added shared lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30 06-05 21:26:50.438 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: No JNI_OnLoad found in /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30, skipping init 06-05 21:26:50.438 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30 06-05 21:26:50.438 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Added shared lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30 06-05 21:26:50.438 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: No JNI_OnLoad found in /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30, skipping init 06-05 21:26:50.438 27580-27580/com.edavtyan.materialplayer.app W/libOpenSLES: class Engine interface 0 requested but unavailable MPH=17 06-05 21:26:50.438 2136-2616/? D/audio_hw_mrvl: out_get_latency_low_latency period_size 1024 period_count 3 06-05 21:26:50.438 2136-2643/? V/AudioPolicyManagerBase: getOutput() device 2, stream 3, samplingRate 44100, format 1, channelMask 3, flags 0 06-05 21:26:50.438 2136-2643/? V/AudioPolicyManagerBase: getOutput() returns output 2 06-05 21:26:50.438 2136-2624/? I/AudioFlinger: addEffectChain_l - set buffer channelCount = 2 06-05 21:26:50.438 2136-2624/? I/AudioFlinger: createEffect_l() set channelCount = 2 06-05 21:26:50.438 2136-2624/? V/AudioPolicyManagerBase: registerEffect() effect SoundAlive_BassBoost, io 2, strategy 0 session 751 id 752 06-05 21:26:50.438 2136-2624/? V/AudioPolicyManagerBase: registerEffect() memory 25, total memory 25 06-05 21:26:50.438 2136-2624/? D/AudioSAEffect: EffectCreate start - session 751 06-05 21:26:50.438 2136-2624/? D/AudioSAEffect: EffectCreate - Allocating SessionNo 0 for SessionId 751 06-05 21:26:50.438 2136-2624/? D/AudioSAEffect: EffectCreate - This is the first effect in current sessionId 751 sessionNo 0 06-05 21:26:50.438 2136-2624/? D/AudioSAEffect: AudioSAEffect::AudioSAEffect ctor nPresets=10 06-05 21:26:50.438 2136-2624/? V/AudioSA: AudioSA::AudioSA ctor 0xab3cc870 06-05 21:26:50.438 2136-2624/? V/AudioSA: AudioSA::Configure(0, 44100, 2, 1) 06-05 21:26:50.438 2136-2624/? D/AudioSA: AudioSA::Init 06-05 21:26:50.438 2136-2624/? V/AudioSA: AudioSA::Configure(1024, 44100, 2, 1) 06-05 21:26:50.438 2136-2136/? V/AudioSA: AudioSA::getStrength - 1 : 0 06-05 21:26:50.438 2136-2624/? V/AudioPolicyManagerBase: registerEffect() effect SoundAlive_Virtualizer, io 2, strategy 0 session 751 id 753 06-05 21:26:50.438 2136-2624/? V/AudioPolicyManagerBase: registerEffect() memory 25, total memory 50 06-05 21:26:50.438 2136-2624/? D/AudioSAEffect: EffectCreate start - session 751 06-05 21:26:50.438 2136-2624/? D/AudioSAEffect: EffectCreate - Allocating SessionNo 0 for SessionId 751 06-05 21:26:50.438 2136-2624/? D/AudioSAEffect: EffectCreate - Assigning memory for previously created effect on sessionNo 0 06-05 21:26:50.438 2136-2624/? V/AudioSA: AudioSA::Configure(0, 44100, 2, 1) 06-05 21:26:50.438 2136-2624/? V/AudioSA: AudioSA::Configure(1024, 44100, 2, 1) 06-05 21:26:50.448 2136-2136/? V/AudioSA: AudioSA::getStrength - 2 : 2 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so' already loaded in same CL 0x42016e30 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so' already loaded in same CL 0x42016e30 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so' already loaded in same CL 0x42016e30 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30 06-05 21:26:50.448 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so' already loaded in same CL 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so' already loaded in same CL 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so' already loaded in same CL 0x42016e30 06-05 21:26:50.458 2136-2624/? V/AudioSA: AudioSA::setStrength - 2 : 750 06-05 21:26:50.458 2136-10785/? V/AudioPolicyManagerBase: setEffectEnabled(true) total CPU 75 06-05 21:26:50.458 2136-2136/? V/AudioSA: AudioSA::setStrength - 2 : 0 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so' already loaded in same CL 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so' already loaded in same CL 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayer.so' already loaded in same CL 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Trying to load lib /mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so 0x42016e30 06-05 21:26:50.458 27580-27580/com.edavtyan.materialplayer.app D/dalvikvm: Shared lib '/mnt/asec/com.edavtyan.materialplayer.app-2/lib/libOpenSLMediaPlayerJNI.so' already loaded in same CL 0x42016e30 06-05 21

edgardavtyan commented 8 years ago

I don't use gmail, put the song in a zip archive and upload it here

Dirkstaal commented 8 years ago

feel_this_moment_pitbull_ft_christina_aguilera_hd_mp3_16563.mp3.zip Waves.mp3.zip

error.bmp.zip

ok here is 2 songs and the error screenshot

Dirkstaal commented 8 years ago

did you receive the zips?

edgardavtyan commented 8 years ago

Yes, the song crashes the app on my phone too. I will try to fix it

Dirkstaal commented 8 years ago

Thanks I'll appreciate it a lot :)

Dirkstaal commented 8 years ago

you will let me know if you solved it please

Dirkstaal commented 8 years ago

please sir will you say if you fixed it please