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><><<br><br><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; 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's Java<-CORBA->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>> There is now a preliminary Android NDK / Java binding available in SVN.<br>
> This is very very early and should just be considered a proof of concept.<br>> <br>> There is a package available to show things working, but doesn't really<br>> do much:<br>> <br>> <a rel="nofollow" href="http://crosswire.org/%7Escribe/bishop.apk" style="color: rgb(0, 103, 146);">http://crosswire.org/~scribe/bishop.apk</a><br>
> <br>> the JNI libsword.so should be placed in your project/libs directory, e.g.,<br>> <br>> ~/workspace/bishop/libs/armeabi/libsword.so<br>> <br>> and can be obtained from the above package-- believe me, you don't want<br>
> to try to compile it yourself as the NDK does not have STL support out<br>> of the box. The Java classes can be obtained from the<br>> sword/bindings/java-jni/src directory, e.g.<br>> <br>> <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>
> <br>> Module library must exist on your SD card under a 'sword' directory to<br>> be found, e.g., unzip KJV.zip to /sdcard/sword/<br>> <br>> Have fun, let me know if anyone else is interested in developing an<br>
> Android frontend.<br>> <br>> -Troy.<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<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>