Android Open Source - App simple simple-lists






Project Summary

Android app allowing users to create an unlimited number of lists with items that are simple to add, edit, rearrange, and delete..

Web Site / Source Repository

simple-lists is hosted in the following web site
https://github.com/dchia/simple-lists

If you think the Android project simple-lists 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 simple-lists.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4




Resource Files

There are 5 image files in simple-lists. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_edit.png
ic_action_grip.png
ic_action_new.png
ic_undo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

simple-lists has the following Java source files.

com.dariuschia.simplelists.AboutActivity.java
com.dariuschia.simplelists.ApplicationTest.java
com.dariuschia.simplelists.CustomAdapter.java
com.dariuschia.simplelists.DynListActivity.java
com.dariuschia.simplelists.HelpActivity.java
com.dariuschia.simplelists.ListInfoDataSource.java
com.dariuschia.simplelists.MainActivity.java
com.dariuschia.simplelists.MyGestureListener.java
com.dariuschia.simplelists.MyOnCheckedListener.java
com.dariuschia.simplelists.MyOnDismissCallback.java
com.dariuschia.simplelists.MyOnItemMovedListener.java
com.dariuschia.simplelists.MySQLiteHelper.java