Ver Mensaje Individual
  #34  
Viejo 26/03/13, 11:52:14
Avatar de fertrash1
fertrash1 fertrash1 no está en línea
Miembro del foro
Mensajes: 351
 
Fecha de registro: jul 2012
Mensajes: 351
Modelo de smartphone: Galaxy Note GT-N7000
Tu operador: Movistar
Mencionado: 0 comentarios
Tagged: 0 hilos
Cita:
Originalmente Escrito por HectorSantana Ver Mensaje
jaja
me respondo a mi mismo!!! MAS CIEGO


- Deshabilitado Android Debug Logger / logcat
- Deshabilitado Samsung debug
- Deshabilitados varios debugs del kernel, estadísticas y opciones de seguimiento
En la página de descarga viene esta información, igual te sirve

[HOW TO ENABLE LOGCAT]

If you are a developer or want to re-enable logcat for whatever reason, do this:

adb shell
su
mount -o remount,rw /system
echo ANDROIDLOGGER >> /system/etc/tweaks.conf
mount -o remount,ro /system

Reboot and you should have it enabled.
Responder Con Cita