**** BEGIN LOGGING AT Sun Jun 03 02:59:59 2012 Jun 03 03:01:06 wtf JakeWharton it's working now =\ Jun 03 03:02:34 oh if it has a share history, it works Jun 03 03:11:36 hey jake, i think i fixed it :) Jun 03 03:11:41 JakeWharton* Jun 03 03:11:43 hey Jun 03 03:11:52 can someone help me with some android java app please Jun 03 03:11:58 im very confused atm Jun 03 03:11:59 canadicancow https://play.google.com/store/apps/details?id=jug6ernaut.util.ldn new app :D Jun 03 03:11:59 and stuck Jun 03 03:12:15 Tumuu just ask your question Jun 03 03:12:16 fancy Jun 03 03:12:18 oh Jun 03 03:12:25 well i need to show the person whats going on Jun 03 03:12:30 kinda hard to explain Jun 03 03:12:33 canadicancow only bc of abs lol Jun 03 03:13:05 without it, it would look like crap Jun 03 03:13:13 JakeWharton does the bug exist in android? or only abs Jun 03 03:13:16 Jug6ernaut, if u could help me, mind viewing my desktop and i can show u whats going on Jun 03 03:13:52 :\ sure screen shot it Jun 03 03:13:58 canadiancow: both Jun 03 03:14:03 oh goody Jun 03 03:14:08 so i should subimt a PR to both of you then ;) Jun 03 03:14:11 well let me pastebin a code Jun 03 03:14:13 and ss Jun 03 03:14:19 canadiancow: ABS first Jun 03 03:14:21 i merge quicker Jun 03 03:14:25 :) Jun 03 03:14:27 and release quicker Jun 03 03:14:31 ABS also doesnt require i switch computers Jun 03 03:14:33 (im on windows) Jun 03 03:14:36 so yea, abs first :) Jun 03 03:14:41 abs ftw Jun 03 03:14:46 \o/ Jun 03 03:14:50 * Jug6ernaut thanks JakeWharton Jun 03 03:14:59 you make my apps not look like crap :) Jun 03 03:16:42 that's what i'm here for Jun 03 03:17:27 JakeWharton what branch should i be working against? Jun 03 03:27:23 oh JakeWharton, whatever would you do without me Jun 03 03:28:59 probably the same thing he's doing right now, i would guess Jun 03 03:47:07 canadiancow: you verified this fix with both modes? Jun 03 03:47:20 that ShareActionProvider bug was really just a layout error? Jun 03 03:47:21 both...oh Jun 03 03:47:22 i get it Jun 03 03:47:24 no Jun 03 03:47:26 no i did not Jun 03 03:47:29 ok Jun 03 03:47:30 i Jun 03 03:47:31 am Jun 03 03:47:32 oh wait Jun 03 03:47:34 yes i did Jun 03 03:47:34 fuck colloquy Jun 03 03:47:36 on my tablet Jun 03 03:47:45 and the selector was still the full height? Jun 03 03:47:52 the selector? Jun 03 03:48:22 the background Jun 03 03:48:36 define "the full height" Jun 03 03:48:45 ?attr/actionBarSize Jun 03 03:48:54 oh the actionbar? Jun 03 03:48:55 it's the wrong size Jun 03 03:49:25 it's style needs a minHeight = ?attr/actionBarSize or something Jun 03 03:50:11 i dont think i understand what youre talking about Jun 03 03:50:13 http://i.imgur.com/uxAT9.png Jun 03 03:50:20 it's too short Jun 03 03:52:01 twss Jun 03 03:52:12 sup, can Jun 03 03:52:14 canadiancow* Jun 03 03:53:27 I fixed it cow Jun 03 03:53:33 link plox Jun 03 03:53:47 hmm Jun 03 03:53:48 maybe not Jun 03 03:53:50 almost Jun 03 03:53:52 fack Jun 03 03:53:54 i fucking hate how they wrote this Jun 03 03:55:31 alright Jun 03 03:55:36 my fix requires a change in their 9-patches Jun 03 03:55:39 because they're wrong Jun 03 03:56:19 should i abandon the change i submitted to aosp then Jun 03 03:56:33 yeah it's not enough unfortunately Jun 03 03:57:02 ffs Jun 03 03:57:09 so im not having an issue because i have other action items? Jun 03 03:57:12 does that make sense? Jun 03 03:57:18 yes Jun 03 03:57:22 because they are dictating the height Jun 03 03:57:41 but when the share action provider is the only item it's not tall enough Jun 03 03:57:45 when i opened it in hierarchy viewer it was really obvious where the main problem was Jun 03 03:57:55 because from the top down it was wrap wrap wrap wrap match Jun 03 03:58:13 all the others have minHeight = ?attr/actionBarSize on them though Jun 03 03:58:27 which you can apply to this style but then the background is borked Jun 03 03:58:30 but that doesnt fix it? Jun 03 03:58:57 let me see if i can get GIMP to not explode on this Jun 03 04:00:15 i'm requesting photoshop on Monday Jun 03 04:07:57 fuck my tablet wotn turn its fucking screen off Jun 03 04:08:00 if its plugged in Jun 03 04:08:01 and off Jun 03 04:08:35 i had dinner with a friend tonight. she said "you dont like apple much do you? so you probably dont have an ipad?" "no...i have an android tablet" and she burst out laughing Jun 03 04:10:37 did you punch her in the dick? Jun 03 04:11:39 lol Jun 03 04:11:39 no Jun 03 04:11:47 wow there was a shooting at a mall near my office Jun 03 04:11:50 fuck Jun 03 04:14:31 anyone know of any games that automatically share savefiles amongst multiple devices? Jun 03 04:18:54 Is there any other way to set the gravity of an ImageView inside a RelativeLayout other than android:layout_gravity? Jun 03 04:20:27 Because android:layout_gravity="center" isn't centering my image Jun 03 04:20:47 does RelativeLayout even honor gravity? Jun 03 04:20:56 i thought that was only FrameLayout and LinearLayout Jun 03 04:21:04 Yeah I'm thinking no haha Jun 03 04:21:12 what do that docs say? Jun 03 04:21:14 I think that is my problem, I did just find something that might work Jun 03 04:21:26 ha figured it out for relative layout Jun 03 04:21:28 android:layout_centerInParent or something Jun 03 04:21:35 layout_centerHorizontal Jun 03 04:21:37 for that Jun 03 04:21:45 oh yea Jun 03 04:21:46 that Jun 03 04:21:49 well, I want horizontal, there is also a vertical one Jun 03 04:22:46 Thanks guys. Jun 03 04:35:37 I hate you cow Jun 03 04:45:00 I know right Jun 03 04:45:03 he's so mean Jun 03 04:45:41 making me work on a Saturday night Jun 03 04:48:25 yo Jun 03 04:51:09 oy Jun 03 04:55:05 i have sharedprefwerences, but i need to initalize them upon installation before my frist activity starts? and then after they are initalized these initial values are never called except if uninstall-install happens again - how? Jun 03 04:59:55 amoxibos: why do that? when you read in a preference that *should* be there but isn't, you can set a default value for your SharedPref object Jun 03 05:00:12 So I'm on the developer console right now, adding my very first app and I see this "This application is available to over 0 devices." Jun 03 05:00:16 i.e. getString(key, defaultValue); Jun 03 05:00:31 This to me implies that no one can use my app haha, has anyone else gotten that before? Jun 03 05:00:44 mine said that too Jun 03 05:01:13 Alright thanks. Just verifying I didn't fuck something up in the manifest Jun 03 05:01:27 after you publish it, it'll show up Jun 03 05:01:35 oh I see what happened Jun 03 05:01:44 under the apk I had to "activate" the apk I uploaded Jun 03 05:01:51 now it says 1273 devices Jun 03 05:01:53 ya, activate Jun 03 05:02:02 I tried to publish and it said I needed a apk haha Jun 03 05:02:18 aha aha Jun 03 05:02:39 QubeZ, thanks Jun 03 05:04:57 i hate you cow Jun 03 05:05:29 Is there a pending period once you upload an app? Jun 03 05:05:43 sometimes 15 mins, sometimes more... Jun 03 05:06:16 gotcha, but it doesn't actually tell you Jun 03 05:06:26 because it say published, but as I assumed, I can't find it in the market. Jun 03 05:06:39 Would assume they would have it like "pending" untill it was truely active. Jun 03 05:06:46 ya it takes time, be patient Jun 03 05:06:49 what app is it? Jun 03 05:06:54 It's a soundboard Jun 03 05:07:02 name of app? Jun 03 05:07:03 For a youtuber named DamItsGood808 Jun 03 05:07:11 "DamItsGood808 Soundboard" Jun 03 05:07:16 should be com.tdubstudios.soundboard.damitsgood Jun 03 05:07:38 k Jun 03 05:07:43 willl keep an eye Jun 03 05:08:46 Thanks. Jun 03 05:10:13 is it free? Jun 03 05:11:35 QubeZ, this is my main activity: http://bpaste.net/show/MudvP4xBqm9ISsUrPurD/ - i have turn on trn off radio group buttons which i save to preferences, Jun 03 05:11:38 i do this in onCreate Jun 03 05:11:54 but when i leave the app and start it again, my prefs are reset to defaults Jun 03 05:11:57 what am i doing wrong? Jun 03 05:12:45 not calling .commit()? Jun 03 05:12:58 he's getting, not setting Jun 03 05:13:28 in onCreate Jun 03 05:13:45 actually wait, ya i get what you're looking at Jun 03 05:14:15 amoxibos: whats not working? the first part where you read the preferences or when you set? if its when you set -- then what JakeWharton said Jun 03 05:14:33 oh fuck im so tired, nvm... he's doing commit JakeWharton Jun 03 05:14:52 its when i set new prefs, and then while im in the app it stays set, if i leave the app and start it again, all prefs are reset to defaults Jun 03 05:14:56 why would you finish your main activity? that would kick the user out of your app Jun 03 05:15:09 Yes it is free QubeZ. Jun 03 05:17:00 amoxibos: I've never seen Editor editor = preferences.edit(); used before.. I use SharedPreferences.Editor editor = preferences.edit(); Jun 03 05:17:39 im guess there arent two and your Editor is the sharedprefs one Jun 03 05:17:49 android.content.SharedPreferences.Editor Jun 03 05:17:55 thats what it sais Jun 03 05:17:58 when i move my mouse over Jun 03 05:17:59 it Jun 03 05:18:00 ok Jun 03 05:18:16 all depends on how it's imported Jun 03 05:18:49 yea, i can't see anything wrong with that code Jun 03 05:19:24 what mode is mode 0? MODE_PRIVATE? Jun 03 05:19:35 t0mless: ya Jun 03 05:21:32 must be wherever you're setting these other preferences Jun 03 05:24:01 amoxibos you gotta be more specific of what's going on. Not to mention I have no idea why you're having a radio group onclick end the activity Jun 03 05:24:50 or why you save both states of on/off Jun 03 05:25:09 I am making the assumption that they are in the same radio group and so can never be checked at the same time Jun 03 05:25:21 well i dont save both states, i save their boolean values, so whatever their boolean value is it will get saved Jun 03 05:25:34 I mean, why are you saving both Jun 03 05:25:40 if one is true, the other must be false Jun 03 05:26:11 would be easier to just save one value and set the radio group accordingly Jun 03 05:26:11 here is layout for that activity: http://bpaste.net/show/J93wLkNM0b6HNMKK96yf/ Jun 03 05:26:49 you don't need a textview for the radio buttons either Jun 03 05:26:59 you can set android:text on the radio button itself to give it a label Jun 03 05:27:33 u can load up ubuntu on android right Jun 03 05:27:36 you should be using an RadioGroup.OnCheckedChangedListener Jun 03 05:27:52 then save what the checked state of the group is Jun 03 05:28:30 then just do RadioGroup.check(viewID) to set whichever button to be checked you want Jun 03 05:28:53 t0mless, thanks, let me try Jun 03 05:28:54 like store 0 for off and 1 for on Jun 03 05:29:22 then you could even just have an array of your static ids Jun 03 05:29:29 er Jun 03 05:29:31 view ids Jun 03 05:30:04 canadiancow: fixed Jun 03 05:30:05 on dev Jun 03 05:30:20 * t0mless high fives JakeWharton and goes to watch more Doctor Who Jun 03 05:30:34 thanks for making me work on a Saturday night, asshole Jun 03 05:30:44 have a nice day :D Jun 03 05:38:18 hi, i have a question about debugging. i have the basic hello-world here and i set a breakpoint and ran it. the program has stopped at the breakpoint (it is not yet showing "hello world"). where in eclipse is the button to step out of the breakpoint and let it continue? Jun 03 05:38:44 look in the debug perspective Jun 03 05:38:56 where would one find that? Jun 03 05:39:07 top right normally Jun 03 05:39:19 or you can do window->perspective or something Jun 03 05:39:27 I forget all the eclipse menus Jun 03 05:40:26 ok, i got the debug perspective up. wheres the button to skip the breakpoint? :D Jun 03 05:40:50 they're next to the continue button Jun 03 05:40:55 step over, step into, etc Jun 03 05:41:24 hi. My application has an OptionsMenu (created using MenuInflater, etc). I'm curious if there is a way to open the menu programmatically? Jun 03 05:45:05 if i use System.out.printf("Hello terminal\n" );, does that get sent from my phone to any screen in the eclipse debugger? Jun 03 05:45:05 ahh.. openOptionsMenu() :) Jun 03 05:46:48 ahh. i found it. it got buried benieth a whole bunch of other debugging text spew Jun 03 05:47:07 You can use Log Jun 03 05:47:25 Log.i("activity","text"); Jun 03 05:50:03 hmm. do i have to import anything for Log.i() to work? its giving me an error Jun 03 05:51:01 the Log class Jun 03 05:51:07 the android one, not the sql one Jun 03 05:52:25 s/activity/tag/ Jun 03 05:52:42 Indeed Jun 03 05:52:43 T-Dub|DlolPics: your name is the dumbest one I've seen in all my years of internet. Jun 03 05:53:02 Um, ok. Jun 03 05:53:39 It'd be slightly less dumb if you chose one of those Jun 03 05:54:11 I couldn't care less what you think. Jun 03 05:56:14 Then again, it'd be nice if more dumb people in the real world would have such a warning sign plastered on their forehead Jun 03 05:56:28 Keep up the good work Jun 03 06:00:54 T-Dub|DlolPics: your app is sure taking its time to get on the play store =) Jun 03 06:01:10 I've noticed :( Jun 03 06:01:25 anyone seen or hear anything about HSO for usb ? Jun 03 06:01:37 usb modem to be exact Jun 03 06:02:43 ok, so i see here in my helloWorld project that there is a .apk. am i right in assuming that i would give that to somebody to run my program on their android thingymabob? Jun 03 06:02:59 (tm) Jun 03 06:03:03 giantpune: yes Jun 03 06:03:04 Yes, that is unsigned though giantpune Jun 03 06:03:29 T-Dub|DlolPics: not necessarily, he might have exported a signed version Jun 03 06:03:57 I thought if you exported a signed version, you specify the file location. Jun 03 06:04:09 And assuming he didn't choose the bin folder to export it. Jun 03 06:04:22 true but you never know Jun 03 06:04:57 Fair enough. Jun 03 06:05:43 QubeZ what is going on. Jun 03 06:05:58 I can see my app in search results, but if I go to the direct url w\ my package name it says not found. Jun 03 06:06:13 Everything I read said that your package name direct url will show up before search results lol Jun 03 06:06:34 google play is like that --- inconsistent Jun 03 06:06:40 Gotcha. Jun 03 06:06:41 it'll take a bit for it to all sync up Jun 03 06:07:05 And I assumed it would. I'm sure hundreds/thousands of other people submitted apps the same time I did. Jun 03 06:07:13 I just assumed it would say "pending" instead of published. Jun 03 06:07:55 well, that console is from the developers perspective.. not google's Jun 03 06:08:04 Gotcha. Jun 03 06:08:11 "you have published your app and now are awaiting Google's push" Jun 03 06:08:13 essentially Jun 03 06:08:42 Weird. I can see the app in the play store on my device. I can search for it and see it on my browser. But when I click it to view the direct link it doesn't show up. Few more mins :o? Jun 03 06:09:05 Play Store is a big pile of hot shit, by the way Jun 03 06:09:15 ok, so i setup a keystore and exported a signed apk. will either one of them run on another phone than mine? what cool benifits does being signed give me aside from keeping somebody from tampering with my program? Jun 03 06:09:45 Haha that's a first. Tried to download it and it said "The item you were attempting to purchase could not be found." Jun 03 06:09:50 giantpune: both unsigned and signed will run but in both cases, the oher device needs to have "unknown sources" checked so they can install apps outside of the Play Store Jun 03 06:09:54 you have to use a signed app to publish to the market giantpune Jun 03 06:10:14 that's about the only "benefit" Jun 03 06:10:29 and the debug key expires faster Jun 03 06:10:41 im pretty sure nobody out there wants hello world put on the market Jun 03 06:10:52 Indeed Jun 03 06:11:15 Well thanks for your help QubeZ. Hopefully it will be up when I wake up. Night. Jun 03 06:11:30 ya it should be, night Jun 03 06:16:16 https://play.google.com/store/search?q=hello+world&c=apps Jun 03 06:16:25 there are tons of them Jun 03 06:16:47 with, like, reviews and stuff Jun 03 06:19:14 what. the. fuck. Jun 03 06:19:24 My god... people are idiots. Jun 03 06:19:56 "Another great app! Never crashes, does what it says...without ads!" Jun 03 06:20:06 and no icon or anything lol.. too funny Jun 03 06:20:11 that is what is wrong with the Play Store Jun 03 06:20:22 https://play.google.com/store/apps/details?id=jp.shuri.yamanetoshi.helloworld <-- tons of people "also installed" tons of other hello worlds Jun 03 06:20:41 1,000-5,000 installs Jun 03 06:21:42 It would be hillaroius if there was a paid Hello, World app with 1,000 downloads Jun 03 06:23:07 well, there was an app for what could be considered hello world in playing with rendering Jun 03 06:23:18 the infamous "I am Rich" app for iOS Jun 03 06:24:13 some of these 5 star reviews are hilarious, though Jun 03 06:24:24 then the 1 star reviews ... Jun 03 06:24:29 p_l|backup: that was just genius Jun 03 06:24:37 QubeZ: yeah Jun 03 06:24:40 surprised that Apple allowed it but very genius idea Jun 03 06:24:49 big part of selling apps is catering to people's ego Jun 03 06:24:52 QubeZ: they tried to pull it later Jun 03 06:24:52 and that one hit it Jun 03 06:25:10 but I think the scale of money involved overwhelmed the crew :D Jun 03 06:25:25 hah Jun 03 06:25:30 30% of that $1000 app Jun 03 06:25:34 i think it was $1000 Jun 03 06:25:53 something like that Jun 03 06:26:10 pretty sure the guy ended with over half a million from it (after taxes et.) Jun 03 06:27:20 t0mless: thanks for mentioning the debug key expiration.. I forgot I needed to create a new one with longer term Jun 03 06:28:03 p_l|backup: looks like only $5k Jun 03 06:28:10 http://en.wikipedia.org/wiki/I_Am_Rich <-- if this is correct Jun 03 06:29:58 ehhh Jun 03 06:30:00 pity Jun 03 06:30:10 t0mless: actually, before I mess with this.. as I understand it the debug key is valid for 365 days.. if someone tries to use my app in 366 days, what happens? Jun 03 06:30:13 not bad for a day on the app store hehe Jun 03 06:49:23 https://play.google.com/store/apps/details?id=com.xiaoxiaofeng.iamrichwhite Jun 03 06:49:36 Over 5 $130 sales...an Android status symbol Jun 03 06:50:46 5 or more rather Jun 03 06:53:01 heh.. and blue diamond is free Jun 03 07:17:23 is there a way to delete an app of your dev console after you've unpublished it? Jun 03 07:17:27 i had a package name change Jun 03 07:19:33 hey all, how would one push a notification to a specific phone or phones? Jun 03 07:19:42 … from a web app Jun 03 07:19:50 Tricknology: C2DM Jun 03 07:20:33 must use google? Jun 03 07:20:45 or free/paid version of urbanairship Jun 03 07:22:40 how feasible, battery wise, is it to check a server every couple minutes? Jun 03 07:22:52 polling is dumb to do Jun 03 07:23:08 thats waht i thought Jun 03 07:23:31 so no other creative way? Jun 03 07:24:10 fuck it, i got it Jun 03 07:24:37 mind the language Jun 03 07:31:25 my fault.. Jun 03 07:31:39 how would one "route" sms messages to different applications? Jun 03 07:34:12 that is such a general question -- go google that one Jun 03 07:35:03 QubeZ: you can unpublish Jun 03 07:35:05 ed Jun 03 07:35:11 i hate colloquy so hard Jun 03 07:35:25 yea i unpublished... but I want it off my console view Jun 03 07:36:11 ah, probably not Jun 03 07:36:12 i Jun 03 07:36:17 i have like 50 unpublished apps Jun 03 07:36:21 figured -- wow Jun 03 07:36:36 i made a app name change and so package name changed... i uploaded new and want the old one outta my face ;) Jun 03 07:37:25 just change its name to zzzzzzzzzzzzzzzzz Jun 03 07:37:33 then it'll be last Jun 03 07:38:00 oh, this is great … from the verge "Google will host its annual Google I/O developer conference and we'll be there. Actually, we'll be there with the following question on our minds: what exactly happened to that committee that was going to figure out how to distribute timely Android OS updates for 18 months after a device's release?" Jun 03 07:38:13 JakeWharton: ok, i'll take that.. thanks Jun 03 07:38:52 it would be funny if the person gets up to the mike and says, him i'm the verge" Jun 03 07:38:54 my Moto Razr still doesn't have ICS, not Google's fault I know but I have this top notch expensive phone and still running Gingerbread, wtf Jun 03 07:39:08 I bought an iPhone last week *dont flame, its for dev* Jun 03 07:39:17 That would be Motos fault Jun 03 07:39:22 and your carrier Jun 03 07:39:31 GB increased share last month ? Jun 03 07:39:34 right Jun 03 07:39:36 hehe Jun 03 07:39:36 still lame though Jun 03 07:39:51 why wouldn't it? Jun 03 07:40:08 moto is owned by Google now so I still blame Google Jun 03 07:40:17 is that official yet ? Jun 03 07:40:21 actually that only happened last week Jun 03 07:40:28 so blame Motorolla Jun 03 07:40:36 i dout much is going to come of that really Jun 03 07:40:42 they just neede dthe patents Jun 03 07:40:50 *nod* Jun 03 07:41:02 plus that's the kind of phone I wouldn't expect to be updated Jun 03 07:41:51 why not? Jun 03 07:42:26 so of the 7% percent ICS share - some of thet would be CM, right ? Jun 03 07:42:41 1. Verizon 2. It's a well-known and flashy brand designed to flock users to it 3. Motorolla Jun 03 07:43:11 I dont understand. You're stating that you dont think the RAZR would get updated? Jun 03 07:43:16 plus the pie chart doesn't account for all the amazon garbage floating around, since it doesn't access play Jun 03 07:43:20 not in a timely manner, no Jun 03 07:43:30 it'll always be 4-6 months behind if not more Jun 03 07:43:47 JakeWharton: That makes no sense. The most popular, flashy phones get delayed updates? Jun 03 07:43:50 what a mess Jun 03 07:43:55 correct Jun 03 07:44:16 have you never heard the phrase "if it's not broke don't fix it?" Jun 03 07:44:37 Updates shouldn't be handled with that type of mentality. Jun 03 07:44:44 not for mobile, maybe desktop Jun 03 07:44:56 well of course I agree with you on that Jun 03 07:45:06 but neither an OEM nor a carrier would Jun 03 07:45:16 anyhow, its not my primary phone anymore so im not upset as I was a week ago =) Jun 03 07:45:25 ya verizon is always late, pair that up with moto and its worse Jun 03 07:45:38 QubeZ: what did you get next ? Jun 03 07:45:45 hopefully a nexus device :) Jun 03 07:46:01 iphone 4s -- starting to port To Do Mapr to iOS Jun 03 07:46:11 ah, yeah need hw for gps Jun 03 07:46:17 so needed a dev phone but decided to kick my data plan over to it so I can test as I port Jun 03 07:46:24 should've waited 3 weeks Jun 03 07:46:27 actually, i remember when the ios sim only showed one location, i guess now its more sane Jun 03 07:46:30 the 4S is about to drop $100 in price Jun 03 07:46:41 im not worried about it Jun 03 07:47:01 QubeZ: it will be interesting to see the sales comparison Jun 03 07:47:03 eBay is about to be overloaded with 4S' from the Bay area hipsters Jun 03 07:47:18 QubeZ: but warning … it takes a LOT of effort to market on iOS Jun 03 07:48:09 Everyone I've shown the app too is asking if there is an iOS version avail -- thus my stepping up now to start porting it. I was going to wait until the web service was in place but they are going to be dev'd in parallel. Jun 03 07:48:12 s/iOS/any platform in the history of platforms since the dawn of time/ Jun 03 07:48:47 I am curious about the download rate though... right now its going pretty slow - Rel on March 9th and up to 700 dl's Jun 03 07:48:47 pft, activision is still charging full price for cod4 Jun 03 07:49:21 JakeWharton: no, people discover apps slightly differently in iTunes then for android play Jun 03 07:49:34 differences in way the ranking happens, the way searching works, etc Jun 03 07:49:42 of course, some similarities in marketing Jun 03 07:49:50 like using social media, having epople review the apps, etc Jun 03 07:49:53 you're validating my statement Jun 03 07:50:11 i didn't mean to :) Jun 03 07:50:14 because i wasn't Jun 03 07:50:28 I'm not really too worried about whether its more popular on Android or iOS, I just want to double my chances of people consuming the web service $15/yr -- since the app is free. Jun 03 07:50:30 there are differences in marking an android and ios ap Jun 03 07:51:09 so they're both a lot of effort then due to their differences? Jun 03 07:51:09 marking Jun 03 07:51:25 *marketing Jun 03 07:51:54 *markingeting Jun 03 07:53:45 fuck, i have this kindle ebook with a screwy font and no way to change it Jun 03 07:54:02 g00s: for $5 I will roll in honey and feathers and sing a song about your app. Jun 03 07:54:03 i'm amazed kindle for mac does not allow one to change the typeface Jun 03 07:54:20 pragma-: are you on fiverr.com? Jun 03 07:54:23 heh Jun 03 07:54:23 pragma-: haha, thats great, i'll take you up on that Jun 03 07:54:48 pragma-: you have to do it at i/o Jun 03 07:54:52 I bought a fiverr last night Jun 03 07:55:30 some chick made me this for $5: http://i.imgur.com/5m3XM.jpg Jun 03 07:55:44 hello Jun 03 07:56:08 any good tutorials on extending an imageView to have 2 alternating images? Jun 03 07:56:30 ViewFlipper + postDelayedRunnable + two ImageViews Jun 03 07:56:52 or extend ImageView + postDelayedRunable + setImageDrawable Jun 03 07:57:03 postDelayedRunable ? Jun 03 07:57:34 http://developer.android.com/reference/android/view/View.html#postDelayed(java.lang.Runnable, long) Jun 03 07:58:26 you could probably use http://developer.android.com/reference/android/graphics/drawable/TransitionDrawable.html too Jun 03 08:01:36 JakeWharton: ViewFlipper looks like a cool idea Jun 03 08:02:12 but why should I override the PostDelay? Jun 03 08:03:59 JakeWharton: but why should I override the PostDelay? Jun 03 08:04:15 for automatic changes Jun 03 08:06:02 what do you mean automatic changes, I want it to change only onClick Jun 03 08:06:08 :S Jun 03 08:06:09 !!! Jun 03 08:06:54 ok then do that Jun 03 08:07:34 oh ok Jun 03 08:08:58 JakeWharton: is it possible to put in a vieflipper the same layout with different id's? Jun 03 08:09:05 yes Jun 03 08:09:27 yay Jun 03 08:13:10 JakeWharton: one more question, can I create a view in one xml file and then when including it in a different one set a new height and width to fit the new place in the new View? (i want to put the same custom view more than once) Jun 03 08:13:31 *not height and width, margin and placing Jun 03 08:13:58 set the child view to match_parent Jun 03 08:14:06 define the height on the container Jun 03 08:14:45 so I'll need to create a container in the parent anyway? Jun 03 08:15:17 can't just give layout_allignParent_right="true" Jun 03 08:15:22 JakeWharton: ^ Jun 03 08:31:24 JakeWharton: are you still here and have time for one last question? Jun 03 08:35:11 just ask, you needn't target questions at one person Jun 03 08:37:45 question: is there a way to have a tile view, like the home screen? Or must I implement such a layout manually ? Jun 03 08:42:24 there's GridView in the SDK, GridLayout in the support-v7 library, and there's the dashboard pattern which has a bunch of classes floating around the internet that you can find with a quick Google Jun 03 08:42:41 let me check gridview Jun 03 08:43:50 thx, i will use this. Jun 03 08:44:58 I guess it's similar to the listview with adapters etc as I sw Jun 03 08:45:00 saw Jun 03 08:45:08 hey all, when I make a BroadcastReceiver, can i filter some messages and not others? Jun 03 08:45:11 exactly the same Jun 03 08:45:50 sms* Jun 03 08:55:16 mornin' folks Jun 03 08:56:38 hey Jun 03 09:00:39 ok well its not good morning from my phone... the first Activity i give it today throws in onCreate Jun 03 09:00:44 more coffee :/ Jun 03 09:18:38 morning Jun 03 09:34:37 hi, is it possible to get informed within one in the event of a new network connection initialized from another app Jun 03 10:02:56 good morning everyone. does anyone know how cached mail is stored in android? Jun 03 10:19:00 i'm new to android, i've generated this android app in eclipse and now i want to call functions in other projects on the workspace. however i get java.lang.reflect.InvocationTargetException errors when i call functions in those other projects Jun 03 10:19:44 it's as if the jar files dont end up in the .apk or something Jun 03 10:23:02 when i look in the .apk, i see a classes.dex, but no mylib.jar Jun 03 10:32:21 hi all. How can I force eclipse to stop opening new findow for the same file? I switch between diff files in project by clicking them in Project Explorer - eclipse spawns new windows every time - very annoying Jun 03 10:38:54 hi, is it possible to pause an app from another app? Jun 03 10:39:14 yeah --- launch an activity that takes the foreground Jun 03 10:39:23 and whatever other app that was on top will have onPause called. Jun 03 10:41:21 but that does not count for background services, right? Jun 03 10:48:45 snuy, if it's a service you want to be able to pause you can always register an intent that tells it to pause Jun 03 10:49:20 hi Jun 03 10:49:38 but i cannot force it to pause? Jun 03 10:49:45 Which controls should I use to make swipe like this https://www.dropbox.com/s/rnpc4sv5isvx2t5/swipe.png ? Jun 03 10:50:38 I need to show only one element on the screen Jun 03 10:51:05 and some elements may be disabled Jun 03 10:52:08 Maybe horizontal listview? Jun 03 10:53:06 snuy, I'm unaware of any way to force a service to pause Jun 03 10:53:32 you'd more likely want to implement a method that stops it doing whatever you don't want it to do Jun 03 10:53:50 snuy: services don't "run" anyway. Their callbacks are called, then they sit there pretty much forever Jun 03 10:53:56 what runs, is the THREAD you put in there Jun 03 10:54:05 which you should take preds_ advice on Jun 03 10:59:19 Does anybody know have to implement this https://www.dropbox.com/s/rnpc4sv5isvx2t5/swipe.png ? Jun 03 10:59:42 рщц* Jun 03 10:59:46 how** Jun 03 11:00:15 rootty: what does swiping do, flip the page? Jun 03 11:00:25 if so, just use a ViewPager Jun 03 11:01:27 readme, i need just to change a picture Jun 03 11:01:40 use a view pager Jun 03 11:01:42 it's an icon for a category of questions for a quiz Jun 03 11:02:43 yeah, my suggestion stands Jun 03 11:03:20 okay, i'll try Jun 03 11:03:27 thank you Jun 03 11:05:11 if you have trouble just keep trucking through it... even if you have to restructure a lot of your code. Jun 03 11:05:18 it is NOT worth it to implement your own swipe Jun 03 11:05:21 absolutely not Jun 03 11:05:26 and will not have any cool animation, either Jun 03 11:34:21 hi all Jun 03 11:34:40 i've downloaded android sdk zip file and uncompressed in a directory... i tried running SDK Manager.exe or AVD Manager.exe to test if it's ok but nothing happens.. why? Jun 03 11:35:47 what do you mean nothing happens? you double-clicked on the icons? Jun 03 11:35:59 or typed manager.exe in a console window? Jun 03 11:36:29 i tried both things Jun 03 11:36:39 from console it returns prompt Jun 03 11:36:46 and doesn't start Jun 03 11:36:49 try this... download Eclipse IDE Jun 03 11:36:51 no error, nothing Jun 03 11:37:07 what OS are you running? Jun 03 11:37:16 windows 7 Jun 03 11:37:21 64 (coff) bit Jun 03 11:38:20 ok, so what's the canonical way for doing this: i have a footer on each view with 5 buttons. 4 of these lead to a single activity. but the 5th button leads to a chain of activities where i'd like to have the ability to go back Jun 03 11:38:31 okay, download eclipse classic http://eclipse.org/ Jun 03 11:38:32 and i have java sdk installed and in path Jun 03 11:38:46 so my current plan is to maintain the stack myself.. Jun 03 11:38:47 and download the ADT http://developer.android.com/sdk/eclipse-adt.html Jun 03 11:39:41 which java sdk minimum is required to run android sdk? Jun 03 11:39:48 so fragment manager and fragments for the "Stack" part? Jun 03 11:40:16 but I don't know why it's not calling up the GUI to download SDK packages Jun 03 11:40:31 * Hiraghm panics and screams at the mention of "fragments" Jun 03 11:40:58 minimum java I think is 1.5 or 1.6? not sure. Jun 03 11:42:19 1.6 Jun 03 11:42:33 at least if you want @Override annotations, etc.. Jun 03 11:44:37 Failed to convert path to a short DOS path: C:\Windows\system32\java.exe Jun 03 11:44:47 ERROR: No suitable Java found. In order to properly use the Android Developer Jun 03 11:45:02 java -version Jun 03 11:45:13 java version "1.6.0_22" Jun 03 11:45:15 Java(TM) SE Runtime Environment (build 1.6.0_22-b04) Jun 03 11:45:16 Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode) Jun 03 11:50:31 hmm.. there in fact is a c:\windows\system32\java.exe Jun 03 12:15:23 Hello, in HTML i can give an entrie in a dropdownmenue a value and a description wich will show in the selection: . The same I need now in my App. The User choose a option, and the App need a value. I dont find an example in the www for this problem. Jun 03 12:16:33 Excuse my bad english Jun 03 12:17:38 sukramTM: Look into Spinner Jun 03 12:18:28 Knossos: Sorry dont understand what you mean. In the descripton on the Android Homepage? Jun 03 12:18:49 http://www.lmgtfy.com/?q=android+spinner Jun 03 12:19:51 Knossos: i google spinner, but i dont find an example for my question Jun 03 12:20:24 That is an exact answer to your question. You use Spinners to replicate functionality of a