S
shdzromrt
Neues Mitglied
- 3
Hallo,
jetzt frage ich erstmal hier, bin mir nicht sicher, ob das eher hier oder zu stackoverflow.com gehört; ist nicht wirklich normale Handynutzung, nicht wirklich Entwicklung.
Ich habe jetzt zwei Android Handys verwendet. Bei beiden fällt mir auf, dass, wenn man die App Android System Info bemüht oder DDMS in der Android-Entwicklungsumgebung, so ein Handy im ganz normalen täglichen Einsatz irre viele Logeinträge irgendwohin schreibt, die echt nicht interessieren
Das kostet garantiert Performance; ich habe aber trotz inzwischen stundenlanger Suche im Web nicht herausfinden können, wo man in seinem Handy einen Schalter wie "logge nur echte Fehler" setzen kann.
Weiß hier jemand eine Antwort?
Danke,
Karlheinz
Hier, damit ihr versteht, warum mich das wundert, die Logeinträge, die mein Motorola RAZR in einer einzigen Sekunde, in der ich gar nix mit ihm gemacht habe, irgendwohin geschrieben hat. Da sind sogar Debug-Einträge drin, die angeblich auf einem echten Handy nie laufen...
04-13 09:07:22.632: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:22.648: D/MinimalTextUpdateService(1684): Checking if widget 64 needs an update
04-13 09:07:22.648: D/MinimalTextUpdateService(1684): Updating widget 64; Change: 4210688, Demand: 28672(force)
04-13 09:07:22.679: I/com.evernote.ui.helper.bt(1822): Snippet thumbnail type=null
04-13 09:07:22.710: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:22.718: D/FlurryAgent(6817): Ending session
04-13 09:07:22.734: I/com.evernote.ui.helper.bt(1822): Snippet thumbnail type=audio/amr
04-13 09:07:22.742: I/com.evernote.ui.helper.bt(1822): Snippet thumbnail type=null
04-13 09:07:22.757: D/MinimalTextUpdateService(1684): Checking if widget 66 needs an update
04-13 09:07:22.757: D/MinimalTextUpdateService(1684): Updating widget 66; Change: 4210688, Demand: 7(force)
04-13 09:07:22.820: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:22.914: D/WeatherUpdateService(1684): No weather update because it's not time to update again
04-13 09:07:22.914: I/AlarmManager(525): sending alarm Alarm{40510ba0 type 3 de.devmil.minimaltext}
04-13 09:07:22.921: I/AlarmManager(525): sending alarm Alarm{40b2b4c0 type 3 de.devmil.minimaltext}
04-13 09:07:22.968: D/MinimalTextUpdateService(1684): Rebuilding demand map
04-13 09:07:22.984: D/dalvikvm(1684): GC_CONCURRENT freed 994K, 58% free 2956K/6919K, external 2865K/2943K, paused 2ms+2ms
04-13 09:07:22.984: W/CursorWrapperInner(1684): Cursor finalized without prior close()
04-13 09:07:22.984: W/CursorWrapperInner(1684): Cursor finalized without prior close()
04-13 09:07:22.992: D/MinimalTextUpdateService(1684): Checking if widget 62 needs an update
04-13 09:07:22.992: D/MinimalTextUpdateService(1684): Updating widget 62; Change: 4210688, Demand: 48(force)
04-13 09:07:23.031: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:23.039: D/MinimalTextUpdateService(1684): Checking if widget 64 needs an update
04-13 09:07:23.039: D/MinimalTextUpdateService(1684): Updating widget 64; Change: 4210688, Demand: 28672(force)
04-13 09:07:23.093: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:23.148: D/MinimalTextUpdateService(1684): Checking if widget 66 needs an update
04-13 09:07:23.148: D/MinimalTextUpdateService(1684): Updating widget 66; Change: 4210688, Demand: 7(force)
04-13 09:07:23.226: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:23.234: D/dalvikvm(1684): GC_CONCURRENT freed 999K, 58% free 2966K/6919K, external 2865K/2943K, paused 2ms+2ms
04-13 09:07:23.234: W/CursorWrapperInner(1684): Cursor finalized without prior close()
jetzt frage ich erstmal hier, bin mir nicht sicher, ob das eher hier oder zu stackoverflow.com gehört; ist nicht wirklich normale Handynutzung, nicht wirklich Entwicklung.
Ich habe jetzt zwei Android Handys verwendet. Bei beiden fällt mir auf, dass, wenn man die App Android System Info bemüht oder DDMS in der Android-Entwicklungsumgebung, so ein Handy im ganz normalen täglichen Einsatz irre viele Logeinträge irgendwohin schreibt, die echt nicht interessieren
Das kostet garantiert Performance; ich habe aber trotz inzwischen stundenlanger Suche im Web nicht herausfinden können, wo man in seinem Handy einen Schalter wie "logge nur echte Fehler" setzen kann.
Weiß hier jemand eine Antwort?
Danke,
Karlheinz
Hier, damit ihr versteht, warum mich das wundert, die Logeinträge, die mein Motorola RAZR in einer einzigen Sekunde, in der ich gar nix mit ihm gemacht habe, irgendwohin geschrieben hat. Da sind sogar Debug-Einträge drin, die angeblich auf einem echten Handy nie laufen...
04-13 09:07:22.632: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:22.648: D/MinimalTextUpdateService(1684): Checking if widget 64 needs an update
04-13 09:07:22.648: D/MinimalTextUpdateService(1684): Updating widget 64; Change: 4210688, Demand: 28672(force)
04-13 09:07:22.679: I/com.evernote.ui.helper.bt(1822): Snippet thumbnail type=null
04-13 09:07:22.710: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:22.718: D/FlurryAgent(6817): Ending session
04-13 09:07:22.734: I/com.evernote.ui.helper.bt(1822): Snippet thumbnail type=audio/amr
04-13 09:07:22.742: I/com.evernote.ui.helper.bt(1822): Snippet thumbnail type=null
04-13 09:07:22.757: D/MinimalTextUpdateService(1684): Checking if widget 66 needs an update
04-13 09:07:22.757: D/MinimalTextUpdateService(1684): Updating widget 66; Change: 4210688, Demand: 7(force)
04-13 09:07:22.820: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:22.914: D/WeatherUpdateService(1684): No weather update because it's not time to update again
04-13 09:07:22.914: I/AlarmManager(525): sending alarm Alarm{40510ba0 type 3 de.devmil.minimaltext}
04-13 09:07:22.921: I/AlarmManager(525): sending alarm Alarm{40b2b4c0 type 3 de.devmil.minimaltext}
04-13 09:07:22.968: D/MinimalTextUpdateService(1684): Rebuilding demand map
04-13 09:07:22.984: D/dalvikvm(1684): GC_CONCURRENT freed 994K, 58% free 2956K/6919K, external 2865K/2943K, paused 2ms+2ms
04-13 09:07:22.984: W/CursorWrapperInner(1684): Cursor finalized without prior close()
04-13 09:07:22.984: W/CursorWrapperInner(1684): Cursor finalized without prior close()
04-13 09:07:22.992: D/MinimalTextUpdateService(1684): Checking if widget 62 needs an update
04-13 09:07:22.992: D/MinimalTextUpdateService(1684): Updating widget 62; Change: 4210688, Demand: 48(force)
04-13 09:07:23.031: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:23.039: D/MinimalTextUpdateService(1684): Checking if widget 64 needs an update
04-13 09:07:23.039: D/MinimalTextUpdateService(1684): Updating widget 64; Change: 4210688, Demand: 28672(force)
04-13 09:07:23.093: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:23.148: D/MinimalTextUpdateService(1684): Checking if widget 66 needs an update
04-13 09:07:23.148: D/MinimalTextUpdateService(1684): Updating widget 66; Change: 4210688, Demand: 7(force)
04-13 09:07:23.226: D/WidgetImageContentProvider(1684): Using a scale factor of 1.4925373
04-13 09:07:23.234: D/dalvikvm(1684): GC_CONCURRENT freed 999K, 58% free 2966K/6919K, external 2865K/2943K, paused 2ms+2ms
04-13 09:07:23.234: W/CursorWrapperInner(1684): Cursor finalized without prior close()