anyone played with Android SDK?

rudeguy

Lifer
Dec 27, 2001
47,351
14
61
I want to mess with this but have no idea what I'm doing.

Anyone play with this?
 

Deeko

Lifer
Jun 16, 2000
30,213
12
81
Yes, I'm working on an app as we speak. I'm by no means an expert though, still learning it myself.
 

tatteredpotato

Diamond Member
Jul 23, 2006
3,934
0
76
Yea I've downloaded and played around with it... I'm waiting till the summer to put some more time into learning the framework.

Download the manuals and just go over views and activities first... Get a feel for how you can construct them from the XML files and interact with them via the R class.
 

vshah

Lifer
Sep 20, 2003
19,003
24
81
working on a couple apps at the moment :) still very much learning as I go though. lots of tutorials on the net...its pretty simple to get started.
 

Platypus

Lifer
Apr 26, 2001
31,046
321
136
Not to hijack this thread but hopefully someone reads this. I'm a UNIX guy and I want to get more involved in the actual OS side, not the app side of things. There doesn't seem to be a lot of info out there except some random 'ROM cooking' type things where you basically take someone else's work and modify it to make a custom ROM. That is interesting to me but I want to take it further and get into the OS itself. Short of flying to california for the classes they offer, is there anything I can do on the web?
 

Deeko

Lifer
Jun 16, 2000
30,213
12
81
Not to hijack this thread but hopefully someone reads this. I'm a UNIX guy and I want to get more involved in the actual OS side, not the app side of things. There doesn't seem to be a lot of info out there except some random 'ROM cooking' type things where you basically take someone else's work and modify it to make a custom ROM. That is interesting to me but I want to take it further and get into the OS itself. Short of flying to california for the classes they offer, is there anything I can do on the web?

http://source.android.com/download

?
 

Platypus

Lifer
Apr 26, 2001
31,046
321
136

Yeah I've got that, but I guess I meant I was looking more into how they've changed Linux to work on a mobile device. I've been looking through the code but it's a lot tougher to plow through endless source code to try and understand the differences. Specifically with memory management and scheduling, how certain things are always running waiting for input, etc. The core of it is Linux but it's applied in a very different way from what I've seen thus far.
 
Last edited:

vshah

Lifer
Sep 20, 2003
19,003
24
81
Yeah I've got that, but I guess I meant I was looking more into how they've changed Linux to work on a mobile device. I've been looking through the code but it's a lot tougher to plow through endless source code to try and understand the differences. Specifically with memory management and scheduling, how certain things are always running waiting for input, etc. The core of it is Linux but it's applied in a very different way from what I've seen thus far.

you can find some interesting android related google i/o presentations here:
http://sites.google.com/site/io/