Um aplicativo nativo para Android, que contem testes de layouts com ListView personalizadas, e que permitem multi-selecao..
Android-ListView-MultiSelection is hosted in the following web site
https://github.com/crsjunior/Android-ListView-MultiSelection
If you think the Android project Android-ListView-MultiSelection listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-ListView-MultiSelection.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
There are 2 image files in Android-ListView-MultiSelection. The names of the image files are listed as follows.
img_detergente_ipe_neutro.png img_omo_dupla_acao.png
The following screenshort is generated from the image listed above.
Android-ListView-MultiSelection has the following Java source files.
com.example.lvmultiselection.MainActivity.java com.example.lvmultiselection.VersaoAActivity.java com.example.lvmultiselection.VersaoAIncluirItensActivity.java com.example.lvmultiselection.VersaoBActivity.java com.example.lvmultiselection.VersaoBIncluirItensActivity.java com.example.lvmultiselection.VersaoCActivity.java com.example.lvmultiselection.VersaoCIncluirItensActivity.java com.example.lvmultiselection.adapters.VersaoAItemAdapter.java com.example.lvmultiselection.adapters.VersaoBItemAdapter.java com.example.lvmultiselection.adapters.VersaoCItemAdapter.java com.example.lvmultiselection.model.Item.java