« first day (949 days earlier)   
00:00 - 15:0015:00 - 18:00

they don't have holo light style icons
 
nope
holo is not the answer to every design challenge
 
It is for Android... Well Mostly :P
 
a lot of icons you can easy convert to holo style android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html
mostly they look pretty neat when you do it..
 
3:18 PM
@FoamyGuy very
 
very what
 
very interested :)
 
short question: what do I have to do to be able to "revert" an | operation?
 
in free icons
 
I want to combine flags with | but I am unsure how I can revert the value to get the single flags...
 
3:23 PM
hmm
 
A|B xor A = B ?
or something like that, so maybe you sould use the rest to get specific one flag, hm?
 
hm...
 
"Xbox, Go Home. You're drunk!"
 
@WarrenFaith a | b == (a | b) ^ a == (a | b) ^ b
is this right?
 
are you talking about bits?
 
3:28 PM
think so ^^
uh
 
I just throw idea, not sure
 
I guess I will need to look up some tutorial about that
 
but my one isn't right.... (a | b) ^ a == b and (a | b) ^ b == a
 
way too complex :D
 
^^
it's to simple for our brains... :P
 
3:31 PM
Basically I need to use a 010101 pattern and a bitmask like 0x000F00 to get the second 1 from the right
 
0
Q: Google Maps Android -- Map suddenly no longer displayed

David MaysI'm working on integrating Google Maps into the app I'm working on and I've had a rather unpleasant time doing it thus far. Regardless, I finally got a SupportMapFragment displaying a map and set a location and zoom level. Here is the functional bits of my code thus far: @Override public...

any thoughts?
 
Hahaha, I just saw this
7 hours ago, by OcuS
fun fact: in French "verge" means "dick/penis"
 
simple explanation to the bit operation and how it can be used: docs.oracle.com/javase/tutorial/java/nutsandbolts/op3.html
 
@Pyrodante Does this guy's "o" key work?
 
to get if the third bit is set i would do it this way: (010101 & 000100) > 0
 
3:36 PM
which is the same as I wrote :D
 
yes ^^
hat this sentence in my typing box for a few minutes and forgot about it. xD
 
yeah yeah you little show off :D
seems like deactivating a broken synch works good. 30m and only 2% lost
which means I would be by 75% in 6 1/2h instead of 40%
 
i got challenged by bitwise operations... damn you future education. and damn you brain for getting rusty!
mhh... how did you find the broken sync? logcat?
should check it to
 
nope, accounts -> synch
I am also disabled synch for stuff I dont really use: google books and currents
 
HA, i have issues displayed too!
 
3:43 PM
@adam2510 ??
 
LatLng
 
3:59 PM
I am off, cya later
 
bye
 
 
1 hour later…
5:04 PM
cya guys! bb.
 
00:00 - 15:0015:00 - 18:00

« first day (949 days earlier)