Closed Dirkstaal closed 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.
hi i did add the pluging but still the app closes on some of the songs i want to play
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
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
Can you upload a song that crashes?
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?
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 .
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 .
You didn't upload any logs
Try this: connect your phone with usb, open android studio and make app crash. Then open Logcat and search for exception like this:
Copy it here or make a screenshot and upload it
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 .
heres a screenshot
heres a screenshot
Upload the music file that crashes the app. Also the screenshot didn't upload
Also your log does not contain any errors or exceptions. Search for exception like on screenshot above and post it here
i only keep getting the errors below in screenshot
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.
06-05 21:26:49.598 27338-27338/com.edavtyan.materialplayer.app
W/System.err: at
java.io.FileOutputStream.
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: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]
I don't use gmail, put the song in a zip archive and upload it here
feel_this_moment_pitbull_ft_christina_aguilera_hd_mp3_16563.mp3.zip Waves.mp3.zip
ok here is 2 songs and the error screenshot
did you receive the zips?
Yes, the song crashes the app on my phone too. I will try to fix it
Thanks I'll appreciate it a lot :)
you will let me know if you solved it please
please sir will you say if you fixed it please
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 :(