<p>Hi All,</p>
<p>This is my first post, hope I'm doing the right thing. I've been using the java jni library that Troy has written (<a href="http://crosswire.org/svn/sword/trunk/bindings/java-jni/">http://crosswire.org/svn/sword/trunk/bindings/java-jni/</a>)<br>
to create an Android port of sword. It's almost ready to be tested however there's one BIG problem. The method getstriptext () from <a href="http://crosswire.org/svn/sword/trunk/bindings/java-jni/src/org/crosswire/android/sword/SWModule.java">http://crosswire.org/svn/sword/trunk/bindings/java-jni/src/org/crosswire/android/sword/SWModule.java</a> loses all apostropes and inverted commas. And I do not use render text because its got all sorts if html tags which I don't want. Is there some way to remove the html markup? I haver a similar problem with some headings as well a font tag will appear e.g psalm 33's heading for ESV. </p>
<p>I apologise for my lack of sword knowledge, hope I vs. make it up with my experience with Android.Hope to hear from you guys soon. </p>
<p>Cheers, <br>
Gary </p>