Android Open Source - Twitter restful Tweetification






Project Summary

Android app Tweetification, intercepts Twitter SMS notifications and makes system notifications. Also uses Twitter REST API to get name and avatar of the sending user.

Web Site / Source Repository

Tweetification is hosted in the following web site
https://github.com/fuzzmz/Tweetification

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

ItemValue
Java File Count9
Supported screen sizes[mdpiv11, mdpi, ldpi, ldpiv11, hdpi, mdpiv9, xhdpi, hdpiv11, xhdpiv9, hdpiv9, ldpiv9, xhdpiv11]
Target SDK Version16
Minimum SDK Version8
Activity Count2
jar files usedNotificationCompat2-1.1.2.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_SMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in Tweetification. The names of the image files are listed as follows.

ic_action_search.png
ic_menu_help.png
ic_stat_bird.png
small2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Tweetification has the following Java source files.

com.owentech.tweetification.Database
.java
com.owentech.tweetification.ImageHelper
.java
com.owentech.tweetification.IncomingSMS.java
com.owentech.tweetification.MainActivity.java
com.owentech.tweetification.NotificationClickReceiver.java
com.owentech.tweetification.NotificationDeleteReceiver.java
com.owentech.tweetification.Notify.java
com.owentech.tweetification.SelectApp.java
com.owentech.tweetification.Variables
.java