spinner
Android: Making spinners appear after an option in another spinner is selected
I would like to know if it is possible to make spinners appear below a spinner with text based on the selected spinner.Basically, lets sa开发者_如何转开发y there are 3 spinners (A, B, C).I want B and[详细]
2023-04-10 17:10 分类:问答How do I make a Spinner's "disabled" state look disabled?
When I disable my Spinner it looks almost exactly like it did prior to being disabled, i.e. Before After[详细]
2023-04-10 03:43 分类:问答How to add data dynamically into the spinner from xml
Hello I\'m downloading XML and parsing data.I want to add data to the spinner. The data updates every time I run the application.[详细]
2023-04-09 19:03 分类:问答Android populate spinner from php/mysql query
I am using the CustomHttpClient to connect and do queries from my android app.I was wondering if it was possible to populate a spinner from a php/mysql query and if so how it would b开发者_如何学Goe d[详细]
2023-04-09 05:09 分类:问答Android hellospinner tutorial
I am doing the HelloSpinner tutorial and I am getting error markers under two areas (lines 4 and 6 of the onCreate method...i marked them )and I cant figure out why?I have used the code from the tutor[详细]
2023-04-08 19:20 分类:问答Is there a way for a spinner option to open another spinner?
I want it where when someone clicks an option in a Spinner, it opens another spinner with more options. Also, is there a way for an \"Other\" option to open an EditText where someone can input their s[详细]
2023-04-08 09:51 分类:问答Issue when running in a android google API (2.2 platform)
New to android development, be gentle haha. I am wanting to populate a spinner with data from my SQLite database. I have a table that is pre-populated and am able to query it successfully. Problem is[详细]
2023-04-07 03:07 分类:问答Programmatically alignment?
I\'ve attached one image. In that image one checkbox and spinner are in undefined position. I\'m using Absolute layout but 开发者_JAVA百科also, i can\'t fix that to wherever. So, i need to set those b[详细]
2023-04-07 02:10 分类:问答Get the values from one layout to next layout?
I\'ve listed some items in list that extends Activity and the list are listed using Custom Adapter. My 开发者_开发百科question is, this is my xml File I\'ve added some items to this spinner. How can i[详细]
2023-04-06 21:30 分类:问答Can't get this content spinning API to work with PHP
Can you help me get this content spinning API working? It was wrote to work with C# but is there a way I can get it to work using PHP? I\'ve been trying to post to the URL stated on that page using cU[详细]
2023-04-06 20:50 分类:问答