views:

380

answers:

0

Hi,

I just downloaded DroidEx but doesn't seem to allow me to run it (i.e NoClassDefError)

I'm on mac snow leopard and here is what I've done: 1. download droidex from http://github.com/commonsguy/droidex
2. download droidex.jar from http://cloud.github.com/downloads/commonsguy/droidex/DroidEx.jar and put it in my DroidEx_HOME/bin
3. create $ANDROID_HOME in .bash_profile and add the DroidEx folder to my $PATH
4. run droidex

That failed. This is what I get "Exception in thread "main" java.lang.NoClassDefFoundError: com/android/ddmlib/AndroidDebugBridge"

What am I missing?

Thanks,
Tee