**** BEGIN LOGGING AT Wed Dec 19 02:59:57 2007 Dec 19 06:52:21 * jasta scratches his head Dec 19 06:52:28 TimeZone.getDefault() is GMT? Dec 19 08:59:00 is the helloandroid dude here? Dec 19 09:00:40 morrildl? Dec 19 09:00:57 mo Dec 19 09:00:58 nope :) Dec 19 09:04:04 I don't think it's him... it seems to be 'hobbs' on the site Dec 19 09:49:21 hola Dec 19 09:59:23 hi Dec 19 09:59:35 is this a dev channel for google android? Dec 19 10:02:53 que pasa?/ Dec 19 10:03:42 :) Dec 19 10:04:03 davidw, snowy weather in innsbruck? :) Dec 19 10:04:25 no snow, only cold as hell Dec 19 10:06:24 ah, here too. Dec 19 10:06:34 but just -10C Dec 19 10:07:50 that's "cold as hell" Dec 19 10:13:11 cold as hell is -20 :) Dec 19 10:38:45 novelo, yes, it is Dec 19 10:39:11 oh cool Dec 19 10:39:40 is there something in the sdk for displaying Tables like a jtable? Dec 19 10:42:44 i wanna Display more than one Value in one row Dec 19 10:43:36 and i want to have a little bit controll like clickable and scrollable Dec 19 10:46:20 maybe a tableview/layout Dec 19 10:47:35 but a table view layout gives me only the possibility to get controll on the positioning of view components not really a table Dec 19 10:49:40 hmm i think i have to workover my design of the application Dec 19 13:30:00 What import must I do to hava a good getText like method for android?And how I use it... Dec 19 14:07:20 someone an idea how i can modify the /system/etc/favorites-default.xml on the emulator? Dec 19 14:07:34 seems that it contains the entries for the home screen Dec 19 14:16:12 is it only me or is the android sdk documentation like Hindi for Zulus translatet by a martian? Dec 19 14:17:58 lol Dec 19 14:18:07 ok i found how to modify the files :)) Dec 19 14:18:23 using `cat' Dec 19 14:18:27 ? Dec 19 14:19:16 `cat >>' to be more precise Dec 19 14:19:40 no, i pulled them via adb and modified and pushed them back Dec 19 14:19:48 did not know that i can pull any file from the emu Dec 19 14:19:58 oh oke. Dec 19 14:20:31 can someone post me a link for all of these view related xml tags Dec 19 14:20:37 PLEASE Dec 19 14:21:30 Lede, i wanted to use my own xmpp server instead of gmail one Dec 19 14:23:16 novelo, google.com Dec 19 14:25:18 davidw: lol Dec 19 14:26:14 ok found something Dec 19 15:13:03 somebody knows how to include/use 3rd party jars in my android app? Dec 19 15:13:34 i added the jar to the buildpath in eclipse Dec 19 15:13:46 but it doesnt find the needed resource at runtime Dec 19 15:14:13 someone was talking about this kinda thing last night. you need ot get the jar on the phone/emulator somehow Dec 19 15:14:36 you could unzip it and then rezip it Dec 19 15:14:55 Dec 19 15:15:08 then when it makes a jar from that... you have all the class files Dec 19 15:15:47 cybereagle, i could push it via adb on the device Dec 19 15:16:01 now the question is , which classpath the app is searching on the emu Dec 19 15:16:31 aha, the answer to which would help me in my quest to make nio work too Dec 19 15:16:58 it's not going to load a .jar on the emulator - it's not running a jvm, remember Dec 19 15:17:04 also though, how would you get the jar on the phone in the real world, like how would you distribute it ordinarily? Dec 19 15:18:05 davidw, what do you mean with unzip and rezip? is the a "build.xml" like file for the android project Dec 19 15:18:20 so that it just packs all jars in the apk Dec 19 15:18:42 yeah, you stuff it all in that file, that's what I mean Dec 19 15:18:54 so you mean unzip the apk file? Dec 19 15:18:54 if you want it to be shared between different apps.... I don't know Dec 19 15:19:02 no, the .jar Dec 19 15:19:16 then when you build the apk, include the unzipped files Dec 19 15:19:40 you mean include all .class files from the jar my project Dec 19 15:19:47 you mean include all .class files from the jar in my project Dec 19 15:21:05 yes! Dec 19 15:21:05 no, you can specify them when you run dx Dec 19 15:21:07 usage: Dec 19 15:21:07 dx --dex [--debug] [--verbose] [--positions=