Android Open Source - Development activity DeskMeg






Project Summary

show the new mesage by pop-activity.

Web Site / Source Repository

DeskMeg is hosted in the following web site
https://github.com/yqhgit/DeskMeg

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_CONTACTS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SMS




Resource Files

There are 6 image files in DeskMeg. The names of the image files are listed as follows.

action_bar_back_pressed.png
action_bar_back_unpressed.png
cancle.png
data_clean.png
talkcontent_bg.9.png
talkcontentmyself_bg.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

DeskMeg has the following Java source files.

com.example.activity.BaseActivity.java
com.example.activity.MainActivity.java
com.example.activity.MsgActivity.java
com.example.activity.ReceiveMsg.java
com.example.activity.TalkToActivity.java
com.example.adapter.MsgAdapter.java
com.example.bean.AllContact.java
com.example.bean.Msg.java
com.example.db.DatabaseOpenHelper.java
com.example.db.dao.MsgDao.java
com.example.holder.MsgHolder.java
com.example.util.DateUtil.java
com.example.util.ImageUtil.java