Krish chauhan created OLINGO-273: ------------------------------------ Summary: Android client works fine with Maven but gives class not found exception when working as android project Key: OLINGO-273 URL: https://issues.apache.org/jira/browse/OLINGO-273 Project: Olingo Issue Type: Question Components: odata4-client Environment: Android eclipse Reporter: Krish chauhan Priority: Critical
I am using odatajclient library for android and having issue with it . When i try building with maven , it works perfectly fine . But when i create an standalone android project with the help of ADT plugin, i am getting following error on device. I have added all the dependency to libs folder but did not help , also i have added all the three provided library for build path (under library but not in export) E/AndroidRuntime(14596): java.lang.NoClassDefFoundError: org.w3c.dom.bootstrap.DOMImplementationRegistry This problem occurs on devce at runtime. Any help in this regards, will be helpful as i have invested already 2 days on this problem. Thanks, Krish -- This message was sent by Atlassian JIRA (v6.2#6252)