Changeset 26900


Ignore:
Timestamp:
2013-02-20T16:21:37+13:00 (11 years ago)
Author:
davidb
Message:

Fixed minor typos in README.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/tipple-android/README.txt

    r26899 r26900  
    33
    441.  SVN checkout this URL to somewhere (from now on I will call this "somewhere" the "root" dir):
    5     http://svn.code.sf.net/p/tipplesummer/code/trunk/
     5    http://svn.greenstone.org/other-projects/tipple-android/
    66   
    77    The layout of the folder you checked out is as follows:
    8     tipple-lib (main Tipple library)
    9     OBSOLETE/tipple-networked (old, probably don't want to use this)
    10     tipple-standalone (main implementation of Tipple that references tipple-lib)
    11     osmosis (plugin to create your own 2D map files for Tipple, see PDF file "mapsforge-getting-started.pdf" inside this folder)
    12     mixare-fixes (optional fixes for Mixare)
    13     i-greenstone-server-files (things for i-greenstone-server)
     8          tipple-lib (main Tipple library)
     9      tipple-standalone (main implementation of Tipple that references tipple-lib)
     10      osmosis (plugin to create your own 2D map files for Tipple, see PDF file "mapsforge-getting-started.pdf" inside this folder)
     11      mixare-fixes (optional fixes for Mixare)
     12      i-greenstone-server-files (things for i-greenstone-server)
    1413
    15142.  Assuming you have at least Android 2.3.3 SDK installed, import into Eclipse the folders
     
    2120    source setup.sh
    2221
    23 3.  Unzip/untar "mixare-development" into the same directory as mixare-fixes.sh, and
     224.  Unzip/untar "mixare-development" into the same directory as mixare-fixes.sh, and
    2423    rename it to "mixare".
    2524
     
    2726    https://github.com/DevBinnooh/mixare)
    2827   
    29 4.  In the root directory of trunk, execute this .sh script in your cygwin terminal by typing:
     285.  In the root directory of trunk, execute this .sh script in your cygwin terminal by typing:
    3029   
    3130    ./mixare-fixes.sh
    3231
    33 5.  Launch Eclipse, and import:
     326.  Launch Eclipse, and import:
    3433    mixare      (this requires you to select "mixare/" in the import projects window)
    3534    mixare-lib  (this requires you to select "mixare/plugins" in the import projects window)
     
    4342
    4443
    45 6.  Type into cygwin terminal (with Android device connected with USB):
     447.  Type into cygwin terminal (with Android device connected with USB):
    4645
    4746    adb install i-greenstone-server-files/i-jetty-3.1-aligned.apk
     
    5958    "android-war", found in the folder "gs3-extensions".)
    6059   
    61 7.  Open i-greenstone-server, and click "Start Greenstone".
     608.  Open i-greenstone-server, and click "Start Greenstone".
    6261   
    63 8.  In Eclipse, run "Tipple" (not "Tipple Library") as an Android application, and hopefully everything works out!
     629.  In Eclipse, run "Tipple" (not "Tipple Library") as an Android application, and hopefully everything works out!
    6463
    6564    (You will see one marker on campus with the i-greenstone-server turned on, and you'll see six markers with the pre-built hamilton.loc XML file.
Note: See TracChangeset for help on using the changeset viewer.