Android Open Source - Example project DropdownSpinnerDemo






Project Summary

This is a demo project to show how to implement a drop down spinner in Android..

Web Site / Source Repository

DropdownSpinnerDemo is hosted in the following web site
https://github.com/hemantg05/DropdownSpinnerDemo

If you think the Android project DropdownSpinnerDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DropdownSpinnerDemo.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count6
Fragment Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in DropdownSpinnerDemo. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DropdownSpinnerDemo has the following Java source files.

com.example.dropdownspinner.DropdownSpinnerActivity.java
com.example.dropdownspinner.PopupListActivity.java
com.example.dropdownspinner.ui.AutoCompleteDropdownActivity.java
com.example.dropdownspinner.ui.DashboardActivity.java
com.example.dropdownspinner.ui.FragmentDropdownActivity.java
com.example.dropdownspinner.ui.PopupWindowDropdownActivity.java
com.example.dropdownspinner.ui.fragment.OtherFragment.java
com.example.dropdownspinner.ui.fragment.TestListFragment.java
com.example.dropdownspinner.ui.widget.InstantAutoComplete.java