Android Open Source - App simple PlogAndroid






Project Summary

Android app for simple self tweeting..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PlogAndroid.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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