implementation of text /image layout ,with text flowing around images, for android.
flowing-text-for-android- is hosted in the following web site
https://github.com/goingkilo/flowing-text-for-android-
If you think the Android project flowing-text-for-android- 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 flowing-text-for-android-.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in flowing-text-for-android-. The names of the image files are listed as follows.
icon1.png
The following screenshort is generated from the image listed above.
flowing-text-for-android- has the following Java source files.
com.goingkilo.textlayout.app.DataFillerUp.java com.goingkilo.textlayout.app.FlowText.java com.goingkilo.textlayout.boxlayout.Box.java com.goingkilo.textlayout.boxlayout.BoxLayout.java com.goingkilo.textlayout.boxlayout.YSegment.java com.goingkilo.textlayout.data.Block.java com.goingkilo.textlayout.data.BlockIterator.java com.goingkilo.textlayout.data.Document.java com.goingkilo.textlayout.data.Fragment.java com.goingkilo.textlayout.data.FragmentFormat.java com.goingkilo.textlayout.data.Image.java com.goingkilo.textlayout.data.ImageBlock.java com.goingkilo.textlayout.data.ImageFormat.java com.goingkilo.textlayout.net.Puller.java com.goingkilo.textlayout.screen.DocumentViewer.java com.goingkilo.textlayout.screen.ScreenLineInfo.java com.goingkilo.textlayout.screen.Scroller.java com.goingkilo.textlayout.textlayout.Layouter.java com.goingkilo.textlayout.textlayout.ScreenBlock.java com.goingkilo.textlayout.xml.Reader.java com.goingkilo.textlayout.xml.Writer.java