**** BEGIN LOGGING AT Thu Jan 17 02:59:56 2008 Jan 17 03:10:22 hmm, somehow i have broken eclipse debugging Jan 17 03:10:44 my breakpoints are hit, and the program stops, but Eclipse never switches to debug mode, and in debug mode, it claims that the program is not running Jan 17 03:13:16 yup, definitely broke it somehow. hmm. Jan 17 03:19:19 hmm weird, other projects i used to debug are working? Jan 17 03:19:28 just these two new ones? Jan 17 03:20:11 you can see that the application disappears from the debug context after the "waiting for debugger to attach" message. Jan 17 03:20:15 and it seems to coincide with: Jan 17 03:20:30 [2008-01-16 19:20:18 - FiveClient] WARNING: Package org.devtcg.five is already registered by /data/app/Five.apk Jan 17 03:21:02 and on the projects that do not have this problem, that line does not appear. Jan 17 03:21:12 so, what does that message mean and why it is breaking the debugger? :) Jan 17 03:22:34 oh, i think it happens if you rename your project, and send an apk file with a different name that implements the same package namespace. Jan 17 03:23:21 a simple rm seems to fix it. hmm, well, moving on :) Jan 17 04:15:38 jasta: Interesting the same thing happen to me today, rm fixed it for me also Jan 17 05:47:56 re Jan 17 06:50:58 woof Jan 17 06:52:15 meow? Jan 17 06:56:51 mooo Jan 17 07:43:06 *pin drop* Jan 17 09:29:49 BUenos Dias :) Jan 17 15:32:32 hola Jan 17 15:32:54 hola Jan 17 17:15:09 re Jan 17 17:15:21 how do you create /dev/binder? Jan 17 17:24:10 LunohoD_: it's just a character device, use busybox/mknod. Jan 17 17:39:25 jasta: major minor? Jan 17 17:39:46 ls will tell you that. Jan 17 17:40:06 I show 252, 0. Jan 17 17:40:21 Why are you needing to create this device, though? Jan 17 17:40:52 I thought at first you might be hacking something with the Android kernel, but you don't seem the type all of the sudden :) Jan 17 17:42:52 jasta: i'm trying to start android on my htc prophet Jan 17 17:43:46 i don't recommend that you do that. Jan 17 17:44:12 why? Jan 17 17:47:03 how familiar would you say you are hacking linux and embedded devices? :) Jan 17 17:48:04 getting Android up and running on a device for which it was not intended is sure to require at least a working knowledge of Linux, the standard C library, etc. Jan 17 17:48:52 jasta: hm Jan 17 17:50:51 jasta: i'm helping to develop kernel for my device Jan 17 17:51:02 huh? Jan 17 17:52:27 jasta: 2.6.23 works on htc prophet Jan 17 17:52:54 i've patched it with this patch http://benno.id.au/android/android.diff Jan 17 17:53:32 right, but what about the rest of the Android stack? Jan 17 17:54:00 the android stack is closed source, and is therefore only capable of running on a very specific host. Jan 17 17:54:27 benno is somewhat famous for having tried to make it work regardless of that fact, but is also famous for having failed :) Jan 17 17:54:30 jasta: it is running on zaurus Jan 17 17:55:01 prophet is armv5tej Jan 17 17:55:03 also, the htc prophets wireless radio almost certainly will not work. do you know it to be supported by Android? Jan 17 17:55:46 jasta: http://euedge.com/blog/2007/12/06/google-android-runs-on-sharp-zaurus-sl-c760/ Jan 17 17:55:52 i saw that as well. Jan 17 17:56:13 :) Jan 17 17:56:36 but again, if the wireless radio is not supported and won't work, what is the point? Jan 17 17:56:48 a cell phone without a working radio is not useful to anyone for any purpose. Jan 17 17:56:57 it's fun Jan 17 17:57:59 well sure. Jan 17 17:58:15 what else can you do with android? run it in the emulator? Jan 17 17:59:21 prophet is not just a cell phone, it's a communicator Jan 17 18:07:48 doesn't that make the need for a working radio seem more imperative? Jan 17 18:17:38 jasta: maybe ;) Jan 17 18:17:45 +++ post-zygote Jan 17 18:24:18 post zygote wow what conversation did i just miss half of? Jan 17 18:54:43 good evening Jan 17 19:03:59 Hello, is there a way to see what has been said 'today' after just joining? Jan 17 19:08:42 winksaville: on here you mean/ Jan 17 19:09:03 yes Jan 17 19:09:21 nope Jan 17 19:09:37 as far as i'm aware at least Jan 17 19:11:03 nothing important Jan 17 19:12:50 I did learn the other day that you can see what happened 'yesterday' by going to http://logs.nslu2-linux.org/livelogs Jan 17 19:14:51 I'm trying to get two emulated android's talking to one another Jan 17 19:16:08 I reported a problem with a when executing emulator with -net nic, it segfaulted Jan 17 19:17:26 Digit then said it can be done but the first nic (eth0) needs to be '-net user' and then you need to instantiate a second Jan 17 19:18:05 Anyway I've got a second going and I look to be able to connect it to a bridge on my host Jan 17 19:18:49 So the next step is to configure the android so it will route through the birdge Jan 17 19:19:06 Any one been down this or similar path with qemu before? Jan 17 19:35:55 no Jan 17 19:38:58 I've just made some progress, I successfully pinged from android to my host and even out to the internet, next is get dns doing something. Jan 17 19:46:54 But adb is broken, 1 step forward, 2 steps back:) Jan 17 20:05:00 hmm, crap. Jan 17 20:05:13 my awesome original idea for Android has just been launched on the Alltel network :( Jan 17 20:05:36 damn simultaneous invention. Jan 17 20:19:54 :( Jan 17 20:20:34 I would like an awesome idea for android, but I can't think of anything that I really want on a phone/handheld device that isn't already being implemented Jan 17 20:21:01 brooke: you could always take something well known and simply improve it. Jan 17 20:21:14 the great thing about that is that everything mobile to date has been utterly terrible. Jan 17 20:21:17 so it's all fair game to improve :) Jan 17 20:21:42 I am a student, without much experience... I'd be hard pressed to improve something that a professional hasn't already :) Jan 17 20:22:24 Kind of deadlocked yourself, eh? Jan 17 20:25:32 hehe, indeed Jan 17 20:25:47 unwilling to try anything, due to expectation of failure Jan 17 20:26:19 actually the reason I am here is because I'm interested in the google summer of code, and I was considering working on an android app for it Jan 17 20:26:48 I guess I was hoping if I stared at people talking about it long enough, something would come to me Jan 17 20:27:37 no, that will not happen. Jan 17 20:27:51 in fact, that's hopeless. Jan 17 20:28:04 what type of cell phone do you have currently? Jan 17 20:46:21 how much memory do you need to start android? Jan 17 20:53:36 I have a samsung d807 I think it is Jan 17 21:07:11 brooke: buy a smartphone, running Windows Mobile or PalmOS. Jan 17 21:07:41 in a matter of weeks, you will understand the pathetic brokenness that plagues mobile platforms, and you will presumably have many project ideas to improve the situation :) Jan 17 21:33:34 hello zach Jan 17 21:33:41 Hi Jan 17 21:34:09 everyone working on their challenge entries? Jan 17 21:34:30 i am. Jan 17 21:39:35 hi! Jan 17 21:40:25 hey Jan 17 21:45:24 zhobbs: was that your question? :) Jan 17 23:39:34 re Jan 17 23:39:56 there are many arm processors with java acceleration Jan 17 23:40:52 can dalvik use this acceleration? Jan 17 23:45:57 there is graphics acceleration by java (JSR 184) standard in the qualcomm chip, which may be used - i think it's not accelerating "normal" java code though... Jan 17 23:47:39 not the same thing Jan 17 23:47:46 he's talking about Jazelle Jan 17 23:47:57 LunohoD_: answer is no, not at the moment Jan 17 23:48:16 LunohoD_: Jazelle can only accelerate java bytecode, dalvik does't use that bytecode directly Jan 17 23:48:28 :( Jan 17 23:48:45 get Google and ARM talking, maybe they can work on it Jan 17 23:49:34 Stephmw ahkay Jan 17 23:49:38 kristian-m: for accelerated 3d graphics, I imagine Google will invent another API to replace Java3D and JSR184... Jan 17 23:50:25 Stephmw why should they? Jan 17 23:50:57 kristian-m: why break a trend? Google have avoided where possible the use of Java APIs Jan 17 23:51:08 kristian-m: too close to Sun's IP Jan 17 23:51:27 ... that wouldn't be very pragmatic and take years... Jan 17 23:51:38 well, we'll see Jan 17 23:52:45 ;) Jan 17 23:53:01 Yup, I'm quite looking forward to the 2nd half of this year Jan 17 23:53:21 yep Jan 17 23:55:47 once google releases the code we'll be able to get the ball rolling Jan 18 00:00:47 let's all fork it Jan 18 00:00:47 hehe Jan 18 00:01:34 i'm kidding, that would be silly. Jan 18 00:03:12 there sure is plenty of silliness around the world these days... would we notice one more? Jan 18 00:06:49 don't worry, it'll get forked...that's ok though forks can lead to good things Jan 18 00:08:47 aye, I mean, look at the Kaffe forks Jan 18 00:09:03 over the years it must've been forked a good 40 times, almost all came back to roost **** ENDING LOGGING AT Fri Jan 18 02:59:57 2008