Example android app which takes in daisy format, and uses tts to read out the alt, prodNotes and caption for images..
daisyimgexample is hosted in the following web site
https://github.com/neerajcse/daisyimgexample
If you think the Android project daisyimgexample 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 daisyimgexample.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\temp.xml |
daisyimgexample has the following Java source files.
org.benetech.daisyimgexample.DaisyImage.java org.benetech.daisyimgexample.DaisyXmlParser.java org.benetech.daisyimgexample.ImageGroup.java org.benetech.daisyimgexample.MainActivity.java