Installation guide

This page explains how to install all the applications described on SWIP web page:

  1. rdfcontentresolver.apk
  2. RDFBrowser.apk
  3. HTTPResolver.apk
  4. pikoid.apk

If you just want to install the packages in your mobile phone, you can use the command line:

  1. Install RDF Browser

    In order to install the RDF Browser you should:

    install rdfcontentresolver.apk
    adb -s device install <path_to_apk>/rdfcontentresolver.apk
    install the RDFBrowser
    adb -s device install <path_to_apk>/RDFBrowser.apk

  2. Install HTTP Resolver

    In order to install the HTTP Resolver you should:

    install rdfcontentresolver.apk
    adb -s device install <path_to_apk>/rdfcontentresolver.apk
    install the HTTPResolver
    adb -s device install <path_to_apk>/HTTPResolver.apk

  3. Install Pikoid

    In order to install the Pikoid you should:

    install rdfcontentresolver.apk
    adb -s device install <path_to_apk>/rdfcontentresolver.apk
    install Pikoid
    adb -s device install <path_to_apk>/pikoid.apk

That's it! Have fun using it!
Jérôme David and Jérôme Euzenat
https://swip.inrialpes.fr
01/13/2012 (updated 2020-10-14)