Installing my game in a Samsung B7510 with Android 2.2, I get “Installation failed. Try later”. It’s weird because it’s installed in thousand of devices without issues from Android 2.2.x to Android 4.0.1.
The specification of the device:
http://www.samsung.com/es/consumer/mobile-phone/smartphones/android/GT-B7510ISAFOP
Catlog of the installation:
03-06 02:15:14.539 V/NotificationService( 171): [enqueueNotificationWithTag]::::: pkg:com.nolanlawson.logcat, id:2131296324, notification:Log recording started
03-06 02:15:14.539 D/NotificationService( 171): enqueueNotification :: notification.defaults = 0, Notification.DEFAULT_SOUND = 1, notification.sound = null
03-06 02:15:15.049 I/ActivityThread( 2323): queueIdle
03-06 02:15:15.049 V/ActivityThread( 2323): Reporting idle of ActivityRecord{4a524990 token=android.os.BinderProxy@4a524448 {com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity}} finished=false
03-06 02:15:15.049 W/ActivityNative( 2323): send ACTIVITY_IDLE_TRANSACTION
03-06 02:15:15.049 W/ActivityNative( 171): RCV ACTIVITY_IDLE_TRANSACTION
03-06 02:15:15.659 I/KeyInputQueue( 171): Input event: 1
03-06 02:15:16.209 V/StatusBar( 171): [manageDisableListLocked]::::: Disable=1, pkg=android
03-06 02:15:16.209 D/StatusBar( 171): DISABLE_EXPAND: yes
03-06 02:15:16.419 I/KeyInputQueue( 171): Input event: 0
03-06 02:15:16.939 V/AudioFlinger( 94): Audio hardware entering standby, mixer 0xbb38, mSuspended 0
03-06 02:15:16.961 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 going to sleep
03-06 02:15:17.630 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:17.630 I/WindowManager( 171): Read next event 0
03-06 02:15:17.630 I/WindowManager( 171): Delivering pointer 0 > Window{4a6150b8 paused=false}
03-06 02:15:17.700 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:17.700 I/WindowManager( 171): Read next event 1
03-06 02:15:17.700 I/WindowManager( 171): Delivering pointer 1 > Window{4a6150b8 paused=false}
03-06 02:15:17.729 V/AudioFlinger( 94): Track constructor name 4098, calling thread 171
03-06 02:15:17.739 V/AudioFlinger( 94): start(4098), calling thread 171
03-06 02:15:17.739 V/AudioFlinger( 94): ? => ACTIVE (4098) on thread 0x18a58
03-06 02:15:17.739 V/AudioPolicyManager( 94): startOutput() output 1, stream 1
03-06 02:15:17.739 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:17.739 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:17.739 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:17.739 V/AudioPolicyManager( 94): getDeviceForStrategy() from cache strategy 0, device 2
03-06 02:15:17.739 V/AudioPolicyManager( 94): getNewDevice() selected device 2
03-06 02:15:17.739 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 2 force 0 delayMs 0
03-06 02:15:17.739 V/AudioPolicyManager( 94): setOutputDevice() setting same device 2 or null device for output 1
03-06 02:15:17.739 V/AudioFlinger( 94): mWaitWorkCV.broadcast
03-06 02:15:17.739 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 waking up
03-06 02:15:17.739 V/AudioPolicyManager( 94): releaseOutput() 1
03-06 02:15:17.739 V/AudioFlinger( 94): remove track (4097) and delete from mixer
03-06 02:15:17.739 V/AudioFlinger( 94): PlaybackThread::Track destructor
03-06 02:15:17.749 I/ActivityManager( 171): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10100000 cmp=com.sec.android.app.samsungapps/.Main }
03-06 02:15:17.759 V/StatusBar( 171): [manageDisableListLocked]::::: Disable=0, pkg=android
03-06 02:15:17.769 V/AudioHardwareMSM72XX( 94): open driver
03-06 02:15:17.769 V/AudioHardwareMSM72XX( 94): get config
03-06 02:15:17.769 V/AudioHardwareMSM72XX( 94): set config
03-06 02:15:17.769 V/AudioHardwareMSM72XX( 94): buffer_size: 4800
03-06 02:15:17.769 V/AudioHardwareMSM72XX( 94): buffer_count: 2
03-06 02:15:17.769 V/AudioHardwareMSM72XX( 94): channel_count: 2
03-06 02:15:17.769 V/AudioHardwareMSM72XX( 94): sample_rate: 44100
03-06 02:15:17.839 D/PhoneWindow( 2323): couldn’t save which view has focus because the focused view android.widget.LinearLayout@4a534ed8 has no id.
03-06 02:15:17.859 W/[SAUI] ( 2413): CommonListAdapter::displayBannerItem::bannerPInfo is empty
03-06 02:15:17.869 W/InputManagerService( 171): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4a529398
03-06 02:15:18.049 V/AudioFlinger( 94): getNextBuffer() no more data for track 4098 on thread 0xbb38
03-06 02:15:18.049 V/AudioFlinger( 94): stop(4098), calling thread 171
03-06 02:15:18.049 V/AudioFlinger( 94): (> STOPPED) => STOPPED (4098) on thread 0xbb38
03-06 02:15:18.049 V/AudioPolicyManager( 94): stopOutput() output 1, stream 1
03-06 02:15:18.049 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:18.049 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:18.049 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:18.049 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:18.049 V/AudioPolicyManager( 94): getNewDevice() selected device 0
03-06 02:15:18.049 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 0 force 0 delayMs 150
03-06 02:15:18.049 V/AudioPolicyManager( 94): setOutputDevice() setting same device 0 or null device for output 1
03-06 02:15:18.069 V/AudioFlinger( 94): TrackBase::reset
03-06 02:15:18.079 I/ActivityThread( 2413): queueIdle
03-06 02:15:18.079 V/ActivityThread( 2413): Reporting idle of ActivityRecord{4a411b78 token=android.os.BinderProxy@4a4a2b18 {com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.MainTabView}} finished=false
03-06 02:15:18.089 W/ActivityNative( 2413): send ACTIVITY_IDLE_TRANSACTION
03-06 02:15:18.089 W/ActivityNative( 171): RCV ACTIVITY_IDLE_TRANSACTION
03-06 02:15:18.779 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:18.779 I/WindowManager( 171): Read next event 0
03-06 02:15:18.779 I/WindowManager( 171): Delivering pointer 0 > Window{4a659088 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.MainTabView paused=false}
03-06 02:15:18.859 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:18.859 I/WindowManager( 171): Read next event 1
03-06 02:15:18.859 I/WindowManager( 171): Delivering pointer 1 > Window{4a659088 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.MainTabView paused=false}
03-06 02:15:19.009 V/AudioFlinger( 94): Track constructor name 4097, calling thread 171
03-06 02:15:19.009 V/AudioFlinger( 94): start(4097), calling thread 171
03-06 02:15:19.009 V/AudioFlinger( 94): ? => ACTIVE (4097) on thread 0x183c0
03-06 02:15:19.009 V/AudioPolicyManager( 94): startOutput() output 1, stream 1
03-06 02:15:19.009 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:19.009 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:19.009 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:19.009 V/AudioPolicyManager( 94): getDeviceForStrategy() from cache strategy 0, device 2
03-06 02:15:19.009 V/AudioPolicyManager( 94): getNewDevice() selected device 2
03-06 02:15:19.009 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 2 force 0 delayMs 0
03-06 02:15:19.009 V/AudioPolicyManager( 94): setOutputDevice() setting same device 2 or null device for output 1
03-06 02:15:19.009 V/AudioFlinger( 94): mWaitWorkCV.broadcast
03-06 02:15:19.019 V/AudioPolicyManager( 94): releaseOutput() 1
03-06 02:15:19.019 V/AudioFlinger( 94): remove track (4098) and delete from mixer
03-06 02:15:19.019 V/AudioFlinger( 94): PlaybackThread::Track destructor
03-06 02:15:19.019 I/ActivityManager( 171): Starting activity: Intent { flg=0x20000000 cmp=com.sec.android.app.samsungapps/.view.detail.ProductDetailView (has extras) }
03-06 02:15:19.069 W/ActivityManager( 171): Trying to launch com.sec.android.app.samsungapps/.view.detail.ProductDetailView
03-06 02:15:19.089 W/ResourceType( 2413): Invalid package identifier when getting bag for resource number 0x00000000
03-06 02:15:19.139 V/Pheromone( 2413): Pheromone is created. Version 10100
03-06 02:15:19.149 I/System.out( 2413): 33353631373630343030313838313200
03-06 02:15:19.219 I/ActivityManager( 171): Displayed activity com.sec.android.app.samsungapps/.view.detail.ProductDetailView: 153 ms (total 153 ms)
03-06 02:15:19.239 I/ActivityThread( 2413): queueIdle
03-06 02:15:19.239 V/ActivityThread( 2413): Reporting idle of ActivityRecord{4a6e2bd8 token=android.os.BinderProxy@4a493640 {com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.detail.ProductDetailView}} finished=false
03-06 02:15:19.239 W/ActivityNative( 2413): send ACTIVITY_IDLE_TRANSACTION
03-06 02:15:19.239 W/ActivityNative( 171): RCV ACTIVITY_IDLE_TRANSACTION
03-06 02:15:19.319 V/AudioFlinger( 94): getNextBuffer() no more data for track 4097 on thread 0xbb38
03-06 02:15:19.329 V/AudioFlinger( 94): stop(4097), calling thread 171
03-06 02:15:19.329 V/AudioFlinger( 94): (> STOPPED) => STOPPED (4097) on thread 0xbb38
03-06 02:15:19.329 V/AudioPolicyManager( 94): stopOutput() output 1, stream 1
03-06 02:15:19.329 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:19.329 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:19.329 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:19.329 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:19.329 V/AudioPolicyManager( 94): getNewDevice() selected device 0
03-06 02:15:19.329 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 0 force 0 delayMs 150
03-06 02:15:19.329 V/AudioPolicyManager( 94): setOutputDevice() setting same device 0 or null device for output 1
03-06 02:15:19.349 V/AudioFlinger( 94): TrackBase::reset
03-06 02:15:22.349 V/AudioFlinger( 94): Audio hardware entering standby, mixer 0xbb38, mSuspended 0
03-06 02:15:22.364 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 going to sleep
03-06 02:15:23.139 D/BatteryService( 171): update start
03-06 02:15:23.139 D/BatteryService( 171): update start
03-06 02:15:23.149 D/BatteryService( 171): update start
03-06 02:15:24.859 W/PowerManagerService( 171): Timer 0x7->0x3|0x0
03-06 02:15:24.859 I/PowerManagerService( 171): Ulight 7->3|0
03-06 02:15:33.139 D/BatteryService( 171): update start
03-06 02:15:33.139 D/BatteryService( 171): update start
03-06 02:15:33.149 D/BatteryService( 171): update start
03-06 02:15:38.829 E/[SAUI] ( 2413): ProductDetail::isUpdate::aClsf is null
03-06 02:15:38.829 W/[SAUI] ( 2413): DrawView::getFreeSinaString::aType is detail
03-06 02:15:38.829 W/[SAUI] ( 2413): DrawView::getFreeSinaString::aType is detail
03-06 02:15:40.269 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:40.269 I/WindowManager( 171): Read next event 0
03-06 02:15:40.269 I/WindowManager( 171): Delivering pointer 0 > Window{4a6155c8 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.detail.ProductDetailView paused=false}
03-06 02:15:40.369 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:40.369 I/WindowManager( 171): Read next event 1
03-06 02:15:40.369 I/WindowManager( 171): Delivering pointer 1 > Window{4a6155c8 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.detail.ProductDetailView paused=false}
03-06 02:15:41.199 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:41.199 I/WindowManager( 171): Read next event 0
03-06 02:15:41.199 I/WindowManager( 171): Delivering pointer 0 > Window{4a6155c8 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.detail.ProductDetailView paused=false}
03-06 02:15:41.289 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:41.289 I/WindowManager( 171): Read next event 1
03-06 02:15:41.289 I/WindowManager( 171): Delivering pointer 1 > Window{4a6155c8 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.detail.ProductDetailView paused=false}
03-06 02:15:41.299 V/AudioFlinger( 94): Track constructor name 4098, calling thread 171
03-06 02:15:41.299 V/AudioFlinger( 94): start(4098), calling thread 171
03-06 02:15:41.299 V/AudioFlinger( 94): ? => ACTIVE (4098) on thread 0x18a20
03-06 02:15:41.299 V/AudioPolicyManager( 94): startOutput() output 1, stream 1
03-06 02:15:41.299 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:41.299 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:41.299 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:41.299 V/AudioPolicyManager( 94): getDeviceForStrategy() from cache strategy 0, device 2
03-06 02:15:41.299 V/AudioPolicyManager( 94): getNewDevice() selected device 2
03-06 02:15:41.299 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 2 force 0 delayMs 0
03-06 02:15:41.299 V/AudioPolicyManager( 94): setOutputDevice() setting same device 2 or null device for output 1
03-06 02:15:41.299 V/AudioFlinger( 94): mWaitWorkCV.broadcast
03-06 02:15:41.299 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 waking up
03-06 02:15:41.299 V/AudioPolicyManager( 94): releaseOutput() 1
03-06 02:15:41.299 V/AudioFlinger( 94): remove track (4097) and delete from mixer
03-06 02:15:41.299 V/AudioFlinger( 94): PlaybackThread::Track destructor
03-06 02:15:41.299 E/[SAUI] ( 2413): DownloadManager::getKey::pid is not found
03-06 02:15:41.309 I/System.out( 2413): 33353631373630343030313838313200
03-06 02:15:41.329 V/AudioHardwareMSM72XX( 94): open driver
03-06 02:15:41.329 V/AudioHardwareMSM72XX( 94): get config
03-06 02:15:41.329 V/AudioHardwareMSM72XX( 94): set config
03-06 02:15:41.329 V/AudioHardwareMSM72XX( 94): buffer_size: 4800
03-06 02:15:41.329 V/AudioHardwareMSM72XX( 94): buffer_count: 2
03-06 02:15:41.329 V/AudioHardwareMSM72XX( 94): channel_count: 2
03-06 02:15:41.329 V/AudioHardwareMSM72XX( 94): sample_rate: 44100
03-06 02:15:41.499 W/AudioFlinger( 94): write blocked for 167 msecs, 105 delayed writes, thread 0xbb38
03-06 02:15:41.759 V/AudioFlinger( 94): getNextBuffer() no more data for track 4098 on thread 0xbb38
03-06 02:15:41.769 V/AudioFlinger( 94): stop(4098), calling thread 171
03-06 02:15:41.769 V/AudioFlinger( 94): (> STOPPED) => STOPPED (4098) on thread 0xbb38
03-06 02:15:41.769 V/AudioPolicyManager( 94): stopOutput() output 1, stream 1
03-06 02:15:41.769 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:41.769 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:41.769 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:41.769 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:15:41.769 V/AudioPolicyManager( 94): getNewDevice() selected device 0
03-06 02:15:41.769 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 0 force 0 delayMs 150
03-06 02:15:41.769 V/AudioPolicyManager( 94): setOutputDevice() setting same device 0 or null device for output 1
03-06 02:15:41.789 V/AudioFlinger( 94): TrackBase::reset
03-06 02:15:43.139 D/BatteryService( 171): update start
03-06 02:15:43.139 D/BatteryService( 171): update start
03-06 02:15:43.149 D/BatteryService( 171): update start
03-06 02:15:44.770 V/AudioFlinger( 94): Audio hardware entering standby, mixer 0xbb38, mSuspended 0
03-06 02:15:44.779 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 going to sleep
03-06 02:15:47.291 W/PowerManagerService( 171): Timer 0x3->0x3|0x0
03-06 02:15:49.039 V/NotificationService( 171): [enqueueNotificationWithTag]::::: pkg:com.sec.android.app.samsungapps, id:136, notification:null
03-06 02:15:49.049 D/NotificationService( 171): enqueueNotification :: notification.defaults = 0, Notification.DEFAULT_SOUND = 1, notification.sound = null
03-06 02:15:49.089 D/WifiService( 171): [mPersistState] : On
03-06 02:15:49.089 D/WifiService( 171): acquireWifiLockLocked: WifiLock{wifilock type=1 binder=android.os.BinderProxy@4a7e44b8}
03-06 02:15:49.149 V/NotificationService( 171): [enqueueNotificationWithTag]::::: pkg:com.sec.android.app.samsungapps, id:136, notification:null
03-06 02:15:49.149 D/NotificationService( 171): enqueueNotification :: notification.defaults = 0, Notification.DEFAULT_SOUND = 1, notification.sound = null
03-06 02:15:49.179 V/NotificationService( 171): [enqueueNotificationWithTag]::::: pkg:com.sec.android.app.samsungapps, id:136, notification:null
03-06 02:15:49.179 D/NotificationService( 171): enqueueNotification :: notification.defaults = 0, Notification.DEFAULT_SOUND = 1, notification.sound = null
03-06 02:15:49.229 I/[SAUI] ( 2413): com.sec.android.app.samsungapps is System Application
03-06 02:15:49.239 D/WifiService( 171): [mPersistState] : On
03-06 02:15:49.239 D/WifiService( 171): releaseWifiLockLocked: WifiLock{wifilock type=1 binder=android.os.BinderProxy@4a7e44b8}
03-06 02:15:49.339 D/VoldCmdListener( 85): volume aseced /mnt/sdcard
03-06 02:15:49.339 D/MountService( 171): getAsecVolumeState :: result = mounted
03-06 02:15:49.349 D/MountService( 171): :::: getSecureContainerList ::
03-06 02:15:49.349 D/VoldCmdListener( 85): asec list
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> com.flyingpig.lwp.butterflylight-1
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> org.gotcubed.activity-1
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> com.sirma.mobile.bible.android-1
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> com.diotek.diodict3.phone.samsung.apps.main-1
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> com.cmn.android-1
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> com.snarltraffic-1
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> com.nolanlawson.logcat-1
03-06 02:15:49.349 D/VoldCmdListener( 85): CommandListener::AsecCmd::runCommand -> com.trantorgames.jeweltowersdeluxeia-1
03-06 02:15:49.369 D/VoldCmdListener( 85): volume aseced /mnt/sdcard
03-06 02:15:49.369 I/PackageHelper( 2971): Size of container 13 MB 11698852 bytes
03-06 02:15:49.369 D/MountService( 171): getAsecVolumeState :: result = mounted
03-06 02:15:49.379 D/MountService( 171): :::: createSecureContainer :: id = smdl2tmp1, sizeMb = 13, fstype = fat, key = 8ffccc164013a04d1a863a712625b415, ownerUid = 10016
03-06 02:15:49.379 D/VoldCmdListener( 85): asec create smdl2tmp1 13 fat {} 10016
03-06 02:15:49.579 W/logwrapper( 3062): Unable to background process (No such file or directory)
03-06 02:15:49.599 W//system/bin/newfs_msdos( 85): /system/bin/newfs_msdos: warning, /dev/block/dm-1 is not a character device
03-06 02:15:49.599 W//system/bin/newfs_msdos( 85): /system/bin/newfs_msdos: Skipping mount checks
03-06 02:15:49.599 W//system/bin/newfs_msdos( 85): Bogus heads from kernel - setting sane value
03-06 02:15:49.599 W//system/bin/newfs_msdos( 85): Bogus sectors from kernel - setting sane value
03-06 02:15:49.599 W//system/bin/newfs_msdos( 85): /dev/block/dm-1: 27000 sectors in 3375 FAT32 clusters (4096 bytes/cluster)
03-06 02:15:49.599 W//system/bin/newfs_msdos( 85): bps=512 spc=8 res=32 nft=2 sec=27090 mid=0xf0 spt=63 hds=64 hid=0 bspf=27 rdcl=2 infs=1 bkbs=2
03-06 02:15:49.619 W/logwrapper( 85): /system/bin/newfs_msdos terminated by exit(0)
03-06 02:15:49.619 I/Vold ( 85): Filesystem formatted OK
03-06 02:15:49.629 I/PackageHelper( 2971): Created secure container smdl2tmp1 at /mnt/asec/smdl2tmp1
03-06 02:15:49.629 I/DefContainer( 2971): Created container for smdl2tmp1 at path : /mnt/asec/smdl2tmp1
03-06 02:15:49.629 D/Vold ( 85): Fat::doMount mount(/dev/block/dm-1, /mnt/asec/smdl2tmp1,vfat,0x0020008e,utf8,uid=10016,gid=0,fmask=0,dmask=0,shortname=mixed)
03-06 02:15:49.629 D/MountService( 171): :::: getSecureContainerPath :: id = smdl2tmp1
03-06 02:15:49.629 D/VoldCmdListener( 85): asec path smdl2tmp1
03-06 02:15:51.759 I/DefContainer( 2971): Copied /data/data/com.sec.android.app.samsungapps/files/samsungapps-miguel.angel.fuentes.casanova.dangerousbotdemo-11698852-3.1.apk to /mnt/asec/smdl2tmp1/pkg.apk
03-06 02:15:51.809 D/MountService( 171): :::: finalizeSecureContainer :: id = smdl2tmp1
03-06 02:15:51.809 D/VoldCmdListener( 85): asec finalize smdl2tmp1
03-06 02:15:52.109 I/DefContainer( 2971): Finalized container smdl2tmp1
03-06 02:15:52.109 I/DefContainer( 2971): Unmounting smdl2tmp1 at path /mnt/asec/smdl2tmp1
03-06 02:15:52.109 D/Vold ( 85): Fat::doMount mount(/dev/block/loop1, /mnt/asec/smdl2tmp1,vfat,0x002000af,utf8,uid=0,gid=0,fmask=227,dmask=227,shortname=mixed)
03-06 02:15:52.109 D/MountService( 171): :::: isSecureContainerMounted :: id = smdl2tmp1
03-06 02:15:52.169 D/MountService( 171): :::: unmountSecureContainer :: id = smdl2tmp1, force = true
03-06 02:15:52.169 D/VoldCmdListener( 85): asec unmount smdl2tmp1 force
03-06 02:15:52.459 D/MountService( 171): :::: isSecureContainerMounted :: id = smdl2tmp1
03-06 02:15:52.459 D/MountService( 171): :::: mountSecureContainer :: id = smdl2tmp1, key = 8ffccc164013a04d1a863a712625b415, ownerUid = 1000
03-06 02:15:52.459 D/VoldCmdListener( 85): asec mount smdl2tmp1 {} 1000
03-06 02:15:52.559 D/Vold ( 85): Fat::doMount mount(/dev/block/dm-1, /mnt/asec/smdl2tmp1,vfat,0x0020008f,utf8,uid=1000,gid=0,fmask=222,dmask=222,shortname=mixed)
03-06 02:15:52.559 D/MountService( 171): :::: getSecureContainerPath :: id = smdl2tmp1
03-06 02:15:52.559 D/PackageParser( 171): Scanning package: /mnt/asec/smdl2tmp1/pkg.apk
03-06 02:15:52.559 D/VoldCmdListener( 85): asec path smdl2tmp1
03-06 02:15:53.139 D/BatteryService( 171): update start
03-06 02:15:53.139 D/BatteryService( 171): update start
03-06 02:15:53.139 D/BatteryService( 171): update start
03-06 02:15:57.349 D/MountService( 171): :::: isSecureContainerMounted :: id = smdl2tmp1
03-06 02:15:57.349 D/MountService( 171): :::: unmountSecureContainer :: id = smdl2tmp1, force = true
03-06 02:15:57.359 D/VoldCmdListener( 85): asec unmount smdl2tmp1 force
03-06 02:15:57.589 D/MountService( 171): :::: renameSecureContainer :: oldId = smdl2tmp1, newId = miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:57.589 D/VoldCmdListener( 85): asec rename smdl2tmp1 miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:57.629 D/MountService( 171): :::: isSecureContainerMounted :: id = miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:57.629 W/PackageManager( 171): Mounting container miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:57.629 D/MountService( 171): :::: mountSecureContainer :: id = miguel.angel.fuentes.casanova.dangerousbotdemo-1, key = 8ffccc164013a04d1a863a712625b415, ownerUid = 1000
03-06 02:15:57.629 D/VoldCmdListener( 85): asec mount miguel.angel.fuentes.casanova.dangerousbotdemo-1 {} 1000
03-06 02:15:57.729 D/Vold ( 85): Fat::doMount mount(/dev/block/dm-1, /mnt/asec/miguel.angel.fuentes.casanova.dangerousbotdemo-1,vfat,0x0020008f,utf8,uid=1000,gid=0,fmask=222,dmask=222,shortname=mixed)
03-06 02:15:57.729 D/MountService( 171): :::: getSecureContainerPath :: id = miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:57.729 I/PackageManager( 171): Succesfully renamed smdl2tmp1 at path: /mnt/asec/smdl2tmp1 to miguel.angel.fuentes.casanova.dangerousbotdemo-1 at new path: /mnt/asec/miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:57.729 D/VoldCmdListener( 85): asec path miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:57.739 D/PackageManager( 171): Scanning package miguel.angel.fuentes.casanova.dangerousbotdemo
03-06 02:15:57.739 I/PackageManager( 171): /mnt/asec/miguel.angel.fuentes.casanova.dangerousbotdemo-1/pkg.apk changed; unpacking
03-06 02:15:57.739 E/PackageManager( 171): Package miguel.angel.fuentes.casanova.dangerousbotdemo has mismatched uid: 10082 on disk, 10084 in settings
03-06 02:15:58.059 W/PackageManager( 171): Native ABI mismatch from package file
03-06 02:15:58.059 I/PackageHelper( 171): Forcibly destroying container miguel.angel.fuentes.casanova.dangerousbotdemo-1
03-06 02:15:58.059 W/PackageManager( 171): Package couldn’t be installed in /mnt/asec/miguel.angel.fuentes.casanova.dangerousbotdemo-1/pkg.apk
03-06 02:15:58.059 D/MountService( 171): :::: destroySecureContainer :: id = miguel.angel.fuentes.casanova.dangerousbotdemo-1, force = true
03-06 02:15:58.059 D/VoldCmdListener( 85): asec destroy miguel.angel.fuentes.casanova.dangerousbotdemo-1 force
03-06 02:15:58.529 D/[SAUI] ( 2413): DownloadManager::installUpdated::isSuccess is false
03-06 02:15:58.549 V/NotificationService( 171): [cancelNotificationWithTag]::::: pkg:com.sec.android.app.samsungapps id:-1
03-06 02:15:58.549 V/[SAUI] ( 2413): NotificationBuilder::cancelOld:: Old notify is canceled.
03-06 02:15:58.549 V/NotificationService( 171): [cancelNotificationWithTag]::::: pkg:com.sec.android.app.samsungapps id:136
03-06 02:15:58.559 E/[SAUI] ( 2413): DownloadManager::getQueue_ed::itemInfo is null
03-06 02:15:58.589 W/[SAUI] ( 2413): CommonListAdapter::displayBannerItem::bannerPInfo is empty
03-06 02:15:59.959 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:15:59.959 I/WindowManager( 171): Read next event 0
03-06 02:15:59.959 I/WindowManager( 171): Delivering pointer 0 > Window{4a6150b8 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.detail.ProductDetailView paused=false}
03-06 02:16:00.059 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:16:00.059 I/WindowManager( 171): Read next event 1
03-06 02:16:00.059 I/WindowManager( 171): Delivering pointer 1 > Window{4a6150b8 com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.view.detail.ProductDetailView paused=false}
03-06 02:16:00.059 V/AudioFlinger( 94): Track constructor name 4097, calling thread 171
03-06 02:16:00.069 V/AudioFlinger( 94): start(4097), calling thread 171
03-06 02:16:00.069 V/AudioFlinger( 94): ? => ACTIVE (4097) on thread 0x183c0
03-06 02:16:00.069 V/AudioPolicyManager( 94): startOutput() output 1, stream 1
03-06 02:16:00.069 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:00.069 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:00.069 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:00.069 V/AudioPolicyManager( 94): getDeviceForStrategy() from cache strategy 0, device 2
03-06 02:16:00.069 V/AudioPolicyManager( 94): getNewDevice() selected device 2
03-06 02:16:00.069 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 2 force 0 delayMs 0
03-06 02:16:00.069 V/AudioPolicyManager( 94): setOutputDevice() setting same device 2 or null device for output 1
03-06 02:16:00.069 V/AudioFlinger( 94): mWaitWorkCV.broadcast
03-06 02:16:00.069 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 waking up
03-06 02:16:00.069 V/AudioPolicyManager( 94): releaseOutput() 1
03-06 02:16:00.069 V/AudioFlinger( 94): remove track (4098) and delete from mixer
03-06 02:16:00.069 V/AudioFlinger( 94): PlaybackThread::Track destructor
03-06 02:16:00.079 W/InputManagerService( 171): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4a768bf0
03-06 02:16:00.089 V/AudioHardwareMSM72XX( 94): open driver
03-06 02:16:00.089 V/AudioHardwareMSM72XX( 94): get config
03-06 02:16:00.089 V/AudioHardwareMSM72XX( 94): set config
03-06 02:16:00.089 V/AudioHardwareMSM72XX( 94): buffer_size: 4800
03-06 02:16:00.089 V/AudioHardwareMSM72XX( 94): buffer_count: 2
03-06 02:16:00.089 V/AudioHardwareMSM72XX( 94): channel_count: 2
03-06 02:16:00.089 V/AudioHardwareMSM72XX( 94): sample_rate: 44100
03-06 02:16:00.260 W/AudioFlinger( 94): write blocked for 167 msecs, 106 delayed writes, thread 0xbb38
03-06 02:16:00.531 V/AudioFlinger( 94): getNextBuffer() no more data for track 4097 on thread 0xbb38
03-06 02:16:00.531 V/AudioFlinger( 94): stop(4097), calling thread 171
03-06 02:16:00.531 V/AudioFlinger( 94): (> STOPPED) => STOPPED (4097) on thread 0xbb38
03-06 02:16:00.531 V/AudioPolicyManager( 94): stopOutput() output 1, stream 1
03-06 02:16:00.531 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:00.531 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:00.531 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:00.531 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:00.531 V/AudioPolicyManager( 94): getNewDevice() selected device 0
03-06 02:16:00.531 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 0 force 0 delayMs 150
03-06 02:16:00.531 V/AudioPolicyManager( 94): setOutputDevice() setting same device 0 or null device for output 1
03-06 02:16:00.549 V/AudioFlinger( 94): TrackBase::reset
03-06 02:16:01.339 I/KeyInputQueue( 171): Input event: 1
03-06 02:16:01.339 I/PowerManagerService( 171): Ulight 3->7|0
03-06 02:16:01.929 V/StatusBar( 171): [manageDisableListLocked]::::: Disable=1, pkg=android
03-06 02:16:01.929 D/StatusBar( 171): DISABLE_EXPAND: yes
03-06 02:16:02.171 I/KeyInputQueue( 171): Input event: 0
03-06 02:16:02.959 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:16:02.959 I/WindowManager( 171): Read next event 0
03-06 02:16:02.959 I/WindowManager( 171): Delivering pointer 0 > Window{4a666ed8 paused=false}
03-06 02:16:03.059 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:16:03.059 I/WindowManager( 171): Read next event 1
03-06 02:16:03.059 I/WindowManager( 171): Delivering pointer 1 > Window{4a666ed8 paused=false}
03-06 02:16:03.079 V/AudioFlinger( 94): Track constructor name 4098, calling thread 171
03-06 02:16:03.079 V/AudioFlinger( 94): start(4098), calling thread 171
03-06 02:16:03.079 V/AudioFlinger( 94): ? => ACTIVE (4098) on thread 0x18a58
03-06 02:16:03.079 V/AudioPolicyManager( 94): startOutput() output 1, stream 1
03-06 02:16:03.079 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:03.079 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:03.079 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:03.079 V/AudioPolicyManager( 94): getDeviceForStrategy() from cache strategy 0, device 2
03-06 02:16:03.079 V/AudioPolicyManager( 94): getNewDevice() selected device 2
03-06 02:16:03.079 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 2 force 0 delayMs 0
03-06 02:16:03.079 V/AudioPolicyManager( 94): setOutputDevice() setting same device 2 or null device for output 1
03-06 02:16:03.079 V/AudioFlinger( 94): mWaitWorkCV.broadcast
03-06 02:16:03.079 V/AudioPolicyManager( 94): releaseOutput() 1
03-06 02:16:03.079 V/AudioFlinger( 94): remove track (4097) and delete from mixer
03-06 02:16:03.079 V/AudioFlinger( 94): PlaybackThread::Track destructor
03-06 02:16:03.079 I/ActivityManager( 171): Starting activity: Intent { act=android.intent.action.MAIN flg=0x30100000 cmp=com.nolanlawson.logcat/.LogcatActivity (has extras) }
03-06 02:16:03.109 V/StatusBar( 171): [manageDisableListLocked]::::: Disable=0, pkg=android
03-06 02:16:03.139 D/BatteryService( 171): update start
03-06 02:16:03.139 D/BatteryService( 171): updateBattery level:50 scale:100 status:2 health:2 present:true voltage: 3 temperature: 450 technology: Li-ion AC powered:false USB powered:true icon:17302205
03-06 02:16:03.149 D/KeyguardViewMediator( 171): Get ACTION_BATTERY_CHANGED
03-06 02:16:03.149 D/KeyguardViewMediator( 171): informBatteryStatus ~ battPlugged / battStatus / battHealth : true / 2 / 2
03-06 02:16:03.159 D/BatteryService( 171): update start
03-06 02:16:03.159 D/BatteryService( 171): update start
03-06 02:16:03.169 D/Tethering( 171): active iface (usb0) reported as added, ignoring
03-06 02:16:03.179 I/WifiService( 171): action : android.intent.action.BATTERY_CHANGED
03-06 02:16:03.179 D/WifiService( 171): [mPersistState] : On
03-06 02:16:03.179 I/StatusBarPolicy( 171): BAT. status:2 health:2
03-06 02:16:03.179 D/WifiService( 171): ACTION_BATTERY_CHANGED pluggedType: 2
03-06 02:16:03.229 I/ActivityThread( 2323): queueIdle
03-06 02:16:03.239 V/ActivityThread( 2323): Reporting idle of ActivityRecord{4a524990 token=android.os.BinderProxy@4a524448 {com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity}} finished=false
03-06 02:16:03.239 W/ActivityNative( 2323): send ACTIVITY_IDLE_TRANSACTION
03-06 02:16:03.239 W/ActivityNative( 171): RCV ACTIVITY_IDLE_TRANSACTION
03-06 02:16:03.389 V/AudioFlinger( 94): getNextBuffer() no more data for track 4098 on thread 0xbb38
03-06 02:16:03.399 V/AudioFlinger( 94): stop(4098), calling thread 171
03-06 02:16:03.399 V/AudioFlinger( 94): (> STOPPED) => STOPPED (4098) on thread 0xbb38
03-06 02:16:03.399 V/AudioPolicyManager( 94): stopOutput() output 1, stream 1
03-06 02:16:03.399 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:03.399 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:03.399 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:03.399 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:03.399 V/AudioPolicyManager( 94): getNewDevice() selected device 0
03-06 02:16:03.399 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 0 force 0 delayMs 150
03-06 02:16:03.399 V/AudioPolicyManager( 94): setOutputDevice() setting same device 0 or null device for output 1
03-06 02:16:03.419 V/AudioFlinger( 94): TrackBase::reset
03-06 02:16:04.939 I/KeyInputQueue( 171): Input event: 1
03-06 02:16:04.949 I/WindowManager( 171): Dispatching key to Window{4a6457d8 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
03-06 02:16:05.049 I/KeyInputQueue( 171): Input event: 0
03-06 02:16:05.049 I/WindowManager( 171): Dispatching key to Window{4a6457d8 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
03-06 02:16:06.309 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:16:06.309 I/WindowManager( 171): Read next event 0
03-06 02:16:06.309 I/WindowManager( 171): Delivering pointer 0 > Window{4a6a6300 AtchDlg:com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
03-06 02:16:06.409 V/AudioFlinger( 94): Audio hardware entering standby, mixer 0xbb38, mSuspended 0
03-06 02:16:06.429 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 going to sleep
03-06 02:16:06.439 I/KeyInputQueue( 171): Enqueueing touch event
03-06 02:16:06.439 I/WindowManager( 171): Read next event 1
03-06 02:16:06.439 I/WindowManager( 171): Delivering pointer 1 > Window{4a6a6300 AtchDlg:com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity paused=false}
03-06 02:16:06.449 V/NotificationService( 171): [cancelNotificationWithTag]::::: pkg:com.nolanlawson.logcat id:2131296324
03-06 02:16:06.469 V/AudioFlinger( 94): Track constructor name 4097, calling thread 171
03-06 02:16:06.469 V/AudioFlinger( 94): start(4097), calling thread 171
03-06 02:16:06.469 V/AudioFlinger( 94): ? => ACTIVE (4097) on thread 0x183c0
03-06 02:16:06.469 V/AudioPolicyManager( 94): startOutput() output 1, stream 1
03-06 02:16:06.469 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:06.469 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:06.469 E/AudioPolicyManagerBase( 94): unknown stream type
03-06 02:16:06.469 V/AudioPolicyManager( 94): getDeviceForStrategy() from cache strategy 0, device 2
03-06 02:16:06.469 V/AudioPolicyManager( 94): getNewDevice() selected device 2
03-06 02:16:06.469 V/AudioPolicyManager( 94): setOutputDevice() output 1 device 2 force 0 delayMs 0
03-06 02:16:06.469 V/AudioPolicyManager( 94): setOutputDevice() setting same device 2 or null device for output 1
03-06 02:16:06.469 V/AudioFlinger( 94): mWaitWorkCV.broadcast
03-06 02:16:06.469 V/AudioFlinger( 94): MixerThread 0xbb38 TID 151 waking up
03-06 02:16:06.469 V/AudioPolicyManager( 94): releaseOutput() 1
03-06 02:16:06.469 V/AudioFlinger( 94): remove track (4098) and delete from mixer
03-06 02:16:06.469 V/AudioFlinger( 94): PlaybackThread::Track destructor
03-06 02:16:06.499 V/AudioHardwareMSM72XX( 94): open driver
03-06 02:16:06.499 V/AudioHardwareMSM72XX( 94): get config
03-06 02:16:06.499 V/AudioHardwareMSM72XX( 94): set config
03-06 02:16:06.499 V/AudioHardwareMSM72XX( 94): buffer_size: 4800
03-06 02:16:06.499 V/AudioHardwareMSM72XX( 94): buffer_count: 2
03-06 02:16:06.499 V/AudioHardwareMSM72XX( 94): channel_count: 2
[import]uid: 41145 topic_id: 22917 reply_id: 322917[/import]
[import]uid: 52491 topic_id: 22917 reply_id: 91664[/import]