Is there any document visualization toolkit available for android?
A:
There are many pdf viewers on the market, just search for PDF or whatever document type you're trying to open.
LucaB
2010-03-18 15:26:10
A:
I don't believe there is a prefuse equivalent for Android. However, there are javascript equivalents. You could use the Android webview and one of the below libraries:
- Protovis - This is from the creator of Prefuse
- Javascript InfoVis Toolkit
- ProcessingJS
Additionally, Prefuse is open source and contains links to scientific papers so it may not be too bad to port a specific visualization to Android.
Jay Askren
2010-03-22 14:31:40