Hello all, I tried using Log.i(tag, message) to log information used for debug.
But I cannot see log printed out in logcat while debugging with a virtual device in eclipse. Anybody knows where the problem lies? Other logs like these can be printed out successfully: 10-19 05:27:01.066: DEBUG/dalvikvm(718): GC freed 2824 objects / 183048 bytes in 90ms 10-19 05:27:03.817: WARN/KeyCharacterMap(718): No keyboard for id 0 10-19 05:27:03.827: WARN/KeyCharacterMap(718): Using default keymap: / system/usr/keychars/qwerty.kcm.bin 10-19 05:27:11.987: DEBUG/dalvikvm(718): GC freed 3764 objects / 728096 bytes in 166ms 10-19 05:27:13.606: WARN/KeyCharacterMap(718): No keyboard for id 0 10-19 05:27:13.616: WARN/KeyCharacterMap(718): Using default keymap: / system/usr/keychars/qwerty.kcm.bin 10-19 05:27:15.136: INFO/ARMAssembler(572): generated scanline__00000177:03515104_00001A01_00000000 [ 64 ipp] (89 ins) at [0x212bb0:0x212d14] in 9323093 ns 10-19 05:27:15.216: INFO/ARMAssembler(572): generated scanline__00000177:03515104_00000A01_00000000 [ 46 ipp] (70 ins) at [0x212d40:0x212e58] in 670243 ns 10-19 05:35:12.746: DEBUG/dalvikvm(617): GC freed 9878 objects / 557424 bytes in 98ms --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

