A Book Reader Application.
Textom is hosted in the following web site
https://github.com/HamJiSeong/Textom
If you think the Android project Textom 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 Textom.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE |
Asset File Names | assets\malgun.ttf |
There are 10 image files in Textom. The names of the image files are listed as follows.
black.png blue.png brown.png green.png orange.png pink.png purple.png red.png skyblue.png yellow.png
The following screenshort is generated from the image listed above.
Textom has the following Java source files.
hams.apps.textom.AddBookActivity.java hams.apps.textom.BookAdapter.java hams.apps.textom.BookListReader.java hams.apps.textom.BookReader.java hams.apps.textom.CToast.java hams.apps.textom.ConnectionManager.java hams.apps.textom.HttpConnection.java hams.apps.textom.ItemDetailActivity.java hams.apps.textom.ItemDetailFragment.java hams.apps.textom.ItemListActivity.java hams.apps.textom.ItemListFragment.java hams.apps.textom.dummy.Book.java hams.apps.textom.dummy.BookParams.java