Use Built:Yes License:GPLv3 Category:Office Web Site:http://foafviewer.android.networld.to Source Code:git://networld.to/var/scm/android/FOAFViewer.git Summary:FOAF (Friend Of A Friend) Viewer Description: FOAF (Friend Of A Friend) Viewer with support for recursive following of friend relation and caching mechanism for offline view. . Repo Type:git Repo:git://networld.to/var/scm/android/FOAFViewer.git Build Version:0.11,3,FOAFViewer_v0.11,prebuild=mkdir libs && cd libs && wget http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.3.zip && unzip -j jaxen-1.1.3.zip jaxen-1.1.3/jaxen-1.1.3.jar && rm *.zip && wget -O org.dom4j.jar http://sourceforge.net/projects/dom4j/files/dom4j-2.0.0-ALPHA-2/dom4j-2.0.0-ALPHA-2.jar/download && cd .. Disabled:Build problem # # Dependencies resolved I think (see above), but there is still a build error: # # [javac] build_to.networld.android.foafviewer/src/to/networld/android/foafviewer/model/Agent.java:71: incompatible types # [javac] found : java.util.List # [javac] return this.document.selectNodes(""); #