**** BEGIN LOGGING AT Sat Apr 18 02:59:57 2009 Apr 18 03:49:50 Hey! Apr 18 03:50:17 Does anyone here have experience with using the MediaPlayer. Specifically, I would like to know if playing mp3's requires more power than midi's Apr 18 04:46:52 Any google employees? Apr 18 04:46:59 at this hour Apr 18 04:47:03 that want justice? Apr 18 04:47:05 lol Apr 18 04:47:10 grateweasel: #android as some Apr 18 06:12:10 I created an xml file for my options_menu when someone hits the menu button. Also in my main class that extends Activity, I have a onOptionsItemSelected function. However, how do I access the Id from the options_menu.xml file? **** BEGIN LOGGING AT Sat Apr 18 09:02:14 2009 Apr 18 09:55:41 hi all - trying to find the new UI/background thread framework in the 1.5 docs - can someone point me in the right direction? Apr 18 10:40:30 is IPTV coming to android? Apr 18 11:51:25 anyone know how to set the font size on a surfaceview?? Apr 18 12:07:14 anyone! Apr 18 13:14:27 good morning Apr 18 13:14:35 anyone here knows something about an android 1.1 plugin for nb? ツ Apr 18 13:15:54 * yacc wonders what ツ means for real ;) Apr 18 13:15:59 nb? Apr 18 13:16:02 netbeans Apr 18 13:16:29 ah sorry, utf8 auto complete for a smiley ;) my bad Apr 18 13:36:23 I didn't know there was a plugin for netbeans. Apr 18 13:36:34 I'd be interested in that, so I don't have to learn Eclipse. Apr 18 13:58:45 mr_lou: it doesnt work with 1.1 ;) Apr 18 14:02:01 i just noticed that the nsquickdraw problem isn't a bug in eclipse's old plugin, it's also on eclipse with the recent plugin from google.. (osx) Apr 18 14:08:15 Hey Apr 18 14:20:05 hi there Apr 18 14:20:11 jeu Apr 18 14:20:13 hey Apr 18 14:20:56 is there any tutorial for 1.5 SDK - i tried calculator tutorial from SDK but it not working... Apr 18 14:21:08 lol Apr 18 14:21:12 grrrar Apr 18 14:21:21 im new to the android sdk Apr 18 14:21:32 me too Apr 18 14:21:34 cant fucking get adb working anymore Apr 18 14:21:42 i had an iphone Apr 18 14:21:57 as soon as i saw its sdk only on object c Apr 18 14:22:07 i got a G1 Apr 18 14:23:15 hmm adb has to still be using sincee it recognizes an emualtor Apr 18 14:24:23 anyone know why first part of notepad tutorial won't work ? Apr 18 14:25:22 notepad tutorial from SDK1.5 Apr 18 14:26:59 objective c is nice Apr 18 14:27:00 fuckfuckfuck Apr 18 14:28:38 yeah but itss mac only Apr 18 14:28:47 and i already have some experience in java so... Apr 18 14:31:43 sure, go ahead... i too have a g1 (well adp1) and no iphone :-) Apr 18 14:33:12 i wanna put debian on it and run any old scripting stuff like tcl, ruby, python... don't need java :-) Apr 18 17:44:15 I have a Uri like content://media/external/audio/media/149 that is a audio file and i want to delete it Apr 18 17:44:51 i have try: Apr 18 17:44:51 File fileToDelete = new File(new URI(fileUri.toString())); Apr 18 17:44:51 fileToDelete.delete(); Apr 18 17:45:26 other way that i try: Apr 18 17:45:26 c.getContentResolver().delete(fileUri, null, null); Apr 18 17:46:27 the other file was create by the Sound recorder Intent.. Apr 18 21:36:50 so, any alternative to eclipse for android development?' Apr 18 21:37:18 you can use the command line Apr 18 21:37:35 true true Apr 18 21:38:02 if by "alternative" you mean "IDE which has android integration and isn't attempting to create a resource-usage event horizon" then no, 'fraid not Apr 18 21:39:28 ha ok cool Apr 18 21:39:58 I'm a netbeans guy myself, but I'll have to open myself up to eclipse this one time Apr 18 21:43:33 anybody having problem launching apk with SDK 1.5 ? It cannot find the apk but it's in the bin dir... Apr 18 22:11:46 Is this the place to ask about building android from source? Apr 18 22:12:05 or would #android be better? Apr 18 22:24:22 it doesnt matter Apr 18 23:20:37 anybody know what classes the new framework for ui/background thread communication consists of? Apr 18 23:38:59 skyPhyr, AsyncTask I believe Apr 18 23:43:00 thanks KNY Apr 18 23:43:15 no problem, skyPhyr Apr 18 23:43:40 is anyone else having "Could not find Foo.apk" problems with 1.1 projects in the 1.5 SDK? Apr 18 23:55:59 KNY: I've not tried 1.1 projects in the emulator, but they run ok on my 1.5 G1 Apr 18 23:56:53 hi Apr 19 00:03:15 question, can the android emulator from 1.1 be tilted? Apr 19 00:15:47 emulator -help-keys Apr 19 00:15:57 ctrl-f11 ctrl-f12 i think. Apr 19 00:16:18 thanks Apr 19 00:16:43 asked this on #android but this might be a better place: Apr 19 00:16:44 Hello, question, which device would you recomend that I buy if I were to use it to test apps I develop on? Apr 19 00:26:34 matsebc, for almost every app, the G1 is fine Apr 19 00:26:44 unless you're doing platform development, of course Apr 19 00:35:55 beginner question, i just want to launch another activity without waiting for any result.. startActivity() doesn't seem to work ;) Apr 19 00:36:15 aaah got it Apr 19 00:36:23 lol, pretty straight forward, just too late at night ;) Apr 19 01:10:32 anyone here used multiAutocompleteTextview? Apr 19 01:11:05 or its variants? Apr 19 01:18:28 Howdy all. I'm trying to track down a way to do a rotation of double coordinates. java.awt's AffineTransform does what I need, but Android's graphics.Matrix rotation method only accepts float coords. I could probably work around it and use floats, but I thought I'd check here to see if anyone had a simpler solution. Apr 19 01:48:14 hi, does anyone know how I can install the new adt plugin for eclipse to get 1.5 working? Apr 19 02:34:59 If I use a bitmap for caching part of my view, in what method should I recycle it? **** ENDING LOGGING AT Sun Apr 19 02:59:57 2009