Hello to everybody,
I'm new to android and the only thing i know(theoretically) until now is the function of xml layouts so, i want to ask you a question.
I'd like to create two spinner widget, which will be connected to each other.
For example the first spinner will have the continents (America,europe,Asia etc.).
Supposed that someone choose Europe from the first spinner, then the european countries to be displayed to the second spinner. Another example is: if someone choose "America" for his first selection then the American countries to be available to the second spinner.
Think about the functionality of an ajax form on web..
Any reply could be useful.
Thanks in advance..

