[Android 2.2-3+] Killswitch for tablets and phones with cases [12 May]]

Status
Not open for further replies.
Search This thread

ftgg99

Account currently disabled
Mar 20, 2010
8,778
2,019
The versions are exactly the same, except the new one has debugging - use that to create a more verbose logcat.
 

beepsilver

Senior Member
Jan 10, 2011
258
39
Troubleshooting

Ok, thanks. I've done some more testing...deleted some apps I've installed recently, but I still can't get a handle on what's wrong. This seems to be the trend: I uninstall Killswitch, reboot and reinstall. I setup Killswitch as I said before with both proximity and acceleration ticked. Both sensors function properly just as I expect them to--even the proximity sensor works when I holster the phone. However, within 5-10 minutes both sensors stop doing what they're supposed to.

At this point, if I uncheck proximity, then acceleration will always work. But if I leave proximity checked, and uncheck acceleration, then proximity works to a point (if I put my finger on the sensor, it works, but holstering no longer works).

I really want this to work for me, because I constantly use it. Here are two separate logcats--the first is with Killswitch operating properly, the second logcat is during the problem. Can you help please?

D/alogcat ( 1045): stopped
D/alogcat ( 1045): starting ...
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 798): GC_FOR_MALLOC freed 5997 objects / 589416 bytes in 44ms
D/dalvikvm( 533): GC_EXPLICIT freed 2405 objects / 257640 bytes in 88ms
V/alogcat ( 1045): paused
D/alogcat ( 1045): stopping ...
V/alogcat ( 1045): destroyed
D/alogcat ( 1045): stopped
W/Rosie ( 226): mAddHtcWidgetByOtherActivity = false, mIsOpenSlideWhenLeaveLaunch = false
D/dalvikvm( 630): GC_EXPLICIT freed 4876 objects / 358368 bytes in 54ms
D/LocationManagerService( 103): CdmaCellLocation Available
I/wpa_supplicant( 293): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/dalvikvm( 798): GC_FOR_MALLOC freed 5511 objects / 513992 bytes in 635ms
D/LocationManager( 798): requestLocationUpdates: provider = network, intent = PendingIntent{460af488: android.os.BinderProxy@46064840}
D/LocationManager( 798): requestLocationUpdates: provider = passive, intent = PendingIntent{460af488: android.os.BinderProxy@46064840}
D/LocationManager( 798): requestLocationUpdates: provider = network, intent = PendingIntent{46198490: android.os.BinderProxy@46064840}
D/LocationManager( 798): requestLocationUpdates: provider = passive, intent = PendingIntent{46198490: android.os.BinderProxy@46064840}
D/LocationManagerService( 103): CdmaCellLocation Available
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/dalvikvm( 798): GC_FOR_MALLOC freed 4324 objects / 485824 bytes in 37ms
I/BatteryStatsImpl( 103): notePhoneSignalStrengthLocked: 2->3
I/ActivityManager( 103): Displayed activity fahrbot.apps.killswitch/.activities.ConfiguratorPreferenceActivity: 390 ms (total 390 ms)
W/Rosie ( 226): mAddHtcWidgetByOtherActivity = false, mIsOpenSlideWhenLeaveLaunch = true
D/dalvikvm( 103): JIT code cache reset in 8 ms (1048480 bytes 1/0)
D/NativeCrypto( 103): Freeing OpenSSL session
D/dalvikvm( 103): GC_FOR_MALLOC freed 36130 objects / 2093504 bytes in 196ms
D/NativeCrypto( 103): Freeing OpenSSL session
I/BatteryStatsImpl( 103): notePhoneSignalStrengthLocked: 3->2
W/KeyCharacterMap( 433): No keyboard for id 65540
W/KeyCharacterMap( 433): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/BatteryStatsImpl( 103): notePhoneSignalStrengthLocked: 2->3
D/dalvikvm( 433): GC_EXTERNAL_ALLOC freed 3017 objects / 205296 bytes in 35ms
I/ActivityManager( 103): Displayed activity fahrbot.apps.killswitch/.activities.ScreenOffActivity: 317 ms (total 317 ms)
I/power ( 103): *** set_screen_state 0
D/SurfaceFlinger( 103): About to give-up screen, flinger = 0x148920
D/Sensors ( 103): close_akm, fd=113
V/ConnLib ( 550): Screen Off
D/SystemPanel( 777): Recorder Update, force=false
D/NetworkCollector( 790): state now IDLE
D/AK8973 ( 69): Compass CLOSE
I/ ( 103): getProfileResume(): buf=0, value=0
I/power ( 103): *** set_screen_state 1
D/WimaxService( 103): onReceive SCREEN_ON
I/WimaxStateTracker( 103): handleScreenOn : Wimax is not enabled
D/SurfaceFlinger( 103): Screen about to return, flinger = 0x148920
D/AK8973 ( 69): Compass Start
D/Sensors ( 103): open_akm, fd=93
V/ConnLib ( 550): Screen On
D/SystemPanel( 777): Recorder Update, force=false
D/NetworkCollector( 790): moved
D/PowerManagerService( 103): New lightsensor value:10, lcdValue:89
D/dalvikvm( 433): GC_EXPLICIT freed 1520 objects / 107504 bytes in 57ms
I/ActivityManager( 103): Displayed activity fahrbot.apps.killswitch/.activities.ScreenOffActivity: 275 ms (total 275 ms)
I/power ( 103): *** set_screen_state 0
D/SurfaceFlinger( 103): About to give-up screen, flinger = 0x148920
D/Sensors ( 103): close_akm, fd=93
V/ConnLib ( 550): Screen Off
D/SystemPanel( 777): Recorder Update, force=false
D/NetworkCollector( 790): state now IDLE
D/AK8973 ( 69): Compass CLOSE
I/global ( 885): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/power ( 103): *** set_screen_state 1
D/WimaxService( 103): onReceive SCREEN_ON
I/WimaxStateTracker( 103): handleScreenOn : Wimax is not enabled
D/AK8973 ( 69): Compass Start
D/Sensors ( 103): open_akm, fd=93
D/SurfaceFlinger( 103): Screen about to return, flinger = 0x148920
V/ConnLib ( 550): Screen On
D/SystemPanel( 777): Recorder Update, force=false
D/NetworkCollector( 790): moved
D/PowerManagerService( 103): New lightsensor value:10, lcdValue:89
D/LocationManagerService( 103): CdmaCellLocation Available
I/BatteryStatsImpl( 103): notePhoneSignalStrengthLocked: 3->2
D/dalvikvm( 226): GC_EXTERNAL_ALLOC freed 13648 objects / 775368 bytes in 54ms
D/LocationManagerService( 103): CdmaCellLocation Available
I/BatteryStatsImpl( 103): notePhoneSignalStrengthLocked: 2->3
V/alogcat ( 1045): created
D/alogcat ( 1045): canceling periodic saves
V/alogcat ( 1045): started
V/alogcat ( 1045): resumed
D/alogcat ( 1045): starting ...
I/ActivityManager( 103): Displayed activity org.jtb.alogcat/.LogActivity: 125 ms (total 125 ms)
W/Rosie ( 226): mAddHtcWidgetByOtherActivity = false, mIsOpenSlideWhenLeaveLaunch = true

END OF FIRST LOGCAT
 

beepsilver

Senior Member
Jan 10, 2011
258
39
2ND Logcat

SECOND LOGCAT:

W/Process ( 103): Unable to open /proc/916/status
W/Process ( 103): Unable to open /proc/1001/status
D/dalvikvm( 1331): GC_FOR_MALLOC freed 8755 objects / 1231568 bytes in 44ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 8519 objects / 416512 bytes in 43ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 1777 objects / 340416 bytes in 38ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 1583 objects / 330392 bytes in 37ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 1501 objects / 327904 bytes in 58ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 1249 objects / 257192 bytes in 39ms
I/ActivityManager( 103): Displayed activity com.android.settings/.ManageApplications: 1282 ms (total 1282 ms)
W/ContentService( 103): binderDied() at ObserverNode name com.google.android.gsf.gservices
D/dalvikvm( 1331): GC_FOR_MALLOC freed 6356 objects / 380976 bytes in 55ms
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 8569 objects / 395432 bytes in 165ms
D/skia ( 1331): purging 196K from font cache [24 entries]
D/skia ( 1331): purging 195K from font cache [26 entries]
D/dalvikvm( 864): GC_EXPLICIT freed 3435 objects / 147928 bytes in 968ms
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 3637 objects / 178016 bytes in 45ms
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 3357 objects / 158232 bytes in 58ms
W/Process ( 103): Unable to open /proc/427/status
W/Process ( 103): Unable to open /proc/934/status
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 1284 objects / 65416 bytes in 51ms
D/dalvikvm( 798): GC_FOR_MALLOC freed 5715 objects / 508816 bytes in 85ms
I/wpa_supplicant( 293): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/LocationManager( 798): requestLocationUpdates: provider = network, intent = PendingIntent{460428f0: android.os.BinderProxy@46186930}
D/LocationManager( 798): requestLocationUpdates: provider = passive, intent = PendingIntent{460428f0: android.os.BinderProxy@46186930}
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 1757 objects / 82584 bytes in 161ms
D/dalvikvm( 798): GC_FOR_MALLOC freed 3770 objects / 389640 bytes in 280ms
I/AppSecurityPermissions( 1331): Ignoring unknown permission:android.permission.SEND
I/ActivityManager( 103): Displayed activity com.android.settings/.InstalledAppDetails: 1510 ms (total 1510 ms)
I/Process ( 103): Sending signal. PID: 864 SIG: 9
W/ContentService( 103): binderDied() at ObserverNode name com.google.android.gsf.gservices
E/TalkProvider( 307): replaceContactWithContactId: contactId==0!!! beepsilver1@gmail.com, acct=1
E/TalkProvider( 307): insert presence failed for account=1 username=beepsilver1@gmail.com client_type=2 status= priority=0 mode=3
W/KeyCharacterMap( 1331): No keyboard for id 65540
W/KeyCharacterMap( 1331): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
W/Process ( 103): Unable to open /proc/864/status
D/skia ( 1331): purging 194K from font cache [23 entries]
I/dalvikvm( 1331): Jit: resizing JitTable from 8192 to 16384
D/dalvikvm( 1331): GC_FOR_MALLOC freed 24972 objects / 1948488 bytes in 63ms
D/dalvikvm( 103): GC_FOR_MALLOC freed 39660 objects / 1892008 bytes in 155ms
W/KeyCharacterMap( 1331): No keyboard for id 65540
W/KeyCharacterMap( 1331): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/SystemPanel( 777): Recorder Update, force=false
D/SystemPanel( 777): Created master record in: 33ms. Checkpoint=true
D/dalvikvm( 200): GC_FOR_MALLOC freed 12008 objects / 507760 bytes in 66ms
I/ActivityThread( 1349): Publishing provider com.android.vending.SuggestionsProvider: com.android.vending.SuggestionsProvider
D/vending ( 1349): [1] VendingApplication.onCreate(): Resetting ServiceLocator from app
D/dalvikvm( 1349): GC_FOR_MALLOC freed 3279 objects / 205360 bytes in 55ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 646 objects / 51712 bytes in 34ms
D/GoogleLoginService( 307): onBind: Intent { act=android.accounts.AccountAuthenticator cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
I/ActivityManager( 103): Displayed activity com.android.vending/.AssetBrowserActivity: 739 ms (total 739 ms)
D/ResourceType( 1349): calling getConfigurations
D/ResourceType( 1349): called getConfigurations size=241
D/dalvikvm( 1349): GC_FOR_MALLOC freed 11501 objects / 678728 bytes in 53ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 4520 objects / 369680 bytes in 38ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 2263 objects / 238808 bytes in 37ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 4641 objects / 234120 bytes in 41ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 4058 objects / 614720 bytes in 47ms
V/NotificationService( 103): dual Led off
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 689 objects / 63384 bytes in 45ms
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
I/dalvikvm( 1349): Jit: resizing JitTable from 4096 to 8192
W/KeyCharacterMap( 103): No keyboard for id 65540
W/KeyCharacterMap( 103): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_FOR_MALLOC freed 5573 objects / 496504 bytes in 71ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 5604 objects / 590464 bytes in 43ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 1687 objects / 171072 bytes in 42ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 6259 objects / 734160 bytes in 57ms
D/dalvikvm( 1349): GC_EXPLICIT freed 3577 objects / 241232 bytes in 47ms
I/ActivityManager( 103): Displayed activity com.android.vending/.MyDownloadsActivity: 363 ms (total 363 ms)
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/BatteryService( 103): isUsbConnected() = false
D/BatteryService( 103): mPlugType = 0
D/SystemPanel( 777): Recorder Update, force=false
E/Tethering( 103): attempting to remove unknown iface (usb0), ignoring
D/UsbConnectedReceiver( 333): action = psclient.intent.action.usb_status
D/UsbConnectedReceiver( 333): ACTION_BATTERY_CHANGED
D/UsbConnectedReceiver( 333): usbCurrentType = 0
D/UsbConnectedReceiver( 333): Current type is same as previous, return!
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 10189 objects / 668240 bytes in 45ms
D/dalvikvm( 333): GC_EXPLICIT freed 3422 objects / 145376 bytes in 86ms
D/SearchDialog( 1349): show SearchDialog
D/SearchDialog( 1349): launching Intent { act=android.intent.action.SEARCH flg=0x10000000 cmp=com.android.vending/.SearchAssetListActivity (has extras) }
I/SearchDialog( 1349): Starting (as ourselves) #Intent;action=android.intent.action.SEARCH;launchFlags=0x10000000;component=com.android.vending/.SearchAssetListActivity;S.query=fatbooth;S.user_query=;end
I/ActivityManager( 103): Displayed activity com.android.vending/.SearchAssetListActivity: 392 ms (total 392 ms)
I/global ( 885): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 885): GC_FOR_MALLOC freed 3949 objects / 550256 bytes in 31ms
I/dalvikvm( 1349): Jit: resizing JitTable from 8192 to 16384
D/dalvikvm( 1349): GC_EXPLICIT freed 10106 objects / 611296 bytes in 65ms
D/dalvikvm( 307): GC_EXPLICIT freed 3270 objects / 171296 bytes in 40ms
I/ActivityManager( 103): Displayed activity com.android.vending/.AssetInfoActivity: 646 ms (total 646 ms)
D/dalvikvm( 1349): GC_FOR_MALLOC freed 9228 objects / 679584 bytes in 71ms
D/dalvikvm( 1320): GC_FOR_MALLOC freed 3955 objects / 338296 bytes in 49ms
I/AdMobSDK( 1320): No fill. Server replied that no ads are available (287ms)
I/ActivityManager( 103): Displayed activity com.piviandco.fatbooth/.activities.HomeActivity: 632 ms (total 632 ms)
W/KeyCharacterMap( 1320): No keyboard for id 65540
W/KeyCharacterMap( 1320): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXPLICIT freed 3812 objects / 268312 bytes in 89ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXPLICIT freed 1452 objects / 59848 bytes in 59ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 2774 objects / 197096 bytes in 45ms
I/ActivityManager( 103): Displayed activity com.android.vending/.AssetBrowserActivity: 231 ms (total 231 ms)
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 7944 objects / 667568 bytes in 64ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 12901 objects / 1164784 bytes in 54ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 3415 objects / 341696 bytes in 56ms
D/dalvikvm( 1349): GC_EXPLICIT freed 3942 objects / 319312 bytes in 48ms
I/ActivityManager( 103): Displayed activity com.android.vending/.MyDownloadsActivity: 524 ms (total 524 ms)
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 4110 objects / 249472 bytes in 52ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 472 objects / 22784 bytes in 46ms
D/LocationManagerService( 103): CdmaCellLocation Available
I/wpa_supplicant( 293): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/dalvikvm( 798): GC_FOR_MALLOC freed 4453 objects / 403008 bytes in 73ms
D/LocationManager( 798): requestLocationUpdates: provider = network, intent = PendingIntent{461411b8: android.os.BinderProxy@460eaf08}
D/LocationManager( 798): requestLocationUpdates: provider = passive, intent = PendingIntent{461411b8: android.os.BinderProxy@460eaf08}
D/SearchDialog( 1349): show SearchDialog
D/AudioPolicyManagerBase( 64): startOutput() output 1, stream 1
D/AudioHardwareQSD( 64): Enable ALT for speaker
D/AudioHardwareQSD( 64): ALT batt temp = 301
I/AudioHardwareQSD( 64): AUDIO_START: start kernel pcm_out driver.
W/AudioFlinger( 64): write blocked for 183 msecs, 3 delayed writes, thread 0x155b0
D/AudioPolicyManagerBase( 64): startOutput() output 1, stream 1
D/AudioPolicyManagerBase( 64): startOutput() output 1, stream 1
D/SearchDialog( 1349): launching Intent { act=android.intent.action.SEARCH flg=0x10000000 cmp=com.android.vending/.SearchAssetListActivity (has extras) }
I/SearchDialog( 1349): Starting (as ourselves) #Intent;action=android.intent.action.SEARCH;launchFlags=0x10000000;component=com.android.vending/.SearchAssetListActivity;S.query=fml;S.user_query=Fml;end
I/ActivityManager( 103): Displayed activity com.android.vending/.SearchAssetListActivity: 296 ms (total 296 ms)
I/AudioHardwareQSD( 64): AudioHardware pcm playback is going to standby.
D/StreamProcess( 64): OutputStreamProcess::ResetAOLC()
D/dalvikvm( 1349): GC_FOR_MALLOC freed 18689 objects / 1091216 bytes in 61ms
D/dalvikvm( 1349): GC_EXPLICIT freed 2253 objects / 109296 bytes in 65ms
I/ActivityManager( 103): Displayed activity com.android.vending/.AssetInfoActivity: 549 ms (total 549 ms)
D/dalvikvm( 344): GC_EXPLICIT freed 2284 objects / 123952 bytes in 60ms
D/vending ( 1349): [1] LocalAssetDatabase.notifyListener(): -548945842134718844 / UNINSTALLING
I/PackageManager( 103): Removing non-system package:com.tviehegmike.fml
D/PackageManager( 103): Removing package com.tviehegmike.fml
D/PackageManager( 103): Activities: com.tviehegmike.fml.fml
I/ActivityManager( 103): Displayed activity com.android.vending/.UninstallActivity: 397 ms (total 397 ms)
D/dalvikvm( 219): GC_EXPLICIT freed 12148 objects / 643952 bytes in 188ms
D/dalvikvm( 1331): GC_EXPLICIT freed 11584 objects / 544112 bytes in 180ms
D/dalvikvm( 226): GC_EXPLICIT freed 13538 objects / 785512 bytes in 215ms
I/ActivityThread( 1403): Publishing provider com.google.android.apps.gesturesearch.history: com.google.android.apps.gesturesearch.data.QueryHistoryProvider
I/ActivityThread( 1403): Publishing provider com.google.android.apps.gesturesearch.index: com.google.android.apps.gesturesearch.data.IndexProvider
W/HomeLoaders( 226): deleteItemFromDatabase item=200
D/dalvikvm( 103): GC_EXPLICIT freed 40453 objects / 2001264 bytes in 344ms
D/VoiceDialerReceiver( 509): onReceive Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.tviehegmike.fml flg=0x10000000 cmp=com.android.voicedialer/.VoiceDialerReceiver (has extras) }
V/RecognizerEngine( 509): deleteCachedGrammarFiles /data/data/com.android.voicedialer/files/openentries.txt
D/HtcWidgetScanner( 466): action - android.intent.action.PACKAGE_REMOVED
D/HtcWidgetScanner( 466): packageUid - 10119
D/HomeLoaders( 226): --> remove package
D/HomeLoaders( 226): get install or remove message so do change adapter
I/installd( 66): unlink /data/dalvik-cache/data@app@com.tviehegmike.fml-1.apk@classes.dex
I/Process ( 1411): Sending signal. PID: 1411 SIG: 9
D/PersistentEventStore/putEvent( 421): Row ID: 1085, Event ID: 1085
D/dalvikvm( 527): GC_FOR_MALLOC freed 5448 objects / 323520 bytes in 48ms
D/dalvikvm( 1426): GC_FOR_MALLOC freed 2968 objects / 252304 bytes in 38ms
D/RegisterService( 527): insert plugin size 1
D/RegisterService( 527): insert plugin size 3
I/Venezia ( 1426): Application setup complete.
D/AppMonitorReceiver( 662): 06021143 onReceive>Intent { act=com.htc.launcher.action.ACTION_ITEM_REMOVED cmp=com.htc.android.mail/.AppMonitorReceiver (has extras) },#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=com.tviehegmike.fml/.fml;end
D/UpdateService( 1426): Received action: com.amazon.mas.client.framework.UpdateService.EXECUTE_RECURRING_TASKS from intent: Intent { act=com.amazon.mas.client.framework.UpdateService.EXECUTE_RECURRING_TASKS cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService }
D/UpdateService( 1426): Received action: com.amazon.mas.client.framework.UpdateService.START_INSTALL_QUEUE from intent: Intent { act=com.amazon.mas.client.framework.UpdateService.START_INSTALL_QUEUE cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService }
D/vending ( 1349): [46] LocalAssetDatabase.notifyListener(): -548945842134718844 / UNINSTALLED
D/UpdateService( 1426): Received action: com.amazon.mas.client.framework.UpdateService.APP_WAS_UNINSTALLED from intent: Intent { act=com.amazon.mas.client.framework.UpdateService.APP_WAS_UNINSTALLED cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService (has extras) }
I/ActivityThread( 1436): Publishing provider com.google.android.googlequicksearchbox.google: com.google.android.googlequicksearchbox.google.GoogleSuggestionProvider
D/dalvikvm( 1349): GC_FOR_MALLOC freed 16596 objects / 1171768 bytes in 70ms
D/GoogleLoginService( 307): onBind: Intent { act=android.accounts.AccountAuthenticator cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
I/ActivityThread( 1436): Publishing provider com.google.android.googlequicksearchbox.shortcuts: com.google.android.googlequicksearchbox.ShortcutsProvider
D/NetworkLocationServiceThread( 790): updateState
I/CheckinService( 307): Preparing to send checkin request
D/RegisterService( 527): insert plugin size 1
I/EventLogService( 307): Accumulating logs since 1302565551606
D/UpdateService( 1426): Received action: com.amazon.mas.client.framework.UpdateService.RESCHEDULE_TASK from intent: Intent { act=com.amazon.mas.client.framework.UpdateService.RESCHEDULE_TASK cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService (has extras) }
D/RegisterService( 527): insert plugin size 1
I/CheckinTask( 307): Sending checkin request (5936 bytes)
D/dalvikvm( 307): GC_FOR_MALLOC freed 5779 objects / 425240 bytes in 46ms
W/Addapter( 226): info.icon:2130837627
W/Addapter( 226): info.icon:2130837537
W/Addapter( 226): info.icon:2130837508
W/Addapter( 226): info.icon:2130837559
W/Addapter( 226): info.icon:2130837640
W/Addapter( 226): info.icon:2130837515
W/Addapter( 226): info.icon:2130837513
W/Addapter( 226): info.icon:2130837612
W/Addapter( 226): info.icon:2130837511
W/Addapter( 226): info.icon:2130837504
W/Addapter( 226): info.icon:2130837504
W/Addapter( 226): info.icon:2130837526
W/Addapter( 226): info.icon:2130837599
W/Addapter( 226): info.icon:2130837548
W/Addapter( 226): info.icon:2130837517
W/Addapter( 226): info.icon:2130837543
W/Addapter( 226): info.icon:2130837543
W/Addapter( 226): info.icon:2130837619
W/Addapter( 226): info.icon:2130837511
W/Addapter( 226): info.icon:2130837507
W/Addapter( 226): info.icon:2130837507
W/Addapter( 226): info.icon:2130837507
W/Addapter( 226): info.icon:2130837552
W/Addapter( 226): info.icon:2130837516
W/Addapter( 226): info.icon:2130838015
W/Addapter( 226): info.icon:2130838082
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837524
W/Addapter( 226): info.icon:2130837600
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837504
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837541
D/Addapter( 226): text : Get more HTC widgets
W/Process ( 103): Unable to open /proc/575/status
W/Process ( 103): Unable to open /proc/1045/status
W/Process ( 103): Unable to open /proc/1177/status
I/CheckinTask( 307): Checkin success: https://android.clients.google.com/checkin (1 requests sent)
I/CheckinService( 307): From server: Intent { act=android.server.checkin.FOTA_CANCEL }
D/dalvikvm( 219): GC_FOR_MALLOC freed 8176 objects / 402760 bytes in 67ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXPLICIT freed 14841 objects / 1190384 bytes in 75ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/global ( 885): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/ActivityManager( 103): Displayed activity com.android.vending/.AssetBrowserActivity: 229 ms (total 229 ms)
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 15899 objects / 1179024 bytes in 59ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 17334 objects / 1304760 bytes in 58ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 6006 objects / 620616 bytes in 61ms
D/dalvikvm( 1349): GC_EXPLICIT freed 2817 objects / 181512 bytes in 44ms
I/ActivityManager( 103): Displayed activity com.android.vending/.MyDownloadsActivity: 726 ms (total 726 ms)
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 6066 objects / 456536 bytes in 51ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 557 objects / 28232 bytes in 43ms
D/SearchDialog( 1349): show SearchDialog
D/SearchDialog( 1349): launching Intent { act=android.intent.action.SEARCH flg=0x10000000 cmp=com.android.vending/.SearchAssetListActivity (has extras) }
I/SearchDialog( 1349): Starting (as ourselves) #Intent;action=android.intent.action.SEARCH;launchFlags=0x10000000;component=com.android.vending/.SearchAssetListActivity;S.query=fml;S.user_query=;end
I/ActivityManager( 103): Displayed activity com.android.vending/.SearchAssetListActivity: 523 ms (total 523 ms)
D/dalvikvm( 1349): GC_EXPLICIT freed 10305 objects / 597824 bytes in 67ms
I/ActivityManager( 103): Displayed activity com.android.vending/.AssetInfoActivity: 468 ms (total 468 ms)
I/installd( 66): free_cache(191423) avail 114454528
D/vending ( 1349): [17] LocalAssetDatabase.notifyListener(): -548945842134718844 / DOWNLOAD_PENDING
D/vending ( 1349): [63] AssetDownloader.downloadAndInstall(): Initiating Download for 1 applications.
I/vending ( 1349): [63] DownloadManagerUtil.enqueueDownload(): Enqueue for download com.android.vending.util.DownloadManagerUtil$Request@4632d248
D/vending ( 1349): [63] LocalAssetDatabase.notifyListener(): -548945842134718844 / null
D/vending ( 1349): [63] LocalAssetDatabase.notifyListener(): -548945842134718844 / DOWNLOADING
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_ADD
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/DownloadManager( 475): notifyDownloadCompleted status: 193
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/dalvikvm( 475): GC_FOR_MALLOC freed 7083 objects / 373040 bytes in 39ms
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/DownloadManager( 475): notifyDownloadCompleted status: 200
I/dalvikvm( 1349): Jit: resizing JitTable from 16384 to 32768
D/vending ( 1349): [64] DownloadManagerBroadcastReceiver.handleDownloadCompletedAction(): Got a download completed intent.
I/vending ( 1349): [64] DownloadManagerBroadcastReceiver.startNextDownload(): Found Paused URI null
I/vending ( 1349): [64] DownloadManagerBroadcastReceiver.startNextDownload(): No more paused downloads.
V/NotificationService( 103): dual Led off
D/vending ( 1349): [64] LocalAssetDatabase.notifyListener(): -548945842134718844 / null
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
D/vending ( 1349): [64] DownloadManagerBroadcastReceiver.installFromUri(): Calling install uri=content://downloads/download/172 src=null asset=-548945842134718844 (com.tviehegmike.fml:0) [DOWNLOADING] name=FML Read Only last=TRUE
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_REMOVE
D/vending ( 1349): [64] LocalAssetDatabase.notifyListener(): -548945842134718844 / INSTALLING
D/vending ( 1349): [64] VendingNotificationManager.showNotification(): Showing notification: [AssetID=-548945842134718844, NotificationID=-1381910012, Title=FML Read Only, Message=Installing…]
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_ADD
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 213): GC_FOR_MALLOC freed 11192 objects / 544592 bytes in 126ms
D/dalvikvm( 1349): GC_EXPLICIT freed 13130 objects / 821720 bytes in 158ms
D/dalvikvm( 103): GC_EXPLICIT freed 34349 objects / 1621256 bytes in 175ms
D/dalvikvm( 1418): GC_EXPLICIT freed 808 objects / 58272 bytes in 49ms
I/wpa_supplicant( 293): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/PackageParser( 103): Scanning package: /data/app/vmdl27608.tmp
I/PackageParser( 103): com.tviehegmike.fml: compat added android.permission.WRITE_EXTERNAL_STORAGE
D/PackageManager( 103): Scanning package com.tviehegmike.fml
I/PackageManager( 103): /data/app/com.tviehegmike.fml-1.apk changed; unpacking
D/installd( 66): DexInv: --- BEGIN '/data/app/com.tviehegmike.fml-1.apk' ---
D/dalvikvm( 1478): creating instr width table
D/dalvikvm( 1478): DexOpt: load 33ms, verify 226ms, opt 16ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 2841 objects / 116688 bytes in 99ms
D/installd( 66): DexInv: --- END '/data/app/com.tviehegmike.fml-1.apk' (success) ---
D/PackageManager( 103): Activities: com.tviehegmike.fml.fml
I/installd( 66): move /data/dalvik-cache/data@app@com.tviehegmike.fml-1.apk@classes.dex -> /data/dalvik-cache/data@app@com.tviehegmike.fml-1.apk@classes.dex
D/PackageManager( 103): New package installed in /data/app/com.tviehegmike.fml-1.apk
D/VoiceDialerReceiver( 509): onReceive Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.tviehegmike.fml flg=0x10000000 cmp=com.android.voicedialer/.VoiceDialerReceiver (has extras) }
V/RecognizerEngine( 509): deleteCachedGrammarFiles /data/data/com.android.voicedialer/files/openentries.txt
D/HtcWidgetScanner( 466): action - android.intent.action.PACKAGE_ADDED
D/HtcWidgetScanner( 466): packageUid - 10119
D/dalvikvm( 103): GC_EXPLICIT freed 17983 objects / 1009016 bytes in 150ms
I/ActivityThread( 1484): Publishing provider com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider
I/Process ( 1490): Sending signal. PID: 1490 SIG: 9
D/HomeLoaders( 226): get install or remove message so do change adapter
D/vending ( 1349): [12] MyPackageInstallObserver.packageInstalled(): Package 'com.tviehegmike.fml' installed!
D/UpdateService( 1426): Received action: com.amazon.mas.client.framework.UpdateService.APP_WAS_INSTALLED from intent: Intent { act=com.amazon.mas.client.framework.UpdateService.APP_WAS_INSTALLED cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService (has extras) }
D/vending ( 1349): [12] MyPackageInstallObserver.packageInstalled(): Source=null last=TRUE asset=-548945842134718844 (com.tviehegmike.fml:0) [DOWNLOADING]
D/vending ( 1349): [12] VendingNotificationManager.showNotification(): Showing notification: [AssetID=-548945842134718844, NotificationID=-1381910012, Title=FML Read Only, Message=Successfully installed.]
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/dalvikvm( 1349): GC_EXPLICIT freed 6482 objects / 348032 bytes in 166ms
D/vending ( 1349): [65] LocalAssetDatabase.notifyListener(): -548945842134718844 / INSTALLED
D/NetworkLocationServiceThread( 790): updateState
D/dalvikvm( 307): GC_FOR_MALLOC freed 3622 objects / 411552 bytes in 56ms
 

beepsilver

Senior Member
Jan 10, 2011
258
39
2nd Logcat Continued

D/NativeCrypto( 307): Freeing OpenSSL session
W/Addapter( 226): info.icon:2130837627
W/Addapter( 226): info.icon:2130837537
W/Addapter( 226): info.icon:2130837508
W/Addapter( 226): info.icon:2130837559
W/Addapter( 226): info.icon:2130837640
W/Addapter( 226): info.icon:2130837515
W/Addapter( 226): info.icon:2130837513
W/Addapter( 226): info.icon:2130837612
W/Addapter( 226): info.icon:2130837511
W/Addapter( 226): info.icon:2130837504
W/Addapter( 226): info.icon:2130837504
W/Addapter( 226): info.icon:2130837526
W/Addapter( 226): info.icon:2130837599
W/Addapter( 226): info.icon:2130837548
W/Addapter( 226): info.icon:2130837517
W/Addapter( 226): info.icon:2130837543
W/Addapter( 226): info.icon:2130837543
W/Addapter( 226): info.icon:2130837619
W/Addapter( 226): info.icon:2130837511
W/Addapter( 226): info.icon:2130837507
W/Addapter( 226): info.icon:2130837507
W/Addapter( 226): info.icon:2130837507
W/Addapter( 226): info.icon:2130837552
W/Addapter( 226): info.icon:2130837516
W/Addapter( 226): info.icon:2130838015
W/Addapter( 226): info.icon:2130838082
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837524
W/Addapter( 226): info.icon:2130837600
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837504
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837730
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837506
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837610
W/Addapter( 226): info.icon:2130837558
W/Addapter( 226): info.icon:2130837541
D/Addapter( 226): text : Get more HTC widgets
D/dalvikvm( 1426): GC_FOR_MALLOC freed 7502 objects / 406152 bytes in 44ms
D/PersistentEventStore/putEvent( 421): Row ID: 1086, Event ID: 1086
I/CheckinService( 307): Preparing to send checkin request
I/EventLogService( 307): Accumulating logs since 1302566324611
D/RegisterService( 527): insert plugin size 1
D/UpdateService( 1426): Received action: com.amazon.mas.client.framework.UpdateService.RESCHEDULE_TASK from intent: Intent { act=com.amazon.mas.client.framework.UpdateService.RESCHEDULE_TASK cmp=com.amazon.venezia/com.amazon.mas.client.framework.UpdateService (has extras) }
D/RegisterService( 527): insert plugin size 3
D/RegisterService( 527): insert plugin size 1
I/CheckinTask( 307): Sending checkin request (5827 bytes)
D/dalvikvm( 63): GC_EXPLICIT freed 294 objects / 11120 bytes in 60ms
D/dalvikvm( 63): GC_EXPLICIT freed 52 objects / 2328 bytes in 62ms
I/ActivityThread( 1504): Publishing provider htcbrowser: com.android.browser.htc.util.HTCBrowserProvider
I/ActivityThread( 1504): Publishing provider browser: com.android.browser.BrowserProvider
D/dalvikvm( 63): GC_EXPLICIT freed 2 objects / 64 bytes in 55ms
D/RegisterService( 527): insert plugin size 1
D/PersistentEventStore/putEvent( 421): Row ID: 1087, Event ID: 1087
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_ADD
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_REMOVE
D/dalvikvm( 421): GC_FOR_MALLOC freed 9572 objects / 537816 bytes in 59ms
D/PersistentEventStore/putEvent( 421): Row ID: 1088, Event ID: 1088
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_ADD
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_REMOVE
D/dalvikvm( 1403): GC_FOR_MALLOC freed 2247 objects / 186072 bytes in 56ms
D/dalvikvm( 307): GC_FOR_MALLOC freed 5913 objects / 458848 bytes in 68ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/CheckinTask( 307): Checkin success: https://android.clients.google.com/checkin (1 requests sent)
W/Process ( 103): Unable to open /proc/459/status
W/Process ( 103): Unable to open /proc/533/status
W/Process ( 103): Unable to open /proc/758/status
W/Process ( 103): Unable to open /proc/842/status
W/Process ( 103): Unable to open /proc/958/status
I/CheckinService( 307): From server: Intent { act=android.server.checkin.FOTA_CANCEL }
D/dalvikvm( 103): GC_EXPLICIT freed 19711 objects / 979936 bytes in 164ms
W/KeyCharacterMap( 226): No keyboard for id 65540
W/KeyCharacterMap( 226): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 219): GC_FOR_MALLOC freed 9869 objects / 523032 bytes in 66ms
I/ActivityManager( 103): Displayed activity com.android.settings/.ApplicationSettings: 361 ms (total 361 ms)
D/skia ( 1331): purging 199K from font cache [21 entries]
I/ActivityManager( 103): Displayed activity com.android.settings/.RunningServices: 1626 ms (total 1626 ms)
W/KeyCharacterMap( 1331): No keyboard for id 65540
W/KeyCharacterMap( 1331): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 200): GC_FOR_MALLOC freed 13733 objects / 577840 bytes in 118ms
W/MessageQueue( 1331): Handler{461d8928} sending message to a Handler on a dead thread
W/MessageQueue( 1331): java.lang.RuntimeException: Handler{461d8928} sending message to a Handler on a dead thread
W/MessageQueue( 1331): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:179)
W/MessageQueue( 1331): at android.os.Handler.sendMessageAtTime(Handler.java:457)
W/MessageQueue( 1331): at android.os.Handler.sendMessageDelayed(Handler.java:430)
W/MessageQueue( 1331): at com.android.settings.RunningServices$BackgroundHandler.handleMessage(RunningServices.java:922)
W/MessageQueue( 1331): at android.os.Handler.dispatchMessage(Handler.java:99)
W/MessageQueue( 1331): at android.os.Looper.loop(Looper.java:144)
W/MessageQueue( 1331): at android.os.HandlerThread.run(HandlerThread.java:60)
D/dalvikvm( 1331): GC_FOR_MALLOC freed 12545 objects / 754544 bytes in 47ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 1369 objects / 220448 bytes in 44ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 6630 objects / 669440 bytes in 39ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 1467 objects / 327848 bytes in 41ms
D/dalvikvm( 1331): GC_FOR_MALLOC freed 1462 objects / 327128 bytes in 38ms
D/skia ( 1331): purging 200K from font cache [23 entries]
I/ActivityManager( 103): Displayed activity com.android.settings/.ManageApplications: 1244 ms (total 1244 ms)
D/dalvikvm( 1331): GC_FOR_MALLOC freed 4653 objects / 345064 bytes in 63ms
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 1771 objects / 85728 bytes in 260ms
D/skia ( 1331): purging 191K from font cache [25 entries]
D/skia ( 1331): purging 193K from font cache [22 entries]
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 6533 objects / 301096 bytes in 69ms
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 4320 objects / 214176 bytes in 60ms
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 1767 objects / 90904 bytes in 57ms
D/dalvikvm( 421): GC_EXPLICIT freed 1253 objects / 70200 bytes in 1019ms
D/dalvikvm( 1331): GC_EXTERNAL_ALLOC freed 2039 objects / 101288 bytes in 49ms
I/AppSecurityPermissions( 1331): Ignoring unknown permission:android.permission.SEND
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_REMOVE
D/skia ( 1331): purging 193K from font cache [25 entries]
I/ActivityManager( 103): Displayed activity com.android.settings/.InstalledAppDetails: 1218 ms (total 1218 ms)
E/Tethering( 103): attempting to remove unknown iface (usb0), ignoring
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/BatteryService( 103): isUsbConnected() = false
D/BatteryService( 103): mPlugType = 0
D/SystemPanel( 777): Recorder Update, force=false
D/UsbConnectedReceiver( 333): action = psclient.intent.action.usb_status
D/UsbConnectedReceiver( 333): ACTION_BATTERY_CHANGED
D/UsbConnectedReceiver( 333): usbCurrentType = 0
D/UsbConnectedReceiver( 333): Current type is same as previous, return!
D/dalvikvm( 857): GC_FOR_MALLOC freed 9015 objects / 409000 bytes in 89ms
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/dalvikvm( 466): GC_EXPLICIT freed 1658 objects / 104440 bytes in 83ms
W/KeyCharacterMap( 1331): No keyboard for id 65540
W/KeyCharacterMap( 1331): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
W/ContentService( 103): binderDied() at ObserverNode name com.google.android.gsf.gservices
D/dalvikvm( 1331): GC_FOR_MALLOC freed 18984 objects / 956896 bytes in 60ms
W/KeyCharacterMap( 1331): No keyboard for id 65540
W/KeyCharacterMap( 1331): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/global ( 1519): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
W/Process ( 103): Unable to open /proc/568/status
W/Process ( 103): Unable to open /proc/612/status
W/Process ( 103): Unable to open /proc/662/status
W/Process ( 103): Unable to open /proc/696/status
W/Process ( 103): Unable to open /proc/885/status
W/Process ( 103): Unable to open /proc/1320/status
I/ActivityManager( 103): Displayed activity com.android.vending/.AssetBrowserActivity: 186 ms (total 186 ms)
D/dalvikvm( 1349): GC_FOR_MALLOC freed 14174 objects / 1158560 bytes in 75ms
I/dalvikvm-heap( 1349): Grow heap (frag case) to 6.376MB for 38196-byte allocation
D/dalvikvm( 1349): GC_FOR_MALLOC freed 3847 objects / 265472 bytes in 50ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 19173 objects / 1622608 bytes in 87ms
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 3961 objects / 471504 bytes in 53ms
D/dalvikvm( 1349): JIT code cache reset in 12 ms (1048496 bytes 1/0)
D/dalvikvm( 1349): GC_EXPLICIT freed 4786 objects / 288272 bytes in 85ms
I/ActivityManager( 103): Displayed activity com.android.vending/.MyDownloadsActivity: 279 ms (total 279 ms)
D/dalvikvm( 1349): GC_FOR_MALLOC freed 11140 objects / 799256 bytes in 65ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 15509 objects / 842024 bytes in 71ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 8631 objects / 1149312 bytes in 70ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 17096 objects / 1268184 bytes in 64ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 10399 objects / 568304 bytes in 57ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 1266 objects / 74528 bytes in 62ms
D/dalvikvm( 509): GC_EXPLICIT freed 857 objects / 63992 bytes in 343ms
D/dalvikvm( 1349): GC_FOR_MALLOC freed 24864 objects / 1347280 bytes in 74ms
D/dalvikvm( 103): JIT code cache reset in 8 ms (1048524 bytes 2/0)
D/dalvikvm( 103): GC_EXPLICIT freed 33463 objects / 1668688 bytes in 155ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 16761 objects / 1115704 bytes in 62ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 14588 objects / 785568 bytes in 65ms
D/dalvikvm( 527): GC_EXPLICIT freed 9405 objects / 531904 bytes in 125ms
D/dalvikvm( 1349): GC_EXTERNAL_ALLOC freed 18686 objects / 915632 bytes in 66ms
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 798): GC_FOR_MALLOC freed 5772 objects / 615784 bytes in 114ms
I/wpa_supplicant( 293): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/LocationManager( 798): requestLocationUpdates: provider = network, intent = PendingIntent{46050de0: android.os.BinderProxy@46173668}
D/LocationManager( 798): requestLocationUpdates: provider = passive, intent = PendingIntent{46050de0: android.os.BinderProxy@46173668}
W/KeyCharacterMap( 1349): No keyboard for id 65540
W/KeyCharacterMap( 1349): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 226): GC_EXTERNAL_ALLOC freed 21222 objects / 1237760 bytes in 76ms
D/dalvikvm( 475): GC_EXPLICIT freed 5371 objects / 296376 bytes in 69ms
D/dalvikvm( 433): GC_EXPLICIT freed 3229 objects / 241400 bytes in 727ms
I/AdMobSDK( 1537): AdMob SDK version is 20101109-ANDROID-3312276cc1406347
W/Rosie ( 226): mAddHtcWidgetByOtherActivity = false, mIsOpenSlideWhenLeaveLaunch = true
I/AdMobSDK( 1537): To get test ads on this device use AdManager.setTestDevices( new String[] { "9618F514B8219263D504047CD436E689" } )
I/AdMobSDK( 1537): Publisher ID set to a14b95910dd5a9c
D/dalvikvm( 1537): GC_FOR_MALLOC freed 2637 objects / 168184 bytes in 38ms
W/AdMobSDK( 1537): Problem decoding ad response. Cannot display ad: " "
W/AdMobSDK( 1537): org.json.JSONException: End of input at character 1 of
W/AdMobSDK( 1537): at org.json.JSONTokener.syntaxError(JSONTokener.java:446)
W/AdMobSDK( 1537): at org.json.JSONTokener.nextValue(JSONTokener.java:93)
W/AdMobSDK( 1537): at org.json.JSONObject.<init>(JSONObject.java:154)
W/AdMobSDK( 1537): at com.admob.android.ads.b.a(AdRequester.java:227)
W/AdMobSDK( 1537): at com.admob.android.ads.AdView$b.run(AdView.java:661)
I/AdMobSDK( 1537): No fill. Server replied that no ads are available (276ms)
I/ActivityManager( 103): Displayed activity com.mattlary.shareMyApps/.ShareMyApps: 630 ms (total 630 ms)
D/dalvikvm( 1537): GC_FOR_MALLOC freed 13039 objects / 608592 bytes in 58ms
D/QuickAction( 1537): anchorRect.top: 25
D/QuickAction( 1537): rootHeight: 146
D/QuickAction( 1537): ypos: -121
D/dalvikvm( 1537): GC_EXTERNAL_ALLOC freed 6492 objects / 327000 bytes in 34ms
D/dalvikvm( 1537): GC_EXTERNAL_ALLOC freed 383 objects / 22504 bytes in 30ms
I/ActivityThread( 1548): Publishing provider gmail-ls: com.google.android.gm.provider.MailProvider
I/ActivityThread( 1548): Publishing provider gmail-downloads: com.google.android.gm.downloadprovider.DownloadProvider
I/ActivityThread( 1548): Publishing provider com.google.android.gm.attachmentspreviews: com.google.android.gm.AttachmentPreviewProvider
I/ActivityThread( 1548): Publishing provider com.google.android.gmail.SuggestionProvider: com.google.android.gm.SuggestionsProvider
D/dalvikvm( 1548): GC_FOR_MALLOC freed 4751 objects / 238904 bytes in 46ms
I/Gmail ( 1548): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
I/Gmail ( 1548): calculateUnknownSyncRationalesAndPurgeInBackground: running
D/dalvikvm( 1548): GC_EXTERNAL_ALLOC freed 1340 objects / 84176 bytes in 43ms
D/skia ( 1548): htcFlashPlugin::htcFlashPlugin
D/GoogleLoginService( 307): onBind: Intent { act=android.accounts.AccountAuthenticator cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
I/webkit ( 1548): PluginManager::getPluginDirectories
I/webkit ( 1548): PluginManager::getPluginDirectories target:/data/data/com.htc.flashliteplugin/lib
I/webkit ( 1548): PluginManager::getPluginDirectories target:/data/data/com.adobe.flashplayer/lib
I/webkit ( 1548): PluginManager::getPluginDirectories add:/data/data/com.adobe.flashplayer/lib
D/skia ( 1548): Settings::setMixedPluginEnabled 1
D/webkit-timers( 1548): [JWebCoreJavaBridge::resume] >> do resume
I/ActivityManager( 103): Displayed activity com.google.android.gm/.ComposeActivity: 2080 ms (total 2477 ms)
D/AudioPolicyManagerBase( 64): startOutput() output 1, stream 1
D/AudioHardwareQSD( 64): Enable ALT for speaker
D/AudioHardwareQSD( 64): ALT batt temp = 309
I/AudioHardwareQSD( 64): AUDIO_START: start kernel pcm_out driver.
W/AudioFlinger( 64): write blocked for 177 msecs, 4 delayed writes, thread 0x155b0
D/AudioPolicyManagerBase( 64): startOutput() output 1, stream 1
I/AudioHardwareQSD( 64): AudioHardware pcm playback is going to standby.
D/StreamProcess( 64): OutputStreamProcess::ResetAOLC()
D/dalvikvm( 1548): GC_FOR_MALLOC freed 4356 objects / 334800 bytes in 55ms
V/EmptyService( 1548): onCreate()
I/dalvikvm( 1537): Jit: resizing JitTable from 4096 to 8192
W/IInputConnectionWrapper( 1548): showStatusIcon on inactive InputConnection
D/dalvikvm( 1537): GC_FOR_MALLOC freed 5286 objects / 472440 bytes in 137ms
D/Gmail ( 1548): MailProvider.insert(): added local message 282
I/Gmail ( 1548): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 124736, normalSync: true
D/PeopleApp( 274): Auto requerying AllPeopleCursor due to update - 134 contacts
W/KeyCharacterMap( 1537): No keyboard for id 65540
W/KeyCharacterMap( 1537): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 1548): GC_FOR_MALLOC freed 5258 objects / 410896 bytes in 97ms
W/KeyCharacterMap( 226): No keyboard for id 65540
W/KeyCharacterMap( 226): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/Gmail ( 1548): Inserting message 1365839903618617008. synced=true
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
D/dalvikvm( 1548): GC_FOR_MALLOC freed 8496 objects / 453672 bytes in 44ms
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_REMOVE
D/dalvikvm( 1548): GC_EXPLICIT freed 5789 objects / 215048 bytes in 244ms
I/Gmail ( 1548): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 124765, normalSync: true
D/Gmail ( 1548): Updating message 1365839903618617008. synced=true
D/dalvikvm( 1548): GC_EXPLICIT freed 2605 objects / 172080 bytes in 33ms
I/Gmail ( 1548): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 124781, normalSync: true
I/Gmail ( 1548): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^i (has extras) }
V/NotificationService( 103): dual Led for notification
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
I/MediaPlayer( 103): MediaPlayer
E/lights ( 103): write ok string=1,len=1
E/lights ( 103): write ok string=3,len=1
E/lights ( 103): write ok string=5 0,len=3
D/MediaPlayer( 103): hasHDMIPermission: 0
E/MediaPlayer( 103): hdmi_setting not found!
D/MediaPlayer( 103): getHDMIResolution: 00
I/MediaPlayer( 103): MediaPlayer setDataSource(context, uri)
I/MediaPlayer( 103): MediaPlayer setDataSource(context, uri,headers)
V/MediaPlayerService( 64): Client(2) constructor
V/MediaPlayerService( 64): Create new client(2) from pid 103, fd=22, offset=0, length=576460752303423487
V/MediaPlayerService( 64): setDataSource fd=22, offset=0, length=576460752303423487
V/MediaPlayerService( 64): st_dev = 7940
V/MediaPlayerService( 64): st_mode = 33188
V/MediaPlayerService( 64): st_uid = 0
V/MediaPlayerService( 64): st_gid = 0
V/MediaPlayerService( 64): st_size = 7108
V/MediaPlayerService( 64): calculated length = 7108
V/StaticFunction( 64): We only support url check function now.
V/StaticFunction( 64): isQCPFileFormat() url=(null)
I/ ( 64): Has ID3 info, size = 1024
V/MediaPlayerService( 64): player type = 4
D/MediaPlayerService( 64): player type = STAGEFRIGHT_PLAYER
V/MediaPlayerService( 64): create StagefrightPlayer
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_ADD
D/AwesomePlayer( 64): [U5B] reset (383)
D/AwesomePlayer( 64): [U5B] reset_l (389)
D/AwesomePlayer( 64): [U5B] reset_l (479)
D/AwesomePlayer( 64): [U5B] setDataSource (320)
D/AwesomePlayer( 64): [U5B] reset_l (389)
D/AwesomePlayer( 64): [U5B] reset_l (479)
D/AwesomePlayer( 64): [U5B] setDataSource_l (340)
D/MediaExtractor( 64): [U5B] Create (47)
V/MediaExtractor( 64): Autodetected media content as 'audio/mpeg' with confidence 0.30
D/AwesomePlayer( 64): [U5B] setDataSource_l (351)
V/MediaPlayerService( 64): [2] setLooping(0)
V/MediaPlayerService( 64): [2] setAudioStreamType(5)
V/MediaPlayerService( 64): [2] prepareAsync
V/MediaPlayerService( 64): [2] notify (0x3e760, 5, 0, 0)
V/MediaPlayerService( 64): [2] notify (0x3e760, 1, 0, 0)
I/AudioService( 103): AudioFocus requestAudioFocus() from android.media.AudioManager@463bbd28
I/MediaPlayer( 103): MediaPlayer start()
I/MediaPlayer( 103): MediaPlayer invoke()
I/StagefrightPlayer( 64): invoke HDMI resoluion= 0
D/AwesomePlayer( 64): setHDMIResolution+
D/AwesomePlayer( 64): mVideoRenderer is null
D/AwesomePlayer( 64): setHDMIResolution-
D/MediaPlayer( 103): setHDMIResolution: 0 0
V/MediaPlayerService( 64): [2] setLooping(0)
V/MediaPlayerService( 64): [2] setVolume(1.000000, 1.000000)
V/AudioSink( 64): setVolume(1.000000, 1.000000)
V/MediaPlayerService( 64): [2] start
D/AwesomePlayer( 64): [U5B] play (557)
D/AwesomePlayer( 64): [U5B] play_l (563)
V/AudioSink( 64): open(44100, 1, 1, 4)
V/AudioSink( 64): setVolume
V/AudioSink( 64): start
D/AudioPolicyManagerBase( 64): startOutput() output 1, stream 5
D/AudioHardwareQSD( 64): Enable ALT for speaker
D/AudioHardwareQSD( 64): ALT batt temp = 309
D/AwesomePlayer( 64): [U5B] play_l (636)
I/MediaPlayer( 103): MediaPlayer handleMessage what=5
I/MediaPlayer( 103): MediaPlayer handleMessage what=1
I/AudioHardwareQSD( 64): AUDIO_START: start kernel pcm_out driver.
W/AudioFlinger( 64): write blocked for 177 msecs, 5 delayed writes, thread 0x155b0
D/StreamProcess( 64): +ProcessAOLC ResetAOLC delta=1462500 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
D/StreamProcess( 64): OutputStreamProcess::ResetAOLC()
E/GTalkService( 307): addChatToDatabase: bad contactId 0, groupChat=false
I/Gmail ( 1548): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 124781, normalSync: true
E/MP3Extractor( 64): Unable to resync. Signalling end of stream.
V/MediaPlayerService( 64): [2] notify (0x3e760, 2, 0, 0)
D/AwesomePlayer( 64): [U5B] pause_l (712)
V/AudioSink( 64): pause
I/MediaPlayer( 103): MediaPlayer handleMessage what=2
I/MediaPlayer.java( 103): MEDIA_PLAYBACK_COMPLETE got
I/AudioService( 103): AudioFocus abandonAudioFocus() from android.media.AudioManager@463bbd28
I/global ( 1519): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 1548): GC_EXPLICIT freed 3312 objects / 146520 bytes in 48ms
I/Gmail ( 1548): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 124784, normalSync: true
I/ActivityManager( 103): Displayed activity fahrbot.apps.killswitch/.activities.ScreenOffActivity: 262 ms (total 262 ms)
I/AudioHardwareQSD( 64): AudioHardware pcm playback is going to standby.
D/StreamProcess( 64): OutputStreamProcess::ResetAOLC()
D/dalvikvm( 550): GC_EXPLICIT freed 555 objects / 31904 bytes in 62ms
D/dalvikvm( 790): GC_EXPLICIT freed 3055 objects / 116624 bytes in 74ms
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 798): GC_FOR_MALLOC freed 5544 objects / 527840 bytes in 58ms
D/LocationManager( 798): requestLocationUpdates: provider = network, intent = PendingIntent{4608e638: android.os.BinderProxy@460abc60}
D/LocationManager( 798): requestLocationUpdates: provider = passive, intent = PendingIntent{4608e638: android.os.BinderProxy@460abc60}
I/wpa_supplicant( 293): CTRL-EVENT-SCAN-RESULTS Ready
I/Gmail ( 1548): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 124784, normalSync: true
D/dalvikvm( 1548): GC_EXPLICIT freed 2906 objects / 118328 bytes in 78ms
I/Gmail ( 1548): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 124784, normalSync: true
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
I/dalvikvm( 798): Jit: resizing JitTable from 4096 to 8192
D/LocationManager( 798): requestLocationUpdates: provider = network, intent = PendingIntent{46080ff8: android.os.BinderProxy@460abc60}
D/LocationManager( 798): requestLocationUpdates: provider = passive, intent = PendingIntent{46080ff8: android.os.BinderProxy@460abc60}
V/NotificationService( 103): dual Led off
I/MediaPlayer( 103): MediaPlayer stop()
V/MediaPlayerService( 64): [2] stop
D/AwesomePlayer( 64): [U5B] pause (706)
D/AwesomePlayer( 64): [U5B] pause_l (712)
I/MediaPlayer( 103): MediaPlayer release()
D/MediaPlayer( 103): unregisterHDMINotification
V/MediaPlayerService( 64): disconnect(2) from pid 103
D/AwesomePlayer( 64): [U5B] reset (383)
D/AwesomePlayer( 64): [U5B] reset_l (389)
V/AudioSink( 64): stop
V/AudioSink( 64): close
D/AwesomePlayer( 64): [U5B] reset_l (479)
D/AwesomePlayer( 64): [U5B] reset (383)
D/AwesomePlayer( 64): [U5B] reset_l (389)
D/AwesomePlayer( 64): [U5B] reset_l (479)
D/AwesomePlayer( 64): [U5B] reset (383)
D/AwesomePlayer( 64): [U5B] reset_l (389)
D/AwesomePlayer( 64): [U5B] reset_l (479)
V/MediaPlayerService( 64): Client(2) destructor pid = 103
V/AudioSink( 64): close
V/MediaPlayerService( 64): disconnect(2) from pid 103
E/lights ( 103): write ok string=0,len=1
I/AudioService( 103): AudioFocus abandonAudioFocus() from android.media.AudioManager@463bbd28
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
D/dalvikvm( 798): GC_EXPLICIT freed 4540 objects / 533832 bytes in 96ms
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_REMOVE
D/dalvikvm( 201): GC_EXPLICIT freed 937 objects / 38560 bytes in 63ms
D/dalvikvm( 307): GC_EXPLICIT freed 3365 objects / 406232 bytes in 115ms
D/NativeCrypto( 307): Freeing OpenSSL session
D/dalvikvm( 1331): GC_EXPLICIT freed 21971 objects / 1725456 bytes in 88ms
D/dalvikvm( 1349): GC_EXPLICIT freed 20817 objects / 1019200 bytes in 70ms
D/dalvikvm( 333): GC_EXPLICIT freed 434 objects / 211512 bytes in 1109ms
I/global ( 1519): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
V/alogcat ( 1586): created
D/alogcat ( 1586): canceling periodic saves
V/alogcat ( 1586): started
V/alogcat ( 1586): resumed
D/alogcat ( 1586): starting ...
I/ActivityManager( 103): Displayed activity org.jtb.alogcat/.LogActivity: 402 ms (total 402 ms)
W/Rosie ( 226): mAddHtcWidgetByOtherActivity = false, mIsOpenSlideWhenLeaveLaunch = true
D/dalvikvm( 1586): GC_FOR_MALLOC freed 2300 objects / 147120 bytes in 58ms
W/InputMethodManager( 1586): Ignoring onBind: cur seq=132, given seq=131
W/KeyCharacterMap( 1586): No keyboard for id 65540
W/KeyCharacterMap( 1586): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
 

ftgg99

Account currently disabled
Mar 20, 2010
8,778
2,019
Hi, could you please use the debug mode in Killswitch?

The above logcat does not show any problems related to the app.
 

beepsilver

Senior Member
Jan 10, 2011
258
39
Ok I'll do it...not having used it before, do I just tick the debug mode and info is saved to a file I can copy from to post here?
 

ftgg99

Account currently disabled
Mar 20, 2010
8,778
2,019
Tick debug, then run aLogcat as before and PM me the text.

Debug mode will simply force Killswitch to report more information to the log.
 

beepsilver

Senior Member
Jan 10, 2011
258
39
logcat

Here you go in multiparts:

D/alogcat ( 9267): stopped
D/alogcat ( 9267): starting ...
D/dalvikvm( 218): GC_FOR_MALLOC freed 10501 objects / 549840 bytes in 87ms
D/dalvikvm( 227): GC_EXPLICIT freed 27296 objects / 1429312 bytes in 122ms
D/LocationManagerService( 103): CdmaCellLocation Available
D/Killswitch( 6445): sensor event for accel fire changed to true inCall=false vals: [-0.50395286, -0.19068487, -11.34575]
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2658 objects / 513472 bytes in 40ms
D/Killswitch( 6445): handleMessage 0x200
D/Killswitch( 6445): Starting ScreenOffActivity
V/alogcat ( 9267): save instance
V/alogcat ( 9267): paused
D/Killswitch( 6445): handleMessage 0x200
D/Killswitch( 6445): Starting ScreenOffActivity
I/ActivityManager( 103): Displayed activity fahrbot.apps.killswitch/.activities.ScreenOffActivity: 335 ms (total 335 ms)
I/wpa_supplicant( 304): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/dalvikvm( 9630): GC_FOR_MALLOC freed 5455 objects / 513952 bytes in 54ms
D/LocationManager( 9630): requestLocationUpdates: provider = network, intent = PendingIntent{46053618: android.os.BinderProxy@4609dd38}
D/LocationManager( 9630): requestLocationUpdates: provider = passive, intent = PendingIntent{46053618: android.os.BinderProxy@4609dd38}
I/power ( 103): *** set_screen_state 0
D/SurfaceFlinger( 103): About to give-up screen, flinger = 0x148920
D/SystemPanel( 771): Recorder Update, force=false
V/ConnLib ( 6120): Screen Off
D/Killswitch( 6445): unregistering listen for accel
D/Sensors ( 103): close_akm, fd=122
D/Killswitch( 6445): unregistering listen for proxim
D/NetworkCollector(10394): state now IDLE
D/LocationManager(10394): removeUpdates: listener = z.a@460dad38
D/LocationManager(10394): requestLocationUpdates: provider = gps, listener = z.a@460dad50
D/GpsLocationProvider( 103): addListener(com.google.android.apps.maps:10088)
D/GpsLocationProvider( 103): setMinTime 0
D/NetworkCollector(10394): state now GPS_WAIT
D/GpsLocationProvider( 103): startNavigating
D/libgps ( 103): qct_gps_set_qos_time_out(standalone = 16, agps = 16)
D/libgps ( 103): qct_gps_set_qos_accuracy(accuracy = 50)
D/libgps ( 103): qct_gps_set_position_mode = 1, fix_frequency = 1
D/libgps ( 103): qct_gps_start
D/libgps ( 103): report status : 1
D/GpsLocationProvider( 103): Acquiring wakelock
D/AK8973 ( 69): Compass CLOSE
D/libgps ( 103): report status : 3
I/global ( 920): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/GpsLocationProvider( 103): TTFF: 2458
D/LocationManager( 9630): requestLocationUpdates: provider = network, intent = PendingIntent{460b59d8: android.os.BinderProxy@4609dd38}
D/LocationManagerService( 103): CdmaCellLocation Available
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/LocationManager( 9630): requestLocationUpdates: provider = passive, intent = PendingIntent{460b59d8: android.os.BinderProxy@4609dd38}
D/dalvikvm( 9630): GC_FOR_MALLOC freed 4610 objects / 521152 bytes in 48ms
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2886 objects / 540032 bytes in 35ms
D/dalvikvm( 103): GC_FOR_MALLOC freed 46562 objects / 2182088 bytes in 128ms
D/NativeCrypto( 103): Freeing OpenSSL session
W/LocationMasfClient( 103): uploadCollectionReport(): no ReplyElement
D/NetworkCollector(10394): state now SCAN_WAIT
D/dalvikvm( 9630): GC_FOR_MALLOC freed 4608 objects / 531912 bytes in 43ms
D/LocationManager( 9630): requestLocationUpdates: provider = network, intent = PendingIntent{460b1190: android.os.BinderProxy@46130208}
D/LocationManagerService( 103): CdmaCellLocation Available
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/LocationManager( 9630): requestLocationUpdates: provider = passive, intent = PendingIntent{460b1190: android.os.BinderProxy@46130208}
I/wpa_supplicant( 304): CTRL-EVENT-SCAN-RESULTS Ready
D/dalvikvm( 9630): GC_FOR_MALLOC freed 4808 objects / 529072 bytes in 40ms
D/LocationManager( 9630): requestLocationUpdates: provider = network, intent = PendingIntent{460cb2f8: android.os.BinderProxy@460e7b58}
D/LocationManager( 9630): requestLocationUpdates: provider = passive, intent = PendingIntent{460cb2f8: android.os.BinderProxy@460e7b58}
I/wpa_supplicant( 304): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationManagerService( 103): CdmaCellLocation Available
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/NetworkCollector(10394): state now POST_SCAN_GPS_WAIT
D/NetworkCollector(10394): Success: location RealLocation [location=Location[mProvider=gps,mTime=1302650755000,mLatitude=41.156158447265625,mLongitude=-95.94815790653229,mHasAltitude=true,mAltitude=322.0,mHasSpeed=true,mSpeed=0.25,mHasBearing=true,mBearing=153.98438,mHasAccuracy=true,mAccuracy=8.0,mExtras=Bundle[mParcelledData.dataSize=44]]] scan WifiScan [deliveryTime=83812635, devices=[Device [mac=114896619064954, rssi=-45]]]
D/LocationManager(10394): removeUpdates: listener = z.a@460dad50
I/System.out(10394): [INFO:45273]: f: Running flush
D/dalvikvm( 9267): GC_FOR_MALLOC freed 1988 objects / 522928 bytes in 35ms
D/GpsLocationProvider( 103): removeListener(com.google.android.apps.maps:10088)
D/LocationManager(10394): requestLocationUpdates: provider = passive, listener = z.a@460dad38
I/System.out(10394): [INFO:45376]: f: Sending payload [bytes=309]
D/GpsLocationProvider( 103): stopNavigating
D/NetworkCollector(10394): state now UPLOAD_WAIT
D/libgps ( 103): qct_gps_stop
D/libgps ( 103): report status : 2
I/System.out(10394): [INFO:45534]: f: Response [http=200,length=20]
I/System.out(10394): [INFO:45536]: f: Read id 2, status code 200
D/NetworkCollector(10394): moved
D/NetworkCollector(10394): state now OFF
D/NetworkCollector(10394): state now IDLE
D/dalvikvm( 9630): GC_FOR_MALLOC freed 4617 objects / 517824 bytes in 58ms
I/power ( 103): *** set_screen_state 1
D/AK8973 ( 69): Compass Start
D/Sensors ( 103): open_akm, fd=94
V/alogcat ( 9267): resumed
D/WimaxService( 103): onReceive SCREEN_ON
I/WimaxStateTracker( 103): handleScreenOn : Wimax is not enabled
D/SystemPanel( 771): Recorder Update, force=false
V/ConnLib ( 6120): Screen On
D/Killswitch( 6445): registering listen for accel
D/Killswitch( 6445): registering listen for proxim
D/SurfaceFlinger( 103): Screen about to return, flinger = 0x148920
D/Killswitch( 6445): sensor event for accel fire changed to false inCall=false vals: [-2.6832085, 0.0, 7.43671]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
I/global ( 9462): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/Killswitch( 6445): handleMessage 0x201
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2023 objects / 524504 bytes in 96ms
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/dalvikvm( 9462): GC_FOR_MALLOC freed 9064 objects / 506440 bytes in 48ms
I/global ( 9462): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/NetworkCollector(10394): moved
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/PowerManagerService( 103): New lightsensor value:10, lcdValue:89
D/dalvikvm(10044): GC_EXPLICIT freed 2398 objects / 158640 bytes in 70ms
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x200
D/Killswitch( 6445): Starting ScreenOffActivity
V/alogcat ( 9267): save instance
V/alogcat ( 9267): paused
I/ActivityManager( 103): Displayed activity fahrbot.apps.killswitch/.activities.ScreenOffActivity: 295 ms (total 295 ms)
I/power ( 103): *** set_screen_state 0
D/SurfaceFlinger( 103): About to give-up screen, flinger = 0x148920
D/SystemPanel( 771): Recorder Update, force=false
V/ConnLib ( 6120): Screen Off
D/Killswitch( 6445): unregistering listen for accel
D/Sensors ( 103): close_akm, fd=94
D/Killswitch( 6445): unregistering listen for proxim
D/NetworkCollector(10394): state now IDLE
D/AK8973 ( 69): Compass CLOSE
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2189 objects / 510968 bytes in 74ms
D/dalvikvm( 481): GC_EXPLICIT freed 2021 objects / 98456 bytes in 72ms
I/power ( 103): *** set_screen_state 1
D/AK8973 ( 69): Compass Start
D/Sensors ( 103): open_akm, fd=94
V/alogcat ( 9267): resumed
D/WimaxService( 103): onReceive SCREEN_ON
I/WimaxStateTracker( 103): handleScreenOn : Wimax is not enabled
D/SystemPanel( 771): Recorder Update, force=false
V/ConnLib ( 6120): Screen On
D/Killswitch( 6445): registering listen for accel
D/Killswitch( 6445): registering listen for proxim
D/SurfaceFlinger( 103): Screen about to return, flinger = 0x148920
I/global ( 9462): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
I/global ( 9462): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/NetworkCollector(10394): moved
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/Killswitch( 6445): handleMessage 0x201
D/dalvikvm( 227): GC_EXTERNAL_ALLOC freed 5611 objects / 221544 bytes in 449ms
D/PowerManagerService( 103): New lightsensor value:10, lcdValue:89
D/libgps ( 103): report status : 4
D/GpsLocationProvider( 103): Releasing wakelock
W/KeyCharacterMap( 9267): No keyboard for id 65540
W/KeyCharacterMap( 9267): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/alogcat ( 9267): saving log to: /sdcard/alogcat/alogcat.2011-04-12-18-26-39-0500.txt
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2056 objects / 414016 bytes in 44ms
I/dalvikvm-heap( 9267): Grow heap (frag case) to 2.908MB for 23798-byte allocation
D/dalvikvm( 9267): GC_FOR_MALLOC freed 300 objects / 20488 bytes in 43ms
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 9630): GC_FOR_MALLOC freed 5102 objects / 494040 bytes in 63ms
D/dalvikvm( 6907): GC_EXPLICIT freed 2672 objects / 219824 bytes in 69ms
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 9425): GC_EXPLICIT freed 8720 objects / 528464 bytes in 48ms
D/HtcLockScreen( 103): onRefreshBatteryInfo showBatteryInfo:falsepluggedIn:falsebatteryLevel:75
D/HtcLockScreen( 103): onRefreshBatteryInfo currentData mPluggedIn:truemBatteryLevel:75
I/HtcLockScreen( 103): updateStatusViewByPriority, mIsSimCheckView = false, mIsBatteryInfo = false, mIsMusicPlaying = false, mIsAirPlaneMode = false
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
D/SystemPanel( 771): Recorder Update, force=false
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/BatteryService( 103): isUsbConnected() = false
D/BatteryService( 103): mPlugType = 0
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/Tethering( 103): InitialState.processMessage what=4
D/Tethering( 103): sendTetherStateChangedBroadcast 0, 0, 0
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/BatteryService( 103): isUsbConnected() = false
D/BatteryService( 103): mPlugType = 0
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
 
Last edited:

beepsilver

Senior Member
Jan 10, 2011
258
39
part 2

I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/BatteryService( 103): isUsbConnected() = false
D/BatteryService( 103): mPlugType = 0
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/global ( 103): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/BatteryService( 103): isUsbConnected() = false
D/BatteryService( 103): mPlugType = 0
I/ActivityThread(10502): Publishing provider com.google.android.apps.gesturesearch.history: com.google.android.apps.gesturesearch.data.QueryHistoryProvider
I/ActivityThread(10502): Publishing provider com.google.android.apps.gesturesearch.index: com.google.android.apps.gesturesearch.data.IndexProvider
D/UsbConnectedReceiver( 5567): action = psclient.intent.action.usb_status
D/UsbConnectedReceiver( 5567): ACTION_BATTERY_CHANGED
D/UsbConnectedReceiver( 5567): usbCurrentType = 0
D/NetSharing_NSReceiver( 9823): onReceive : android.net.conn.TETHER_STATE_CHANGED
D/UsbConnectedReceiver( 5567): send battery change plugged = 0
D/NetSharing_NSReceiver( 9823): onReceive : com.htc.usb.change
D/NetSharing_NSReceiver( 9823): USB = false hasTethered = false
D/dalvikvm( 9267): GC_FOR_MALLOC freed 1690 objects / 529760 bytes in 42ms
D/UsbConnectedReceiver( 5567): USB Disconnected.
D/UsbConnectedReceiver( 5567): action = psclient.intent.action.usb_status
D/UsbConnectedReceiver( 5567): ACTION_BATTERY_CHANGED
D/UsbConnectedReceiver( 5567): usbCurrentType = 0
D/UsbConnectedReceiver( 5567): Current type is same as previous, return!
D/UsbConnectedReceiver( 5567): action = psclient.intent.action.usb_status
D/UsbConnectedReceiver( 5567): ACTION_BATTERY_CHANGED
D/UsbConnectedReceiver( 5567): usbCurrentType = 0
D/UsbConnectedReceiver( 5567): Current type is same as previous, return!
D/UsbConnectedReceiver( 5567): action = psclient.intent.action.usb_status
D/UsbConnectedReceiver( 5567): ACTION_BATTERY_CHANGED
D/UsbConnectedReceiver( 5567): usbCurrentType = 0
D/UsbConnectedReceiver( 5567): Current type is same as previous, return!
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
D/dalvikvm( 9462): GC_FOR_MALLOC freed 8295 objects / 468680 bytes in 35ms
I/global ( 9462): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 103): GC_EXTERNAL_ALLOC freed 40289 objects / 2097360 bytes in 129ms
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/global ( 9462): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/global ( 5567): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/UsbConnectedReceiver( 5567): usb_cable_connect = 0
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2084 objects / 518688 bytes in 35ms
D/UsbConnectedReceiver( 5567): Catch USB Disconnect Event, USB cable does really not exist.
V/NotificationService( 103): dual Led off
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0,len=1
E/lights ( 103): write ok string=0 0,len=3
I/LSState ( 103): EventReceiver:android.intent.action.NOTIFICATION_REMOVE
D/UsbConnectedReceiver( 5567): ADB Enable = false
D/UsbConnectedReceiver( 5567): ADB StartByMe = false
D/UsbConnectedReceiver( 5567): Try to stop ObexService.
D/UsbConnectedReceiver( 5567): Try to stop PSService.
D/ObexHelper( 5567): try to stop server.
D/ObexHelper( 5567): clean up server.
D/UsbConnectedReceiver( 5567): action = com.htc.android.psclient.SERVER_STARTUP
D/UsbConnectedReceiver( 5567): Server Start Up. ServerType=0 ServerStatus=0
D/dalvikvm( 9823): GC_EXPLICIT freed 382 objects / 18648 bytes in 50ms
D/ObexHelper( 5567): try to stop server.
D/ObexHelper( 5567): clean up server.
D/UsbConnectedReceiver( 5567): action = com.htc.android.psclient.SERVER_STARTUP
D/UsbConnectedReceiver( 5567): Server Start Up. ServerType=0 ServerStatus=0
D/LocationManagerService( 103): CdmaCellLocation Available
D/LocationManager( 9630): requestLocationUpdates: provider = network, intent = PendingIntent{460a8290: android.os.BinderProxy@46175148}
D/LocationManager( 9630): requestLocationUpdates: provider = passive, intent = PendingIntent{460a8290: android.os.BinderProxy@46175148}
D/dalvikvm( 9630): GC_FOR_MALLOC freed 4828 objects / 518528 bytes in 40ms
I/wpa_supplicant( 304): CTRL-EVENT-SCAN-RESULTS Ready
D/LocationMasfClient( 103): getNetworkLocation(): Returning cache location with accuracy 58.0
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2192 objects / 517176 bytes in 36ms
D/LocationManager( 9630): requestLocationUpdates: provider = network, intent = PendingIntent{4617e190: android.os.BinderProxy@4618bcd0}
D/LocationManager( 9630): requestLocationUpdates: provider = passive, intent = PendingIntent{4617e190: android.os.BinderProxy@4618bcd0}
I/global ( 920): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/dalvikvm(10084): GC_EXPLICIT freed 9364 objects / 344440 bytes in 98ms
D/Killswitch( 6445): sensor event for accel fire changed to true inCall=false vals: [-2.7240696, 0.6537767, -12.217452]
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2000 objects / 519272 bytes in 38ms
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2245 objects / 523080 bytes in 33ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/LocationManagerService( 103): CdmaCellLocation Available
D/dalvikvm( 9630): GC_FOR_MALLOC freed 4989 objects / 543360 bytes in 42ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2420 objects / 515480 bytes in 32ms
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/dalvikvm( 5567): GC_EXPLICIT freed 3356 objects / 300904 bytes in 67ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for accel fire changed to false inCall=false vals: [1.2666923, 4.9850473, 4.2495484]
D/Killswitch( 6445): handleMessage 0x201
D/dalvikvm( 6445): GC_EXPLICIT freed 2842 objects / 193048 bytes in 58ms
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2440 objects / 519400 bytes in 45ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/dalvikvm( 201): GC_EXPLICIT freed 745 objects / 30184 bytes in 55ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/dalvikvm( 200): GC_FOR_MALLOC freed 21889 objects / 848144 bytes in 67ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2439 objects / 520096 bytes in 35ms
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/dalvikvm( 9267): GC_FOR_MALLOC freed 2454 objects / 522984 bytes in 37ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
D/Killswitch( 6445): sensor event for proxim fire changed to true inCall=false vals: [0.0, 0.0, 0.0]
D/dalvikvm( 920): GC_EXPLICIT freed 2454 objects / 317904 bytes in 62ms
D/Killswitch( 6445): sensor event for proxim fire changed to false inCall=false vals: [1.0, 0.0, 0.0]
D/Killswitch( 6445): handleMessage 0x201
W/KeyCharacterMap( 9267): No keyboard for id 65540
W/KeyCharacterMap( 9267): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 9630): GC_EXPLICIT freed 2239 objects / 178608 bytes in 60ms
 

beepsilver

Senior Member
Jan 10, 2011
258
39
power

Plugging and unplugging ac power seems to be the issue. When I have it plugged in to my USB or wall outlet, killswitch works every time. As soon as I unplug it, it stops working. When I plug it back in, it continues to work (without any modification to the Killswitch settings). It seems the only time Killswitch works as advertised is when I have a fresh install of Killswitch. Then after a few minutes, it stops working until I connect the phone to ac power. I sure appreciate your involvement--thank you!
 
Last edited:

ftgg99

Account currently disabled
Mar 20, 2010
8,778
2,019
Hi - im still looking into it im afraid - we have two apps coming out tomorrow and support is kind of hard to come by...

I promise ill look into it second half of the day tomorrow, sorry for the delay!
 

beepsilver

Senior Member
Jan 10, 2011
258
39
Thank you--and good luck on your other apps!

I'm wondering how much power changes (ac to dc or dc to ac) has to do with it, because every time I change power, killswitch functionality changes.
Also, even though I have "turn off lockscreen" enabled, the phone sometimes returns to a lock state when i press a hardware key to turn on the phone. HTC Sense?

Thanks for your help.

Greg
 
Apr 27, 2010
30
1
I've installed, but it works, sometimes, sometimes not. In addition, I had not read the entire description: Does not work as the "iPad smartcover" because the device does not wake up. I've uninstalled it but ... Surprise! no refund.

I understand it is my fault for not reading the entire description of the product (and this whole thread), but do not understand why no refund.

Next time ...
 

ftgg99

Account currently disabled
Mar 20, 2010
8,778
2,019
Hi, Im the dev! The description says "Almost like Apples Smartcover" :)

Anyway, lets see if we cant solve your problem!

Could you please send me a logcat in debug mode so i can solve this issue?

What you need to do is:

1. Download aLogcat from the market
2. Tick "Debug mode" in Screenshot ER
3. Run aLogcat
4. Reproduce your error in Screenshot ER
5. Go into aLogcat and pause
6. Use the share menu to send the resulting text either to fahrbotmobile@gmail.com or via PM here at XDA

Thanks!
 

beepsilver

Senior Member
Jan 10, 2011
258
39
Resolution?

Thanks Dev--any resolution on the issue I posted last week? I know you've been busy....
 

kiteOregon

Member
Mar 7, 2006
28
4
Did i miss something, looks very promising, works fine to turn off on the xoom, but it does not wake back up. Seems like it would be very nice if it would wake when the cover opened.

I did not see that it did not wake until page 7 of the comments, you should post this very clearly on the app page in the market.

No refund.... guess i will just wait until this feature is enabled and try to use it again.

e.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    MOD EDIT: links removed

    Killswitch for tablets and phones


    Fahrbot Mobile presents Killswitch, a utility made specifically for devices with cases.


    What does Killswitch do?

    The app uses a combination of sensors to control the sleep state and screen lock of any device.

    At the moment, it uses the proximity sensor, light sensor and accelerometer.

    Killswitch now has a night mode for weak sensors - if you find there are errors working in low light conditions on your device, simply set up a schedule!

    Killswitch has the added advantage of removing your lockscreen via two different methods if you so wish. If you have a case, it really isn't necessary and can be annoying.


    Why use Killswitch?

    Killswitch will save you battery - putting your device to sleep is as intuitive as shutting your case or turning your phone face down.

    And, of course, Killswitch will show all your ipad and iphone loving mates why android is just that much more awesome :)

    After upgrading to a newer version, please go into the settings dialog and enable Killswitch again. This is not optimal, but it saves battery and cpu time by removing the necessity for a constantly running service!

    In order to uninstall the app, untick "Admin privileges" in Killswitch or via the Accessibility page of your device's settings.


    sleeplessninja video review:

    Thanks bud.



    Android Market link:
    The app is available right now on the Android Market.

    Screens:
    1
    Yep, that looks like its working as it should... enjoy!
    1
    IM working on it - the next release should come on thursday!
    1
    Yes, im afraid so. By the way, we are going to release a little version bump later with a new icon.