The best way to get you head around things is to start diving into the code. Start developing the hello android tutorrials. -Kitzy
Informacja: 2010-03-04
Inne wiadomości z dnia 2010-03-04
Since I posted this, i've re-read the references on life-cycle and think i have a much better understanding, in that my confusion seemed to be over the concept (wrong?) that the system would kill off one component of a process and not others. My current understanding implies that it uses the process components (activity, service,...) to
Informacja: 2010-03-04
Dziękujemy za odwiedziny /przegladprasy
Does anyone know where I can find a simplified Android Class Diagram? I think a diagram that shows the basic structure of the Android classes and cuts out the non-major classes would be helpful to understand the connections between the classes. Thanks, Mitch
Informacja: 2010-03-04
Dziękujemy za odwiedziny /przegladprasy
I've been struggling with this issue for days now. I've got a spinner control set up to display items. It works but I need a way to know when a selection has been made in the control. It doesn't appear that I can set an OnItemClickListener. The SDK says: "setOnItemClickListener(Adapte rView.OnItemClickListener l) A spinner
Informacja: 2010-03-04
Dziękujemy za odwiedziny /przegladprasy