Hello all,<br><br>I hope I am at the right place to enquire if anyone is working on this project and if there is any progress made on it since last October?<br>As many new phone came out recently running Android 2 it would be great to have it available on there too.<br>
<br>Thanks,<br><br>joey d.<br>&lt;&gt;&lt;<br><br><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: monospace;"><div class="msgHead" style="color: rgb(0, 103, 146);">
<h1 style="margin: 0px; padding: 1em 0px 0px; font-size: 18px;"><span class="subject" style="font-weight: bold; padding-right: 10px;">Re: [sword-devel] Android SWORD</span></h1><p style="margin-top: 0px;"><span class="sender" style="font-style: italic;">Troy A. Griffitts</span><br>
<span class="date" style="color: rgb(136, 136, 136); padding-right: 10px;">Wed, 21 Oct 2009 01:09:21 -0700</span></p></div><div class="msgBody" style="float: left; width: 827px;"><pre>A quick update on Android progress.<br>
<br>o  Basic Bible navigation and display are working, albeit not pretty.<br>o  Text-to-Speech functionality is added.<br>o  All methods from the engine are now completely wrapped to the same<br>swordorb.idl interface we use for SWORDWeb&#39;s Java&lt;-CORBA-&gt;C++ bridge, so<br>
a full-featured Android client should now be possible with the current<br>engine exposure.<br><br>Everything is still at the same location (below).<br><br>        -Troy.<br><br><br>Troy A. Griffitts wrote:<br>&gt; There is now a preliminary Android NDK / Java binding available in SVN.<br>
&gt;  This is very very early and should just be considered a proof of concept.<br>&gt; <br>&gt; There is a package available to show things working, but doesn&#39;t really<br>&gt; do much:<br>&gt; <br>&gt; <a rel="nofollow" href="http://crosswire.org/%7Escribe/bishop.apk" style="color: rgb(0, 103, 146);">http://crosswire.org/~scribe/bishop.apk</a><br>
&gt; <br>&gt; the JNI libsword.so should be placed in your project/libs directory, e.g.,<br>&gt; <br>&gt; ~/workspace/bishop/libs/armeabi/libsword.so<br>&gt; <br>&gt; and can be obtained from the above package-- believe me, you don&#39;t want<br>
&gt; to try to compile it yourself as the NDK does not have STL support out<br>&gt; of the box.  The Java classes can be obtained from the<br>&gt; sword/bindings/java-jni/src directory, e.g.<br>&gt; <br>&gt; <a rel="nofollow" href="http://crosswire.org/svn/sword/trunk/bindings/java-jni/src/org/crosswire/android/sword/" style="color: rgb(0, 0, 0);">http://crosswire.org/svn/sword/trunk/bindings/java-jni/src/org/crosswire/android/sword/</a><br>
&gt; <br>&gt; Module library must exist on your SD card under a &#39;sword&#39; directory to<br>&gt; be found, e.g., unzip KJV.zip to /sdcard/sword/<br>&gt; <br>&gt; Have fun, let me know if anyone else is interested in developing an<br>
&gt; Android frontend.<br>&gt; <br>&gt;       -Troy.<br>&gt; <br>&gt; _______________________________________________<br>&gt; sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
&gt; <a rel="nofollow" href="http://www.crosswire.org/mailman/listinfo/sword-devel" style="color: rgb(0, 0, 0);">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>&gt; Instructions to unsubscribe/change your settings at above page<br>
<br><br>_______________________________________________<br>sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br><a rel="nofollow" href="http://www.crosswire.org/mailman/listinfo/sword-devel" style="color: rgb(0, 0, 0);">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page</pre></div></span></span><br>