Cita: Originalmente Escrito por
telo
Pues mira por XDA como hacer un logcat o mira otra aplicacion de logcat, que hay varias, el caso que tiene que aparecer el error al dar a FC, ahi saldremos de dudas, pero desarrollar una ROM sin debugear es para pensarselo, por que con errores sencillos como estos te puedes tirar dias para solucionarlos.
con catlog he conseguido esto:
(Click para mostrar/ocultar)
build.board: galbi
build.bootloader: unknown
build.brand: LGE
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: d802
build.display: cm_d802-userdebug 4.4.2 KOT49H 19f4862512 test-keys
build.fingerprint: lge/g2_open_com/g2:4.2.2/JDQ39B/D80210a.1378316352:user/release-keys
build.hardware: g2
build.host: r0i-DarkSideTeam
build.id: KOT49H
build.manufacturer: lge
build.model: LG-D802
build.product: cm_d802
build.radio: unknown
build.serial: 03aca7ce4d57a5d9
build.tags: test-keys
build.time: 1388628317000
build.type: userdebug
build.user: r0i
version.codename: REL
version.incremental: 19f4862512
version.release: 4.4.2
version.sdk_int: 19
01-02 13:23:30.553 E/ThermalEngine(220): [GPU_MON] 6 percent. Current Sampling Time is 4 sec
01-02 13:23:31.503 V/audio_hw_primary(211): out_standby: enter: usecase(1: low-latency-playback)
01-02 13:23:31.563 V/audio_hw_primary(211): stop_output_stream: enter: usecase(1: low-latency-playback)
01-02 13:23:31.563 V/audio_hw_primary(211): disable_audio_route: enter: usecase(1)
01-02 13:23:31.563 V/audio_hw_primary(211): disable_audio_route: reset mixer path: low-latency-playback
01-02 13:23:31.563 V/audio_hw_primary(211): disable_audio_route: exit
01-02 13:23:31.563 V/audio_hw_primary(211): disable_snd_device: snd_device(2: speaker) refcnt=0
01-02 13:23:31.573 V/audio_hw_primary(211): stop_output_stream: exit: status(0)
01-02 13:23:31.573 V/audio_hw_primary(211): out_standby: exit
01-02 13:23:32.883 V/PanelView(1093): animationTick called with dtms=0; nothing to do (h=511.23373 v=2543.621)
01-02 13:23:32.883 V/PanelView(1093): animationTick called with dtms=-2; nothing to do (h=511.23373 v=2543.621)
01-02 13:23:33.053 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:23:33.053 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:23:33.053 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:23:33.053 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:23:33.053 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:23:33.053 D/qcom_sensors_hal(868): hal_process_report_ind: X: -1.012222 Y: 4.731934 Z: 8.840469
01-02 13:23:33.053 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-1.012222 .y:4.731934 .z:8.840469
01-02 13:23:33.053 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:23:33.053 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:23:33.113 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:23:33.113 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:23:33.113 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:23:33.113 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:23:33.113 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:23:33.113 D/qcom_sensors_hal(868): hal_process_report_ind: X: -0.789688 Y: 4.727142 Z: 7.977859
01-02 13:23:33.113 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-0.789688 .y:4.727142 .z:7.977859
01-02 13:23:33.113 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:23:33.113 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:23:33.433 V/audio_hw_primary(211): start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
01-02 13:23:33.433 D/audio_hw_primary(211): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> send_audio_cal, acdb_id = 15, path = 0
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> send_adm_topology
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> send_audtable
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_CAL
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> send_audvoltable
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> send_afe_cal
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
01-02 13:23:33.433 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AFE_CAL
01-02 13:23:33.433 V/audio_hw_primary(211): enable_snd_device: snd_device(2: speaker)
01-02 13:23:33.443 V/audio_hw_primary(211): enable_audio_route: enter: usecase(1)
01-02 13:23:33.443 V/audio_hw_primary(211): enable_audio_route: apply mixer path: low-latency-playback
01-02 13:23:33.443 V/audio_hw_primary(211): enable_audio_route: exit
01-02 13:23:33.443 V/audio_hw_primary(211): start_output_stream: Opening PCM device card_id(0) device_id(15)
01-02 13:23:33.443 V/audio_hw_primary(211): start_output_stream: exit
01-02 13:23:36.233 D/MobileDataStateTracker(868): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
01-02 13:23:36.233 D/MobileDataStateTracker(868): default: Received state=CONNECTED, old=CONNECTED, reason=(unspecified)
01-02 13:23:36.553 I/ActivityManager(868): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from pid 1093
01-02 13:23:36.593 V/PanelView(1093): animationTick called with dtms=0; nothing to do (h=1776.0 v=-6000.0)
01-02 13:23:36.613 V/PhoneStatusBar(1093): setLightsOn(true)
01-02 13:23:36.873 D/BluetoothManagerService(868): Message: 20
01-02 13:23:36.873 D/BluetoothManagerService(868): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$P roxy@422b5198:true
01-02 13:23:36.883 D/BluetoothAdapter(5482): 1115912168: getState() : mService = null. Returning STATE_OFF
01-02 13:23:36.883 D/BluetoothManagerService(868): Message: 30
01-02 13:23:36.883 D/BluetoothManagerService(868): Message: 30
01-02 13:23:36.883 D/LocalBluetoothProfileManager(5482): Adding local MAP profile
01-02 13:23:36.883 D/BluetoothMap(5482): Create BluetoothMap proxy object
01-02 13:23:36.883 D/BluetoothManagerService(868): Message: 30
01-02 13:23:36.883 W/ContextImpl(5482): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothInputDevice.doBind:256 android.bluetooth.BluetoothInputDevice.<init>:249 android.bluetooth.BluetoothAdapter.getProfileProxy :1197
01-02 13:23:36.883 W/ContextImpl(5482): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothPan.doBind:149 android.bluetooth.BluetoothPan.<init>:141 android.bluetooth.BluetoothAdapter.getProfileProxy :1200
01-02 13:23:36.883 W/ContextImpl(5482): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothMap.doBind:109 android.bluetooth.BluetoothMap.<init>:102 android.bluetooth.BluetoothAdapter.getProfileProxy :1212
01-02 13:23:36.893 D/BluetoothManagerService(868): Message: 30
01-02 13:23:36.893 D/LocalBluetoothProfileManager(5482): LocalBluetoothProfileManager construction complete
01-02 13:23:36.893 W/ContextImpl(5482): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothPbap.doBind:164 android.bluetooth.BluetoothPbap.<init>:157 com.android.settings.bluetooth.PbapServerProfile.< init>:68
01-02 13:23:36.903 D/BluetoothAdapter(5482): 1115912168: getState() : mService = null. Returning STATE_OFF
01-02 13:23:36.903 D/BluetoothAdapter(5482): 1115912168: getState() : mService = null. Returning STATE_OFF
01-02 13:23:37.153 I/Adreno-EGL(5482): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
01-02 13:23:37.173 D/OpenGLRenderer(5482): Enabling debug mode 0
01-02 13:23:37.183 D/WifiService(868): setWifiEnabled: true pid=5482, uid=1000
01-02 13:23:37.193 D/BluetoothAdapter(5482): 1115912168: getState() : mService = null. Returning STATE_OFF
01-02 13:23:37.423 I/ActivityManager(868): Displayed com.android.settings/.Settings: +745ms
01-02 13:23:37.443 I/ActivityManager(868): Timeline: Activity_windows_visible id: ActivityRecord{4217aa10 u0 com.android.settings/.Settings t17} time:440701
01-02 13:23:37.453 I/ActivityManager(5482): Timeline: Activity_idle id: android.os.BinderProxy@4246da10 time:440719
01-02 13:23:38.363 I/ActivityManager(5482): Timeline: Activity_launch_request id:com.android.settings time:441625
01-02 13:23:38.363 I/ActivityManager(868): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from pid 5482
01-02 13:23:38.443 D/SubSettings(5482): Launching fragment com.android.settings.telokang.teloradio.TeloRadioS ettings
01-02 13:23:38.443 D/AndroidRuntime(5482): Shutting down VM
01-02 13:23:38.443 W/dalvikvm(5482): threadid=1: thread exiting with uncaught exception (group=0x41e7bc80)
01-02 13:23:38.443 E/AndroidRuntime(5482): FATAL EXCEPTION: main
01-02 13:23:38.443 E/AndroidRuntime(5482): Process: com.android.settings, PID: 5482
01-02 13:23:38.443 E/AndroidRuntime(5482): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.telokang.teloradio.TeloRadioS ettings: make sure class name exists, is public, and has an empty constructor that is public
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2215)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.ActivityThread.handleLaunchActivity(Ac tivityThread.java:2265)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.ActivityThread.access$800(ActivityThre ad.java:145)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.ActivityThread$H.handleMessage(Activit yThread.java:1206)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.os.Handler.dispatchMessage(Handler.java:10 2)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.os.Looper.loop(Looper.java:136)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.ActivityThread.main(ActivityThread.jav a:5081)
01-02 13:23:38.443 E/AndroidRuntime(5482): at java.lang.reflect.Method.invokeNative(Native Method)
01-02 13:23:38.443 E/AndroidRuntime(5482): at java.lang.reflect.Method.invoke(Method.java:515)
01-02 13:23:38.443 E/AndroidRuntime(5482): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:781)
01-02 13:23:38.443 E/AndroidRuntime(5482): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:597)
01-02 13:23:38.443 E/AndroidRuntime(5482): at dalvik.system.NativeStart.main(Native Method)
01-02 13:23:38.443 E/AndroidRuntime(5482): Caused by: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.telokang.teloradio.TeloRadioS ettings: make sure class name exists, is public, and has an empty constructor that is public
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.Fragment.instantiate(Fragment.java:597 )
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.preference.PreferenceActivity.switchToHead erInner(PreferenceActivity.java:1232)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.preference.PreferenceActivity.switchToHead er(PreferenceActivity.java:1248)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.preference.PreferenceActivity.onCreate(Pre ferenceActivity.java:554)
01-02 13:23:38.443 E/AndroidRuntime(5482): at com.android.settings.Settings.onCreate(Settings.ja va:220)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.Activity.performCreate(Activity.java:5 231)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.Instrumentation.callActivityOnCreate(I nstrumentation.java:1087)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2169)
01-02 13:23:38.443 E/AndroidRuntime(5482): ... 11 more
01-02 13:23:38.443 E/AndroidRuntime(5482): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.settings.telokang.teloradio.TeloRadio Settings" on path: DexPathList[[zip file "/system/framework/org.cyanogenmod.hardware.jar", zip file "/system/priv-app/Settings.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
01-02 13:23:38.443 E/AndroidRuntime(5482): at dalvik.system.BaseDexClassLoader.findClass(BaseDex ClassLoader.java:56)
01-02 13:23:38.443 E/AndroidRuntime(5482): at java.lang.ClassLoader.loadClass(ClassLoader.java:4 97)
01-02 13:23:38.443 E/AndroidRuntime(5482): at java.lang.ClassLoader.loadClass(ClassLoader.java:4 57)
01-02 13:23:38.443 E/AndroidRuntime(5482): at android.app.Fragment.instantiate(Fragment.java:583 )
01-02 13:23:38.443 E/AndroidRuntime(5482): ... 18 more
01-02 13:23:38.443 W/ActivityManager(868): Force finishing activity com.android.settings/.SubSettings
01-02 13:23:38.453 W/ActivityManager(868): Force finishing activity com.android.settings/.Settings
01-02 13:23:38.953 W/ActivityManager(868): Activity pause timeout for ActivityRecord{430d80c8 u0 com.android.settings/.SubSettings t17 f}
01-02 13:23:39.173 I/ActivityManager(4269): Timeline: Activity_idle id: android.os.BinderProxy@42178ef8 time:442436
01-02 13:23:39.503 I/ActivityManager(868): Timeline: Activity_windows_visible id: ActivityRecord{4268fc90 u0 com.nolanlawson.logcat/.LogcatActivity t16} time:442764
01-02 13:23:40.053 I/Process (5482): Sending signal. PID: 5482 SIG: 9
01-02 13:23:40.053 V/PhoneStatusBar(1093): setLightsOn(true)
01-02 13:23:40.093 I/ActivityManager(868): Process com.android.settings (pid 5482) has died.
01-02 13:23:40.093 I/WindowState(868): WIN DEATH: Window{42307278 u0 com.android.settings/com.android.settings.Settings}
01-02 13:23:43.183 V/audio_hw_primary(211): out_standby: enter: usecase(1: low-latency-playback)
01-02 13:23:43.243 V/audio_hw_primary(211): stop_output_stream: enter: usecase(1: low-latency-playback)
01-02 13:23:43.243 V/audio_hw_primary(211): disable_audio_route: enter: usecase(1)
01-02 13:23:43.243 V/audio_hw_primary(211): disable_audio_route: reset mixer path: low-latency-playback
01-02 13:23:43.243 V/audio_hw_primary(211): disable_audio_route: exit
01-02 13:23:43.243 V/audio_hw_primary(211): disable_snd_device: snd_device(2: speaker) refcnt=0
01-02 13:23:43.243 V/audio_hw_primary(211): stop_output_stream: exit: status(0)
01-02 13:23:43.243 V/audio_hw_primary(211): out_standby: exit
01-02 13:23:45.403 D/MobileDataStateTracker(868): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
01-02 13:23:45.403 D/MobileDataStateTracker(868): default: Received state=CONNECTED, old=CONNECTED, reason=(unspecified)
01-02 13:23:46.003 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:23:46.003 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:23:46.003 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:23:46.003 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:23:46.003 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:23:46.003 D/qcom_sensors_hal(868): hal_process_report_ind: X: -0.978729 Y: 4.341904 Z: 8.547348
01-02 13:23:46.003 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-0.978729 .y:4.341904 .z:8.547348
01-02 13:23:46.003 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:23:46.003 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:23:46.073 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:23:46.073 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:23:46.073 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:23:46.073 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:23:46.073 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:23:46.073 D/qcom_sensors_hal(868): hal_process_report_ind: X: -0.975143 Y: 4.344299 Z: 8.470779
01-02 13:23:46.073 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-0.975143 .y:4.344299 .z:8.470779
01-02 13:23:46.073 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:23:46.073 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:23:50.553 E/ThermalEngine(220): [GPU_MON] 0 percent. Current Sampling Time is 4 sec
01-02 13:23:53.433 V/PanelView(1093): animationTick called with dtms=0; nothing to do (h=738.6153 v=6048.422)
01-02 13:23:54.003 I/ActivityManager(868): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from pid 1093
01-02 13:23:54.013 V/audio_hw_primary(211): start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
01-02 13:23:54.013 D/audio_hw_primary(211): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> send_audio_cal, acdb_id = 15, path = 0
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> send_adm_topology
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> send_audtable
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_CAL
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> send_audvoltable
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> send_afe_cal
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
01-02 13:23:54.013 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AFE_CAL
01-02 13:23:54.013 V/audio_hw_primary(211): enable_snd_device: snd_device(2: speaker)
01-02 13:23:54.023 V/audio_hw_primary(211): enable_audio_route: enter: usecase(1)
01-02 13:23:54.023 V/audio_hw_primary(211): enable_audio_route: apply mixer path: low-latency-playback
01-02 13:23:54.023 V/audio_hw_primary(211): enable_audio_route: exit
01-02 13:23:54.023 V/audio_hw_primary(211): start_output_stream: Opening PCM device card_id(0) device_id(15)
01-02 13:23:54.023 V/audio_hw_primary(211): start_output_stream: exit
01-02 13:23:54.073 V/PanelView(1093): animationTick called with dtms=0; nothing to do (h=1776.0 v=-6000.0)
01-02 13:23:54.073 I/ActivityManager(868): Start proc com.android.settings for activity com.android.settings/.Settings: pid=6084 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003}
01-02 13:23:54.113 V/PhoneStatusBar(1093): setLightsOn(true)
01-02 13:23:54.363 D/BluetoothManagerService(868): Message: 20
01-02 13:23:54.363 D/BluetoothManagerService(868): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$P roxy@421b9c88:true
01-02 13:23:54.363 D/BluetoothAdapter(6084): 1112563656: getState() : mService = null. Returning STATE_OFF
01-02 13:23:54.363 D/BluetoothManagerService(868): Message: 30
01-02 13:23:54.363 W/ContextImpl(6084): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothInputDevice.doBind:256 android.bluetooth.BluetoothInputDevice.<init>:249 android.bluetooth.BluetoothAdapter.getProfileProxy :1197
01-02 13:23:54.373 D/BluetoothManagerService(868): Message: 30
01-02 13:23:54.373 D/LocalBluetoothProfileManager(6084): Adding local MAP profile
01-02 13:23:54.373 D/BluetoothMap(6084): Create BluetoothMap proxy object
01-02 13:23:54.373 D/BluetoothManagerService(868): Message: 30
01-02 13:23:54.373 D/BluetoothManagerService(868): Message: 30
01-02 13:23:54.373 D/LocalBluetoothProfileManager(6084): LocalBluetoothProfileManager construction complete
01-02 13:23:54.373 W/ContextImpl(6084): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothPan.doBind:149 android.bluetooth.BluetoothPan.<init>:141 android.bluetooth.BluetoothAdapter.getProfileProxy :1200
01-02 13:23:54.373 W/ContextImpl(6084): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothMap.doBind:109 android.bluetooth.BluetoothMap.<init>:102 android.bluetooth.BluetoothAdapter.getProfileProxy :1212
01-02 13:23:54.373 W/ContextImpl(6084): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothPbap.doBind:164 android.bluetooth.BluetoothPbap.<init>:157 com.android.settings.bluetooth.PbapServerProfile.< init>:68
01-02 13:23:54.383 D/BluetoothAdapter(6084): 1112563656: getState() : mService = null. Returning STATE_OFF
01-02 13:23:54.383 D/BluetoothAdapter(6084): 1112563656: getState() : mService = null. Returning STATE_OFF
01-02 13:23:54.543 I/Adreno-EGL(6084): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
01-02 13:23:54.583 D/OpenGLRenderer(6084): Enabling debug mode 0
01-02 13:23:54.593 D/WifiService(868): setWifiEnabled: true pid=6084, uid=1000
01-02 13:23:54.603 D/BluetoothAdapter(6084): 1112563656: getState() : mService = null. Returning STATE_OFF
01-02 13:23:54.853 I/ActivityManager(868): Displayed com.android.settings/.Settings: +786ms (total +16s445ms)
01-02 13:23:54.893 I/ActivityManager(868): Timeline: Activity_windows_visible id: ActivityRecord{428045b0 u0 com.android.settings/.Settings t18} time:458153
01-02 13:23:54.903 I/ActivityManager(6084): Timeline: Activity_idle id: android.os.BinderProxy@4212f690 time:458163
01-02 13:23:55.903 I/ActivityManager(6084): Timeline: Activity_launch_request id:com.android.settings time:459166
01-02 13:23:55.903 I/ActivityManager(868): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from pid 6084
01-02 13:23:55.973 D/SubSettings(6084): Launching fragment com.android.settings.telokang.teloradio.TeloRadioS ettings
01-02 13:23:55.973 D/AndroidRuntime(6084): Shutting down VM
01-02 13:23:55.973 W/dalvikvm(6084): threadid=1: thread exiting with uncaught exception (group=0x41e7bc80)
01-02 13:23:55.983 E/AndroidRuntime(6084): FATAL EXCEPTION: main
01-02 13:23:55.983 E/AndroidRuntime(6084): Process: com.android.settings, PID: 6084
01-02 13:23:55.983 E/AndroidRuntime(6084): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.telokang.teloradio.TeloRadioS ettings: make sure class name exists, is public, and has an empty constructor that is public
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2215)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.ActivityThread.handleLaunchActivity(Ac tivityThread.java:2265)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.ActivityThread.access$800(ActivityThre ad.java:145)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.ActivityThread$H.handleMessage(Activit yThread.java:1206)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.os.Handler.dispatchMessage(Handler.java:10 2)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.os.Looper.loop(Looper.java:136)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.ActivityThread.main(ActivityThread.jav a:5081)
01-02 13:23:55.983 E/AndroidRuntime(6084): at java.lang.reflect.Method.invokeNative(Native Method)
01-02 13:23:55.983 E/AndroidRuntime(6084): at java.lang.reflect.Method.invoke(Method.java:515)
01-02 13:23:55.983 E/AndroidRuntime(6084): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:781)
01-02 13:23:55.983 E/AndroidRuntime(6084): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:597)
01-02 13:23:55.983 E/AndroidRuntime(6084): at dalvik.system.NativeStart.main(Native Method)
01-02 13:23:55.983 E/AndroidRuntime(6084): Caused by: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.telokang.teloradio.TeloRadioS ettings: make sure class name exists, is public, and has an empty constructor that is public
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.Fragment.instantiate(Fragment.java:597 )
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.preference.PreferenceActivity.switchToHead erInner(PreferenceActivity.java:1232)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.preference.PreferenceActivity.switchToHead er(PreferenceActivity.java:1248)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.preference.PreferenceActivity.onCreate(Pre ferenceActivity.java:554)
01-02 13:23:55.983 E/AndroidRuntime(6084): at com.android.settings.Settings.onCreate(Settings.ja va:220)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.Activity.performCreate(Activity.java:5 231)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.Instrumentation.callActivityOnCreate(I nstrumentation.java:1087)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2169)
01-02 13:23:55.983 E/AndroidRuntime(6084): ... 11 more
01-02 13:23:55.983 E/AndroidRuntime(6084): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.settings.telokang.teloradio.TeloRadio Settings" on path: DexPathList[[zip file "/system/framework/org.cyanogenmod.hardware.jar", zip file "/system/priv-app/Settings.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
01-02 13:23:55.983 E/AndroidRuntime(6084): at dalvik.system.BaseDexClassLoader.findClass(BaseDex ClassLoader.java:56)
01-02 13:23:55.983 E/AndroidRuntime(6084): at java.lang.ClassLoader.loadClass(ClassLoader.java:4 97)
01-02 13:23:55.983 E/AndroidRuntime(6084): at java.lang.ClassLoader.loadClass(ClassLoader.java:4 57)
01-02 13:23:55.983 E/AndroidRuntime(6084): at android.app.Fragment.instantiate(Fragment.java:583 )
01-02 13:23:55.983 E/AndroidRuntime(6084): ... 18 more
01-02 13:23:55.983 W/ActivityManager(868): Force finishing activity com.android.settings/.SubSettings
01-02 13:23:55.983 W/ActivityManager(868): Force finishing activity com.android.settings/.Settings
01-02 13:23:56.493 W/ActivityManager(868): Activity pause timeout for ActivityRecord{42144018 u0 com.android.settings/.SubSettings t18 f}
01-02 13:23:56.713 I/ActivityManager(4269): Timeline: Activity_idle id: android.os.BinderProxy@42178ef8 time:459975
01-02 13:23:57.053 I/ActivityManager(868): Timeline: Activity_windows_visible id: ActivityRecord{4268fc90 u0 com.nolanlawson.logcat/.LogcatActivity t16} time:460315
01-02 13:23:57.833 I/Process (6084): Sending signal. PID: 6084 SIG: 9
01-02 13:23:57.843 V/PhoneStatusBar(1093): setLightsOn(true)
01-02 13:23:57.843 I/ActivityManager(868): Process com.android.settings (pid 6084) has died.
01-02 13:23:57.843 I/WindowState(868): WIN DEATH: Window{423014d0 u0 com.android.settings/com.android.settings.Settings}
01-02 13:23:59.033 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:23:59.033 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:23:59.033 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:23:59.033 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:23:59.033 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:23:59.033 D/qcom_sensors_hal(868): hal_process_report_ind: X: -0.799271 Y: 3.723358 Z: 8.536591
01-02 13:23:59.033 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-0.799271 .y:3.723358 .z:8.536591
01-02 13:23:59.033 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:23:59.033 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:23:59.103 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:23:59.103 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:23:59.103 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:23:59.103 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:23:59.103 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:23:59.103 D/qcom_sensors_hal(868): hal_process_report_ind: X: -0.900955 Y: 3.705414 Z: 8.961319
01-02 13:23:59.103 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-0.900955 .y:3.705414 .z:8.961319
01-02 13:23:59.103 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:23:59.103 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:24:00.953 V/audio_hw_primary(211): out_standby: enter: usecase(1: low-latency-playback)
01-02 13:24:01.003 V/audio_hw_primary(211): stop_output_stream: enter: usecase(1: low-latency-playback)
01-02 13:24:01.003 V/audio_hw_primary(211): disable_audio_route: enter: usecase(1)
01-02 13:24:01.013 V/audio_hw_primary(211): disable_audio_route: reset mixer path: low-latency-playback
01-02 13:24:01.013 V/audio_hw_primary(211): disable_audio_route: exit
01-02 13:24:01.013 V/audio_hw_primary(211): disable_snd_device: snd_device(2: speaker) refcnt=0
01-02 13:24:01.013 V/audio_hw_primary(211): stop_output_stream: exit: status(0)
01-02 13:24:01.013 V/audio_hw_primary(211): out_standby: exit
01-02 13:24:06.103 V/PanelView(1093): animationTick called with dtms=0; nothing to do (h=345.8199 v=3054.0962)
01-02 13:24:06.903 I/ActivityManager(868): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from pid 1093
01-02 13:24:06.913 V/audio_hw_primary(211): start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
01-02 13:24:06.913 D/audio_hw_primary(211): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> send_audio_cal, acdb_id = 15, path = 0
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> send_adm_topology
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> send_audtable
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_CAL
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> send_audvoltable
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> send_afe_cal
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
01-02 13:24:06.913 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AFE_CAL
01-02 13:24:06.913 V/audio_hw_primary(211): enable_snd_device: snd_device(2: speaker)
01-02 13:24:06.913 V/audio_hw_primary(211): enable_audio_route: enter: usecase(1)
01-02 13:24:06.913 V/audio_hw_primary(211): enable_audio_route: apply mixer path: low-latency-playback
01-02 13:24:06.913 V/audio_hw_primary(211): enable_audio_route: exit
01-02 13:24:06.913 V/audio_hw_primary(211): start_output_stream: Opening PCM device card_id(0) device_id(15)
01-02 13:24:06.913 V/audio_hw_primary(211): start_output_stream: exit
01-02 13:24:06.923 V/PanelView(1093): animationTick called with dtms=0; nothing to do (h=1776.0 v=-6000.0)
01-02 13:24:06.953 I/ActivityManager(868): Start proc com.android.settings for activity com.android.settings/.Settings: pid=6189 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003}
01-02 13:24:06.993 V/PhoneStatusBar(1093): setLightsOn(true)
01-02 13:24:07.213 D/BluetoothManagerService(868): Message: 20
01-02 13:24:07.213 D/BluetoothManagerService(868): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$P roxy@42313e08:true
01-02 13:24:07.223 D/BluetoothAdapter(6189): 1112567608: getState() : mService = null. Returning STATE_OFF
01-02 13:24:07.223 D/BluetoothManagerService(868): Message: 30
01-02 13:24:07.223 D/BluetoothManagerService(868): Message: 30
01-02 13:24:07.223 D/LocalBluetoothProfileManager(6189): Adding local MAP profile
01-02 13:24:07.223 D/BluetoothMap(6189): Create BluetoothMap proxy object
01-02 13:24:07.223 D/BluetoothManagerService(868): Message: 30
01-02 13:24:07.223 D/BluetoothManagerService(868): Message: 30
01-02 13:24:07.223 W/ContextImpl(6189): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothInputDevice.doBind:256 android.bluetooth.BluetoothInputDevice.<init>:249 android.bluetooth.BluetoothAdapter.getProfileProxy :1197
01-02 13:24:07.223 W/ContextImpl(6189): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothPan.doBind:149 android.bluetooth.BluetoothPan.<init>:141 android.bluetooth.BluetoothAdapter.getProfileProxy :1200
01-02 13:24:07.223 W/ContextImpl(6189): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothMap.doBind:109 android.bluetooth.BluetoothMap.<init>:102 android.bluetooth.BluetoothAdapter.getProfileProxy :1212
01-02 13:24:07.233 D/LocalBluetoothProfileManager(6189): LocalBluetoothProfileManager construction complete
01-02 13:24:07.233 D/BluetoothAdapter(6189): 1112567608: getState() : mService = null. Returning STATE_OFF
01-02 13:24:07.233 D/BluetoothAdapter(6189): 1112567608: getState() : mService = null. Returning STATE_OFF
01-02 13:24:07.233 W/ContextImpl(6189): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1582 android.content.ContextWrapper.bindService:517 android.bluetooth.BluetoothPbap.doBind:164 android.bluetooth.BluetoothPbap.<init>:157 com.android.settings.bluetooth.PbapServerProfile.< init>:68
01-02 13:24:07.473 I/Adreno-EGL(6189): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
01-02 13:24:07.503 D/OpenGLRenderer(6189): Enabling debug mode 0
01-02 13:24:07.503 D/WifiService(868): setWifiEnabled: true pid=6189, uid=1000
01-02 13:24:07.513 D/BluetoothAdapter(6189): 1112567608: getState() : mService = null. Returning STATE_OFF
01-02 13:24:07.753 I/ActivityManager(868): Displayed com.android.settings/.Settings: +821ms (total +11s797ms)
01-02 13:24:07.753 I/ActivityManager(868): Timeline: Activity_windows_visible id: ActivityRecord{423c3b58 u0 com.android.settings/.Settings t19} time:471013
01-02 13:24:07.803 I/ActivityManager(6189): Timeline: Activity_idle id: android.os.BinderProxy@42130600 time:471059
01-02 13:24:08.783 I/ActivityManager(6189): Timeline: Activity_launch_request id:com.android.settings time:472044
01-02 13:24:08.783 I/ActivityManager(868): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from pid 6189
01-02 13:24:08.923 D/SubSettings(6189): Launching fragment com.android.settings.telokang.teloradio.TeloRadioS ettings
01-02 13:24:08.923 D/AndroidRuntime(6189): Shutting down VM
01-02 13:24:08.923 W/dalvikvm(6189): threadid=1: thread exiting with uncaught exception (group=0x41e7bc80)
01-02 13:24:08.933 E/AndroidRuntime(6189): FATAL EXCEPTION: main
01-02 13:24:08.933 E/AndroidRuntime(6189): Process: com.android.settings, PID: 6189
01-02 13:24:08.933 E/AndroidRuntime(6189): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.telokang.teloradio.TeloRadioS ettings: make sure class name exists, is public, and has an empty constructor that is public
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2215)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.ActivityThread.handleLaunchActivity(Ac tivityThread.java:2265)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.ActivityThread.access$800(ActivityThre ad.java:145)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.ActivityThread$H.handleMessage(Activit yThread.java:1206)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.os.Handler.dispatchMessage(Handler.java:10 2)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.os.Looper.loop(Looper.java:136)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.ActivityThread.main(ActivityThread.jav a:5081)
01-02 13:24:08.933 E/AndroidRuntime(6189): at java.lang.reflect.Method.invokeNative(Native Method)
01-02 13:24:08.933 E/AndroidRuntime(6189): at java.lang.reflect.Method.invoke(Method.java:515)
01-02 13:24:08.933 E/AndroidRuntime(6189): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:781)
01-02 13:24:08.933 E/AndroidRuntime(6189): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:597)
01-02 13:24:08.933 E/AndroidRuntime(6189): at dalvik.system.NativeStart.main(Native Method)
01-02 13:24:08.933 E/AndroidRuntime(6189): Caused by: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.telokang.teloradio.TeloRadioS ettings: make sure class name exists, is public, and has an empty constructor that is public
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.Fragment.instantiate(Fragment.java:597 )
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.preference.PreferenceActivity.switchToHead erInner(PreferenceActivity.java:1232)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.preference.PreferenceActivity.switchToHead er(PreferenceActivity.java:1248)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.preference.PreferenceActivity.onCreate(Pre ferenceActivity.java:554)
01-02 13:24:08.933 E/AndroidRuntime(6189): at com.android.settings.Settings.onCreate(Settings.ja va:220)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.Activity.performCreate(Activity.java:5 231)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.Instrumentation.callActivityOnCreate(I nstrumentation.java:1087)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2169)
01-02 13:24:08.933 E/AndroidRuntime(6189): ... 11 more
01-02 13:24:08.933 E/AndroidRuntime(6189): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.settings.telokang.teloradio.TeloRadio Settings" on path: DexPathList[[zip file "/system/framework/org.cyanogenmod.hardware.jar", zip file "/system/priv-app/Settings.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
01-02 13:24:08.933 E/AndroidRuntime(6189): at dalvik.system.BaseDexClassLoader.findClass(BaseDex ClassLoader.java:56)
01-02 13:24:08.933 E/AndroidRuntime(6189): at java.lang.ClassLoader.loadClass(ClassLoader.java:4 97)
01-02 13:24:08.933 E/AndroidRuntime(6189): at java.lang.ClassLoader.loadClass(ClassLoader.java:4 57)
01-02 13:24:08.933 E/AndroidRuntime(6189): at android.app.Fragment.instantiate(Fragment.java:583 )
01-02 13:24:08.933 E/AndroidRuntime(6189): ... 18 more
01-02 13:24:08.933 W/ActivityManager(868): Force finishing activity com.android.settings/.SubSettings
01-02 13:24:08.933 W/ActivityManager(868): Force finishing activity com.android.settings/.Settings
01-02 13:24:09.443 W/ActivityManager(868): Activity pause timeout for ActivityRecord{430f27f0 u0 com.android.settings/.SubSettings t19 f}
01-02 13:24:09.623 I/ActivityManager(4269): Timeline: Activity_idle id: android.os.BinderProxy@42178ef8 time:472884
01-02 13:24:09.963 I/ActivityManager(868): Timeline: Activity_windows_visible id: ActivityRecord{4268fc90 u0 com.nolanlawson.logcat/.LogcatActivity t16} time:473227
01-02 13:24:10.333 I/Process (6189): Sending signal. PID: 6189 SIG: 9
01-02 13:24:10.333 V/PhoneStatusBar(1093): setLightsOn(true)
01-02 13:24:10.343 I/ActivityManager(868): Process com.android.settings (pid 6189) has died.
01-02 13:24:10.343 I/WindowState(868): WIN DEATH: Window{422f0c88 u0 com.android.settings/com.android.settings.Settings}
01-02 13:24:10.553 E/ThermalEngine(220): [GPU_MON] 15 percent. Current Sampling Time is 4 sec
01-02 13:24:10.553 E/ThermalEngine(220): [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 320000000
01-02 13:24:10.553 E/ThermalEngine(220): [GPU_MON] GPU Initial setting Addaped 320000000 Mhz
01-02 13:24:12.053 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:24:12.053 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:24:12.063 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:24:12.063 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:24:12.063 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:24:12.063 D/qcom_sensors_hal(868): hal_process_report_ind: X: -0.811234 Y: 3.748474 Z: 8.829712
01-02 13:24:12.063 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-0.811234 .y:3.748474 .z:8.829712
01-02 13:24:12.063 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:24:12.063 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:24:12.123 D/qcom_sensors_hal(868): hal_sensor1_data_cb: msg_type 2
01-02 13:24:12.123 D/qcom_sensors_hal(868): hal_sensor1_data_cb: Sn 0, msg Id 3, txn Id 0
01-02 13:24:12.123 D/qcom_sensors_hal(868): hal_process_smgr_ind: 3
01-02 13:24:12.133 D/qcom_sensors_hal(868): hal_process_report_ind: St: 0 ReportId: 0 Rate: 15, Len: 1
01-02 13:24:12.133 D/qcom_sensors_hal(868): hal_process_report_ind: Id: ACCEL_DATA: Ty: 0 Q: 0
01-02 13:24:12.133 D/qcom_sensors_hal(868): hal_process_report_ind: X: -0.804047 Y: 3.736511 Z: 8.814148
01-02 13:24:12.133 D/qcom_sensors_hal(868): _hal_sensors_data_poll: poll data:1;data[0].sensor:0 .type:1 .x:-0.804047 .y:3.736511 .z:8.814148
01-02 13:24:12.133 D/qcom_sensors_hal(868): _hal_sensors_data_poll: cnt: 36
01-02 13:24:12.133 D/qcom_sensors_hal(868): hal_wait_for_response: timeout=0
01-02 13:24:13.443 V/audio_hw_primary(211): out_standby: enter: usecase(1: low-latency-playback)
01-02 13:24:13.503 V/audio_hw_primary(211): stop_output_stream: enter: usecase(1: low-latency-playback)
01-02 13:24:13.503 V/audio_hw_primary(211): disable_audio_route: enter: usecase(1)
01-02 13:24:13.503 V/audio_hw_primary(211): disable_audio_route: reset mixer path: low-latency-playback
01-02 13:24:13.503 V/audio_hw_primary(211): disable_audio_route: exit
01-02 13:24:13.503 V/audio_hw_primary(211): disable_snd_device: snd_device(2: speaker) refcnt=0
01-02 13:24:13.513 V/audio_hw_primary(211): stop_output_stream: exit: status(0)
01-02 13:24:13.513 V/audio_hw_primary(211): out_standby: exit
01-02 13:24:16.203 V/audio_hw_primary(211): start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
01-02 13:24:16.203 D/audio_hw_primary(211): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> send_audio_cal, acdb_id = 15, path = 0
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> send_adm_topology
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> send_audtable
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_CAL
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> send_audvoltable
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> send_afe_cal
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
01-02 13:24:16.203 D/ACDB-LOADER(211): ACDB -> AUDIO_SET_AFE_CAL
01-02 13:24:16.203 V/audio_hw_primary(211): enable_snd_device: snd_device(2: speaker)
01-02 13:24:16.203 V/audio_hw_primary(211): enable_audio_route: enter: usecase(1)
01-02 13:24:16.203 V/audio_hw_primary(211): enable_audio_route: apply mixer path: low-latency-playback
01-02 13:24:16.203 V/audio_hw_primary(211): enable_audio_route: exit
01-02 13:24:16.203 V/audio_hw_primary(211): start_output_stream: Opening PCM device card_id(0) device_id(15)
01-02 13:24:16.203 V/audio_hw_primary(211): start_output_stream: exit
01-02 13:24:17.563 E/ThermalEngine(220): [GPU_MON] 0 percent. Current Sampling Time is 1 sec
01-02 13:24:17.563 E/ThermalEngine(220): [GPU_MON] Gpu Clock is back to idle state ( 450000000 Mhz )
01-02 13:24:17.563 E/ThermalEngine(220): [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 450000000
01-02 13:24:21.523 V/audio_hw_primary(211): out_standby: enter: usecase(1: low-latency-playback)
01-02 13:24:21.573 V/audio_hw_primary(211): stop_output_stream: enter: usecase(1: low-latency-playback)
01-02 13:24:21.573 V/audio_hw_primary(211): disable_audio_route: enter: usecase(1)
01-02 13:24:21.573 V/audio_hw_primary(211): disable_audio_route: reset mixer path: low-latency-playback
01-02 13:24:21.573 V/audio_hw_primary(211): disable_audio_route: exit
01-02 13:24:21.573 V/audio_hw_primary(211): disable_snd_device: snd_device(2: speaker) refcnt=0
01-02 13:24:21.573 V/audio_hw_primary(211): stop_output_stream: exit: status(0)
01-02 13:24:21.573 V/audio_hw_primary(211): out_standby: exit
01-02 13:24:24.543 W/InputMethodManagerService(868): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$ Proxy@430aec20 attribute=null, token = android.os.BinderProxy@42439fc0
© 2014 MicrosoftTérminosPrivacidad y cookiesDesarrolladoresEspañol
© 2014 MicrosoftTérminosPrivacidad y cookiesDesarrolladoresEspañol
Edito: La rom la compilo tal cual me bajo las sources de cyano, modificando para el telo radio y con . build/envsetup.sh y luego brunch d802, no se si asi se hace debug o como pero es como o hago. Estoy subiendo el zip pero me queda un rato aun y kisler lo hice copia y pega el de patch 2, del patch 1 solo coji el manifest y del 2 el otro archivo entero.
__________________
Si quieres colaborar con el proyecto o invitar a una cerveza, puedes hacer tu aportación en paypal.me/r0i
Última edición por r0i Día 02/01/14 a las 13:30:41 .