Android Open Source - Development book Textom






Project Summary

A Book Reader Application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Textom.

ItemValue
Java File Count13
Target SDK Version15
Minimum SDK Version11
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_PHONE_STATE
Asset File Namesassets\malgun.ttf




Resource Files

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.

null




Java Source Files

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