Android Open Source - Facebook twitter PartyQuotes






Project Summary

Android Application that sends you every day a party quote. The user can share the quotes via Facebook, Twitter and G+.

Web Site / Source Repository

PartyQuotes is hosted in the following web site
https://github.com/FlorescuAndreea/PartyQuotes

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

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedFacebookSDK.jar
Parse-1.5.1.jar
android-support-v4.jar
twitter4j-core-4.0.2.jar
twitter4j-media-support-4.0.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.cran.partycookie.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

There are 3 image files in PartyQuotes. The names of the image files are listed as follows.

fbshare.png
party.png
twshare.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PartyQuotes has the following Java source files.

com.cran.partycookie.Constants.java
com.cran.partycookie.MainActivity.java
com.cran.partycookie.MyAlarmService.java
com.cran.partycookie.MyApp.java
com.cran.partycookie.MyReceiver.java
com.cran.partycookie.NextActivity.java
com.cran.partycookie.ObjectRetriever.java
com.cran.partycookie.ParseException.java
com.cran.partycookie.PushNotificationsHandler.java
com.cran.partycookie.Quote.java
com.cran.partycookie.RandomQuote.java
com.cran.partycookie.Storage.java