Hi!
I'm also trying to use Jersey on Android.
I've used the 1.1.5.1 version of the lib, but I receive the same error.
About your last question
Paul Sandoz wrote:
>
>
> On Dec 29, 2009, at 8:01 PM, Николай Панфилов wrote:
>
> Does Android require you to compile the Jersey source into something
> other than Java byte code and package it up a little differently?
>
Yes, it does. It recompiles the .class files into .dex files (Dalvik Virtual
Machine specific bytecode).
Is there any problem?
What it is supposed to do with the META-INF/services files?
Thanks!
--
View this message in context: http://n2.nabble.com/java-lang-NullPointerException-on-Android-tp4212447p4878825.html
Sent from the Jersey mailing list archive at Nabble.com.