Android Application that sends you every day a party quote. The user can share the quotes via Facebook, Twitter and G+.
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.
The following table is the detailed list of PartyQuotes.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | FacebookSDK.jar Parse-1.5.1.jar android-support-v4.jar twitter4j-core-4.0.2.jar twitter4j-media-support-4.0.2.jar |
Required Permissions | android.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 |
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.
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