<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hey Greg,</p>
    <p>Yes, we have officially pubished the
      cordova-plugin-crosswire-sword bundle (version 0.0.3 as of this
      writing) which makes it way easier to build Bishop.  You no longer
      need to build all the native code for Android and iOS-- it is all
      pre-built and included in the plugin.</p>
    sudo npm install -g cordova<br>
    <p>Basically, clone the repo to ./bishop</p>
    <p>cd bishop<br>
    </p>
    <p>make setup</p>
    <p>make</p>
    <p>make run</p>
    <p>Let me know if this doesn't work for you.</p>
    <p>Troy<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 5/26/19 12:29 PM, Greg Hellings
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHxvOVJvwrk6bbwZGJHBn9BgsHcJtm5xwv6Uyg5XcpAOMQ-vJQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Oh good, Bishop has been my main mobile Bible app for a bit
          now and there's only one minor issue I had with the UI. Now
          that I know where the code is, I can mash up a fix to it.</div>
        <div><br>
        </div>
        <div>Before I click the link and expend any actual effort to
          answer my own question, are there build instructions for it?</div>
        <div><br>
        </div>
        <div>--Greg<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sat, May 25, 2019 at 9:55
          PM Troy A. Griffitts &lt;<a href="mailto:scribe@crosswire.org"
            moz-do-not-send="true">scribe@crosswire.org</a>&gt; wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">So,
          you probably all know we have an Android and iOS SWORD app
          which is<br>
          built with HTML, CSS, and JavaScript.<br>
          <br>
          You also probably know that I suck at HTML, CSS (I am mostly
          OK with<br>
          JavaScript), and at aesthetics, in general.  You can see the
          screenshots<br>
          here:<br>
          <br>
          <a
href="https://play.google.com/store/apps/details?id=org.crosswire.bishop"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://play.google.com/store/apps/details?id=org.crosswire.bishop</a><br>
          <br>
          The app is pretty functional.  It support parallel views of up
          to 3<br>
          Bibles at a time.  I has a vertical split view for original
          language<br>
          assistance.  It supports Bibles, Commentaries, and Lexicon /<br>
          Dictionaries.  It is still lacking support for Daily
          Devotionals and<br>
          General Books.  It also uniquely has ancient New Testament
          manuscript<br>
          resources and collation integrated.<br>
          <br>
          This weekend, I began to internationalize the application (see
          following<br>
          email), pulling all text strings out into a localized file. 
          While doing<br>
          this work, I realized how bad the UI actually looks and
          started to swap<br>
          out the side menu tray... and then realized, why am I doing
          this?  We<br>
          have engineers who have subscribed to this list who want to
          help things<br>
          like this, and who don't suck at HTML and CSS.<br>
          <br>
          So, have a look at the screenshots at the link above.  They
          show most of<br>
          the functionality.  Download the app and play with it.  It
          should work<br>
          generally the same on both Android and iOS.  Be sure to let
          the app<br>
          download the initial module set it wants to download upon
          first run.  If<br>
          you have any exciting ideas how to better present the
          functionality you<br>
          see in the app, please feel free to take a shot at it.<br>
          <br>
          The git repo can be found here:<br>
          <br>
          <a href="https://git.crosswire.org/main/bishop/"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://git.crosswire.org/main/bishop/</a><br>
          <br>
          The ugly HTML, CSS, and JavaScript can be browsed directly
          here:<br>
          <br>
          <a
            href="https://git.crosswire.org/main/bishop/tree/master/www"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://git.crosswire.org/main/bishop/tree/master/www</a><br>
          <br>
          Thank you for any interest and any contributions you might
          feel led to<br>
          volunteer,<br>
          <br>
          Troy<br>
          <br>
          <br>
          _______________________________________________<br>
          sword-devel mailing list: <a
            href="mailto:sword-devel@crosswire.org" target="_blank"
            moz-do-not-send="true">sword-devel@crosswire.org</a><br>
          <a
            href="http://www.crosswire.org/mailman/listinfo/sword-devel"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
          Instructions to unsubscribe/change your settings at above page</blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
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>
  </body>
</html>