<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hey Joey,<br>
<br>
Yeah, It's still slowly making progress.&nbsp; All work for the JNI wrapper
of the SWORD lib for Android is checked into SVN under the bindings
folder of the lib source if you'd like to play.&nbsp; There are a few emails
on sword-devel about how to compile it, which I'm sure you could file
with a quick search.&nbsp; The actual end user application isn't checked in
anywhere, as it is just a bunch of very basic calls to the engine to
grab a chapter of text, search, install a module, etc., as a test of
the bindings.&nbsp; A nicely designed user interface is needed.&nbsp; Hope to
have more time to spend on it after I finish some
not-so-fun-but-necessary tasks on other projects.<br>
<br>
Troy<br>
<br>
<br>
<br>
On 05/17/2010 09:04 AM, Joe Dobrik wrote:
<blockquote
 cite="mid:AANLkTilA-ipxWhQYiD_L_sWz0y3IXwAz7VA5GWASmaVK@mail.gmail.com"
 type="cite">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: '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.


o  Basic Bible navigation and display are working, albeit not pretty.
o  Text-to-Speech functionality is added.
o  All methods from the engine are now completely wrapped to the same
swordorb.idl interface we use for SWORDWeb's Java&lt;-CORBA-&gt;C++ bridge, so

a full-featured Android client should now be possible with the current
engine exposure.

Everything is still at the same location (below).

        -Troy.


Troy A. Griffitts wrote:
&gt; There is now a preliminary Android NDK / Java binding available in SVN.

&gt;  This is very very early and should just be considered a proof of concept.
&gt; 
&gt; There is a package available to show things working, but doesn't really
&gt; do much:
&gt; 
&gt; <a moz-do-not-send="true" rel="nofollow"
 href="http://crosswire.org/%7Escribe/bishop.apk"
 style="color: rgb(0, 103, 146);">http://crosswire.org/~scribe/bishop.apk</a>

&gt; 
&gt; the JNI libsword.so should be placed in your project/libs directory, e.g.,
&gt; 
&gt; ~/workspace/bishop/libs/armeabi/libsword.so
&gt; 
&gt; and can be obtained from the above package-- believe me, you don't want

&gt; to try to compile it yourself as the NDK does not have STL support out
&gt; of the box.  The Java classes can be obtained from the
&gt; sword/bindings/java-jni/src directory, e.g.
&gt; 
&gt; <a moz-do-not-send="true" 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>

&gt; 
&gt; Module library must exist on your SD card under a 'sword' directory to
&gt; be found, e.g., unzip KJV.zip to /sdcard/sword/
&gt; 
&gt; Have fun, let me know if anyone else is interested in developing an

&gt; Android frontend.
&gt; 
&gt;       -Troy.
&gt; 
&gt; _______________________________________________
&gt; sword-devel mailing list: <a moz-do-not-send="true"
 href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>

&gt; <a moz-do-not-send="true" 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>
&gt; Instructions to unsubscribe/change your settings at above page



_______________________________________________
sword-devel mailing list: <a moz-do-not-send="true"
 href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a moz-do-not-send="true" 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>

Instructions to unsubscribe/change your settings at above page</pre>
  </div>
  </span></span><br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
<br>
</body>
</html>