Android Open Source - Development tweet notify-my-tweets






Project Summary

Android app that displays a notification when a tweet has been sent from one's own account. Useful in some convoluted scenario where people share a private account and care about keeping it secret..

Web Site / Source Repository

notify-my-tweets is hosted in the following web site
https://github.com/valsteen/notify-my-tweets

If you think the Android project notify-my-tweets 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 notify-my-tweets.

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
commons-codec-1.6.jar
twitter4j-stream.jar
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




Java Source Files

notify-my-tweets has the following Java source files.

org.codesoup.notifymytweets.LoginActivity.java
org.codesoup.notifymytweets.NewTweetListener.java
org.codesoup.notifymytweets.NotifierService.java
org.codesoup.notifymytweets.TwitterAuthentication.java
org.codesoup.notifymytweets.TwitterClient.java