Android Open Source - UI ListView Delete Android-dynamic-ListView-Test






Project Summary

Lightweight ListView / Controller Structure with dynamic Loading, Multi-Selection & Delete / Undo Implementation.

Web Site / Source Repository

Android-dynamic-ListView-Test is hosted in the following web site
https://github.com/sfunke/Android-dynamic-ListView-Test

If you think the Android project Android-dynamic-ListView-Test 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 Android-dynamic-ListView-Test.

ItemValue
Java File Count10
Supported screen sizes[mdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\tweets.json
res\raw\tweets2.json




Resource Files

There are 3 image files in Android-dynamic-ListView-Test. The names of the image files are listed as follows.

tweet_favourite.png
tweet_reply.png
tweet_retweet.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-dynamic-ListView-Test has the following Java source files.

com.example.listdeletetest.ApplicationTest.java
com.example.listdeletetest.ListAdapter.java
com.example.listdeletetest.ListController.java
com.example.listdeletetest.MainActivity.java
com.example.listdeletetest.MainFragment.java
com.example.listdeletetest.model.Tweet.java
com.example.listdeletetest.utils.RawResource.java
com.example.listdeletetest.webservice.FauxWebService.java
com.example.listdeletetest.webservice.WebService.java
com.example.listdeletetest.widget.TweetItemView.java