A spinner is a control/widget that allows the user to select an item from a group, like a dropdown list...

learn more… | top users | synonyms

0
votes
0answers
85 views

Android: how to concatenate spinner value with value in edittext

I have few issues with the spinner, i am implementing spinner as below spinner1 = (Spinner) dialog.findViewById(R.id.quesspinner); ArrayAdapter<CharSequence> arrayadapter = ...
0
votes
1answer
481 views

error inserting android.database.sqlite.sqliteconstraintexception error code 19 constraint failed

I know there are so lot of threads about this problem but none of my own problem. I have a spinner connected in the database that displaying the foreign key of the specific table. And it appears ...
0
votes
0answers
19 views

getting the selected string from spinner

I am an amateur android programmer for android platform. Here in this how to get the user selected string value from the spinner? And how to assign integer to that string value? Pls help me out.. ...
0
votes
0answers
39 views

Adding the imagebutton to the spinner row makes it unselectable?

I'd like to have a spinner with ability to select an item and to click on the button. This listener works spinner.setOnItemSelectedListener(new OnItemSelectedListener() { @Override ...
0
votes
0answers
271 views

How to save and display data in listview from the selected item in spinner?

What I'm trying to do here is populate spinner, button show displays data in listview according to to the selected item, and save data still according the selected spinner.My spinner works fine as it ...
0
votes
2answers
1k views

How to change spinner text and background color?

I put a spinner in AlertDialog and from some reason colors there are displayed differently than in normal activity. That brings me to this problem: When I have that spinner in normal activity, text ...
0
votes
0answers
59 views

Spinner Doesn't show the selected item after selected (Android Java)

We have on spinner in the activity, and after choosing an item from the list (its a list that comes from Parse) and shows it. The item is not displaied.. Can you assist? Thanks public class ...
0
votes
1answer
42 views

link an interface with the database in android

I want to create an android application with columns and rows, from where user will choose items and create an order. I've already made my own database in SQLiteBrowser with 5 columns. I added this db ...
0
votes
0answers
251 views

Spinner in ListView Android

In my application I have implemented the ListView which containg Spinner and TextView but I'am not able to get the values from the spinner when i click on the spinner. I have implemented the ...
0
votes
2answers
134 views

getView method of baseAdapter is not getting called

I have a spinner view . i set its adapter as customAdapter which extends base adapter. But the get view method of adapter is not getting called. ` public class CustomSpinnerAdapter extends ...
0
votes
2answers
271 views

Android: how to get spinner value and check the condition

In my app i have a spinner with two items ..i have to choose the item an do action accordingly dialogButton.setOnClickListener(new OnClickListener() { public void onClick(View ...
0
votes
4answers
120 views

How to call activity from the items of the spinner

I have a page which consist of a spinner and a submit button. What I want to achieve is when user selects an item in the list and click on submit, it should take him to an other layout having a ...
0
votes
0answers
122 views

Android: problems comparing two Spinners

I have a small problem. I want to compare the value of two spinners, i have alt of methods to do it, but it seems it wont work. Here is the code in my fragment, not activity. I have tryed several ...
-1
votes
1answer
144 views

drop down spinner in android not dialog spinner

I want to have a drop down spinner in my app, but when I tapped on spinner, spinner open a dialog and show the items in that in fact I want to have a spinner like this image: but, my spinner is ...
0
votes
0answers
287 views

change spinner arrow icon android from code

I have a spinner and I want to change the following things in it 1- Background drawable 2- Icon 3- Text size 4- Text Color 5- Text Style 6- Highlight color I have made my custom adapter that extends ...
2
votes
0answers
296 views

Spinner does not apply dropDownSelector attribute

I'm using spinner and want to add spinner - to change behavior depends of states(focused, pressed) sample project is here https://github.com/vovs/spinner_issue My code: activity_main.xml ...
1
vote
0answers
120 views

How to add button to the footer of Spinner

I have a spinner, I want to add a button "Cancel" to the end of spinner so when the user click it the selected element in the spinner doesn't change. xml <Spinner ...
0
votes
0answers
368 views

Adding spinner in Sherlock action bar causes forced closed of application in older version of android

Hi I am developing small android application in which I am using Sherlock activity and two Sherlock fragments. Now I want to add one spinner in actionbar and and its working fine in higher version of ...
0
votes
0answers
90 views

How to link a style attribute for the spinner dropdownitem?

I would like to customize my spinner items so that it uses my own selector (resource) for showing the states disabled, pressed, focused and default. With resource i mean the xml where all the states ...
0
votes
1answer
96 views

Change color of spinner items to 2 colors

I have populated my Spinner, which appears in DialogFragment, with two lists - list1 and list2. I want that the lists appear in two different colors: i.e. list1 in blue and list2 in red, during ...
1
vote
2answers
60 views

android spiner how to set no selection value

I have a spinner that takes it data from server, I want to set the first selection value like "Set City". i fill the spiiner like this s_city = (Spinner) findViewById(R.id.s_city); ...
0
votes
0answers
83 views

Selection on second spinner not working

I am developing a page with 2 spinners, where the first spinner has some category populated from DB. Based On the value selected from spinner1, the selectedCategoryName is passed in the method ...
0
votes
2answers
94 views

Android Spinner on click crashes the application

I have defined a spinner in my app that loads on start of the main activity. The activity loads successfully and also loads the spinner with the values from a String array from another class. ...
0
votes
1answer
44 views

android onItemSelected triggers itself when activity starts

I don't know why the onItemSelected triggerd it self when the activity starts ? is that because i have initials data on the spinner from the start ?
1
vote
1answer
54 views

android spinner onselectitemclick listener no triger

This is how i define the spinner s_province = (Spinner) findViewById(R.id.s_province); ArrayAdapter<String> provinceAdapter = new ArrayAdapter<String>(this, ...
0
votes
0answers
69 views

How do I populate a spinner from another activity?

My requirement is too populate a spinner from another actvity. The Main activity: protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
0
votes
0answers
56 views

Android-Spinner: display sizes

I am trying to implement two different sizes for spinnner and the options in that spinner. I want to display the spinners in smaller size so that I can fit as much content as possible & at the ...
0
votes
0answers
72 views

Views not drawn properly

I have a problem with views not being redrawn properly. I am using drag and drop to be able to drag items from a ListView in two ObjectViews (a subclass of TextView that can store one object) and vice ...
0
votes
2answers
192 views

Android Spinner Option Value Just like Select Tag

Is it Possible I can create a spinner with options and values. <select name=test> <option value="1">Baran</option> <option value="2">Khan</option> </select> ...
0
votes
2answers
88 views

problems in android spinner

I want to display messages based on selection of value from spinner. so i used folowing code. sp=(Spinner)findViewById(R.id.spinner1); String ar[]={"hello","abc"}; ...
2
votes
1answer
66 views

Spinner State not Honored in Landscape

I have a few Spinners that I populate based on values stored in my database. They work perfectly when I hold my phone vertically, but when I hold it sideways as I start the activity (as if to view in ...
0
votes
1answer
710 views

Android: How to customize AlertDialog, Dialog an Spinner titles

I want to customize all dialogs, alertDialogs and spinner. I want to change the color of text and the background of the title bar. I try to explain better: I want the text (JOLLY BAR DI ...) to be ...
0
votes
4answers
210 views

Spinner in a alert.dialog crashes

I have an alert dialog which has a spinner into it: LayoutInflater inf = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); View layout = ...
3
votes
2answers
294 views

Spinner's onItemSelected callback called twice after a rotation if non-zero position is selected

When I create my activity, I setup a Spinner, assigning it a listener and an initial value. I know that the onItemSelected callback is called automatically during application initialization. What I ...
0
votes
1answer
177 views

Change color of items in spinner

I want to change the color of items in spinner to say 3 different colors and all the items should be added dynamically. I am adding items in the spinner through list. Suppose i have 2 lists and i want ...
1
vote
2answers
243 views

How to add strings from alert-dialog box in android?

I am working with android. Now i got a problem with it. I created a progrm that will get the strings from user via an alert-dialog box. And add it into the spinner. But it shows some exceptions in ...
0
votes
1answer
183 views

How to create menus like the attached image in Android

I want to create an android application in which each menu should seen like the attached image. Is there any possible way to create this types of menus in android.. I am a beginner in android ..if ...
1
vote
1answer
82 views

Spinner getting the text fitting

I have a Spinner and I want to fill this one with a currency array formatted like this: USD - United States Dollar This doesn't fit on a small screen, but it runs very ugly over the arrow of the ...
0
votes
0answers
54 views

Adding default None value to a spinner from DB cursor

I have a spinner which is populated with DB values returned in form of Cursor.but it always have first value as selected. What I need is to have a "None" value instead od ffirst DB value. I know we ...
-1
votes
1answer
68 views

how to add strings from dialog box in android?

I need to add strings from alertdialog box to spinner at run time. Now i have the alertbox with an edittext and a button.please anyone help me to fix this.
1
vote
1answer
91 views

Changing the look of Spinner in android

Android 2.3.3 I have two spinners, one populated using string-array from strings.xml (static) and another that is populated using an Adapter. The first spinner (Static) looks like below The ...
3
votes
1answer
56 views

android.R.simple_spinner_adapter cannot be resolved

Android 2.3.3 I am having a Spinner in my xml file and I wish to set an ArrayList as a source. I am trying to instantiate the ArrayAdapter with the ArrayList, but i don't get the ...
-1
votes
1answer
108 views

spinner item is not displayed on android

I have to develop android spinner application. Here, the spinner list item is not displayed. Why this error is occurring here. Please help me and give me a solution for this. I have used below code: ...
1
vote
1answer
67 views

better way of handling screen rotation in android

For the screen rotation, I've implemented attribute android:ConfigChanges="orientation|screenSize" in manifest file. Everything works fine. But this link here suggests to consider this approach to ...
0
votes
2answers
234 views

Mono for Android: XML data to spinner

My XML Example: <Table diffgr:id="Table17" msdata:rowOrder="16"> <IdRec>17</IdRec> <FieldId>1213</FieldId> <FieldDesc>Equipment</FieldDesc> ...
0
votes
2answers
227 views

Mono for Android: Spinner within a listview

I have a listview which is populated from a webservice using an ArrayAdapter. The webservice provides me with all the data I need. Some are just plain textviews yet other alternate between EditText ...
0
votes
2answers
179 views

android - Don't want show the spinner dropdown if it is empty

I don't want to show the spinner drop down if it is empty. I tried but i am not getting please can anyone help me. code: sp.setOnTouchListener(new OnTouchListener() { @Override public ...
0
votes
0answers
73 views

How to implement OnSelectedItemListener for a Fragment?

I have an application with 2 Fragments. One of the Fragments has 2 Spinners. The user selects a value in the first Spinner and this then sets the Adapter etc for the second Spinner. The problem is ...
0
votes
1answer
48 views

intent null error

After sorting out my code I keep getting a null on my second screen when i hit the submit button having trouble spotting my mistake any help would be appreciated. first class import ...
0
votes
2answers
236 views

Applying Adapter to Spinner causes NullPointerException?

I have a basic Android Application with 2 Fragments. I am trying to fill a Spinner in one of the Fragments with some String. Here is my method (BTW, this all works if I comment out the whole Try ...

1 2 3 4 5 14