Getting SMS Threads

130 views
Skip to first unread message

Rory

unread,
Feb 13, 2012, 8:41:27 PM2/13/12
to Google Voice Java
I'm trying to us the getSMSThreads() class and keep getting this error
when I run it. Any ideas?

E/AndroidRuntime( 5101): java.lang.NoClassDefFoundError:
org.w3c.tidy.Tidy
E/AndroidRuntime( 5101): at
com.techventus.server.voice.util.SMSParser.getSMSThreads(SMSParser.java:
78)
E/AndroidRuntime( 5101): at
com.techventus.server.voice.Voice.getSMSThreads(Voice.java:694)
E/AndroidRuntime( 5101): at
com.tml.GVBabble.ViewThread.onCreate(ViewThread.java:35)
E/AndroidRuntime( 5101): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:
1047)
E/AndroidRuntime( 5101): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
1722)
E/AndroidRuntime( 5101): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:
1784)
E/AndroidRuntime( 5101): at android.app.ActivityThread.access
$1500(ActivityThread.java:123)
E/AndroidRuntime( 5101): at android.app.ActivityThread
$H.handleMessage(ActivityThread.java:939)
E/AndroidRuntime( 5101): at
android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 5101): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 5101): at
android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime( 5101): at
java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 5101): at
java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 5101): at com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime( 5101): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
E/AndroidRuntime( 5101): at dalvik.system.NativeStart.main(Native
Method)

BTW - Line 35 of my class just has page = voice.getSMSThreads(mID);

Tobias Eisentrager

unread,
Feb 14, 2012, 1:01:17 AM2/14/12
to google-v...@googlegroups.com

Do you have the json jar in your classpath?

--
You received this message because you are subscribed to the Google Groups "Google Voice Java" group.
To post to this group, send email to google-v...@googlegroups.com.
To unsubscribe from this group, send email to google-voice-j...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-voice-java?hl=en.

Joseph Malone

unread,
Feb 14, 2012, 2:21:16 AM2/14/12
to google-v...@googlegroups.com
As well as all the other jars that are shown in the downloads section.
They are dependencies

Rory

unread,
Feb 14, 2012, 1:53:19 PM2/14/12
to Google Voice Java
It's probably the dependencies I'm missing then, since it looks like
it is looking for that Tidy class.

On Feb 14, 2:21 am, Joseph Malone <malone.jos...@gmail.com> wrote:
> As well as all the other jars that are shown in the downloads section.
>  They are dependencies
>
> On Tue, Feb 14, 2012 at 07:01, Tobias Eisentrager
>
>
>
>
>
>
>
> <teisentrae...@googlemail.com> wrote:
> > Do you have the json jar in your classpath?
>
Reply all
Reply to author
Forward
0 new messages