**** BEGIN LOGGING AT Sat Dec 22 02:59:56 2007 Dec 22 05:56:10 neat, got keyboard simulation working Dec 22 06:22:18 has anyone gotten busybox on their emulator shell? Dec 22 06:22:30 i uploaded the binary benno created and i am getting permission denied using it? Dec 22 06:23:04 oh lord i just had the biggest brain fart of my life Dec 22 06:23:11 * jasta walks away in absolute disgrace Dec 22 06:27:14 heh Dec 22 06:27:20 I've been there :D Dec 22 06:29:02 all this for mknod, sheesh :) Dec 22 07:54:30 is that a static busybox then? if so static to uclibc or glibc? does it have the install option? Dec 22 08:03:17 ah! thank you, thank you. busybox makes android so much nicer. Dec 22 08:10:52 ip addr segfaults Dec 22 08:44:44 heh: Blah blah blah LICENSE blah blah Dec 22 08:45:59 /system/bin/dalvikvm -version Dec 22 15:50:36 does anybody know how can I see debug messages printed by android.util.Log class??? Dec 22 15:50:47 I mean when printing Log.d(TAG, some_text) where can I see the message printed in Eclispe or wherever? Dec 22 15:54:21 its being kind of painful to debug android applications...i only get fuckings NullPointerException messages and wors of all do not how to print out an exception.printStackTrace() message... Dec 22 15:54:34 anyway, any advice wil be highly appreciate Dec 22 16:12:28 dpino Dec 22 16:12:30 use logcat Dec 22 16:13:22 window > show view > other > type logcat in the top Dec 22 16:13:34 will probably show up in the same tab pane as the console Dec 22 16:31:53 thank you very much Yeggstry ;-) Dec 22 16:32:03 no problem :) Dec 22 16:32:06 its much better not Dec 22 16:32:19 now Dec 22 16:33:03 still didnt figure out how to step through code, but seeing log messages and the stacktrace is enough Dec 22 16:47:30 did you look at the tutorials dpino? Dec 22 16:47:35 that info is in there Dec 22 16:48:17 sure, didnt go through all the docs yet Dec 22 16:48:42 of course I try to dig into the docs before asking Dec 22 16:49:26 dont worry, will try to search more... Dec 22 16:52:41 its ok, I just know that there is a good tutorial on stepping through the code with eclipse :P Dec 22 18:38:23 woo, got my custom kernel running with a KBD emulation driver installed Dec 22 18:38:47 now to tie it all together with a VNC server Dec 22 18:39:49 :D Dec 22 18:40:03 so far i have both proof-of-concept pieces. Dec 22 18:40:15 i can software control keyboard and receive screen updates Dec 22 19:00:00 nice, the VNC protocol is braindead simple. this will be a piece of cake. Dec 22 19:17:29 sounds exciting Dec 22 19:17:50 btw jasta, great RSS reader tutorial for android Dec 22 19:18:06 got to leave now, c u! Dec 22 19:45:44 google has got to fix this annoying emulator segfault when you connect to port 5554 and close the connection Dec 22 20:40:44 dpino: well, i just wrote an RSS reader. there is a tutorial floating around on helloandroid.com that crudely implements similar functionality. Dec 22 20:40:55 my example is meant to serve simply as source code. Dec 22 21:33:08 almost done with the basic vnc server framework hehe Dec 22 21:33:14 this is such a stupid use of time ;) Dec 22 21:33:24 but its gonna be so neat seeing android on my moto q **** ENDING LOGGING AT Sun Dec 23 02:59:56 2007