Installation guide
This page explains how to install all the applications described on SWIP web page:
- rdfcontentresolver.apk
- RDFBrowser.apk
- HTTPResolver.apk
- pikoid.apk
If you just want to install the packages in your mobile phone, you can use the command line:
- 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
- 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
- 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)