An Android app that allows the user to save sentences into a database and be able to type sentences quickly..
SentenceSupplier is hosted in the following web site
https://github.com/JackSandham/SentenceSupplier
If you think the Android project SentenceSupplier 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 SentenceSupplier.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.SYSTEM_ALERT_WINDOW |
There are 1 image files in SentenceSupplier. The names of the image files are listed as follows.
cursor.png
The following screenshort is generated from the image listed above.
SentenceSupplier has the following Java source files.
com.dmu.sentencesupplier.AutoCompleteText.java com.dmu.sentencesupplier.Cursor.java com.dmu.sentencesupplier.CursorView.java com.dmu.sentencesupplier.MainActivity.java com.dmu.sentencesupplier.Singleton.java com.dmu.sentencesupplier.textObject.java