Android app for simple self tweeting..
PlogAndroid is hosted in the following web site
https://github.com/bibhas2/PlogAndroid
If you think the Android project PlogAndroid 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 PlogAndroid.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in PlogAndroid. The names of the image files are listed as follows.
ic_action_search.png pen.png
The following screenshort is generated from the image listed above.
PlogAndroid has the following Java source files.
com.mobiarch.plog.controller.LogListAdapter.java com.mobiarch.plog.controller.LogListFragment.java com.mobiarch.plog.controller.MainActivity.java com.mobiarch.plog.controller.PlogApplication.java com.mobiarch.plog.controller.SearchResultActivity.java com.mobiarch.plog.controller.SwipeDeleteHandler.java com.mobiarch.plog.controller.SwipeToDeleteTouchListener.java com.mobiarch.plog.model.DBHelper.java com.mobiarch.plog.model.LogDAO.java com.mobiarch.plog.model.LogDataReceiver.java com.mobiarch.plog.model.LogEntry.java com.mobiarch.plog.util.Logger.java