I add an external jar jwordpress-0.5.1.jar. In logcat I see:
- 12-30 09:34:41.041: E/dalvikvm(379): Could not find class 'net.bican.wordpress.Wordpress', referenced from method ru.androiden.client.MainActivity.onCreate
- 12-30 09:34:41.201: E/AndroidRuntime(379): FATAL EXCEPTION: main
- 12-30 09:34:41.201: E/AndroidRuntime(379): java.lang.NoClassDefFoundError: net.bican.wordpress.Wordpress
I have used several methods to add jar, for example:
What do I do? I have already solved this problem for two days. Regards, Denis.