Scala Jar (Goose), how to use directly in Android/Java -
can help? used use goose text html complete. i've imported in project , try run, exception comes
07-18 09:44:13.472: e/androidruntime(2565): caused by: java.lang.noclassdeffounderror: com.gravity.goose.goose
i think might problem between java , scala.
code like:
string url = mnewsitem.geturl(); goose goose = new goose(new configuration()); article article = goose.extractcontent(url);
thx
Comments
Post a Comment