Simple clipboard retrieval application.
evergreen is hosted in the following web site
https://github.com/andersonmat/evergreen
If you think the Android project evergreen 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 evergreen.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE |
Asset File Names | assets\fontawesome-webfont.ttf |
There are 3 image files in evergreen. The names of the image files are listed as follows.
add.png ic_action_star.png settings.png
The following screenshort is generated from the image listed above.
evergreen has the following Java source files.
com.beardedhen.androidbootstrap.BootstrapButton.java com.beardedhen.androidbootstrap.FontAwesome.java com.beardedhen.androidbootstrap.FontAwesomeText.java org.zdev.recall.BackgroundService.java org.zdev.recall.BootReceiver.java org.zdev.recall.ClippedItem.java org.zdev.recall.ClippedItemArrayAdapter.java org.zdev.recall.CopyActivity.java org.zdev.recall.DataInterface.java org.zdev.recall.MainActivity.java org.zdev.recall.ObjectSerializer.java org.zdev.recall.RecentClippingsActivity.java org.zdev.recall.SettingsActivity.java