Are you sure the felix.jar file hasn't already been dexed? Thanks
Bruce On 23 April 2013 07:08, Gautam Arvind <[email protected]> wrote: > Hi All, > > I am trying to use Felix on android. I referred the steps mentioned in > http://felix.apache.org/site/apache-felix-framework-and-google-android.html > But I am getting the following error when using dx utility on Felix.jar. > Pls. let me know how to overcome this. > > > > UNEXPECTED TOP-LEVEL EXCEPTION: > com.android.dx.util.DexException: Multiple dex files define > Lorg/osgi/framework/BundleContext; > at > com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:582) > at > com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:540) > at > com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:521) > at > com.android.dx.merge.DexMerger.mergeDexBuffers(DexMerger.java:170) > at com.android.dx.merge.DexMerger.merge(DexMerger.java:188) > at > com.android.dx.command.dexer.Main.mergeLibraryDexBuffers(Main.java:297) > at com.android.dx.command.dexer.Main.run(Main.java:229) > at com.android.dx.command.dexer.Main.main(Main.java:174) > at com.android.dx.command.Main.main(Main.java:91) > > Regards, > Gautam > This e-mail is only intended for the person(s) to whom it is addressed and may contain CONFIDENTIAL information. Any opinions or views are personal to the writer and do not represent those of INQ Mobile Limited, Hutchison Whampoa Limited or its group companies. If you are not the intended recipient, you are hereby notified that any use, retention, disclosure, copying, printing, forwarding or dissemination of this communication is strictly prohibited. If you have received this communication in error, please erase all copies of the message and its attachments and notify the sender immediately. INQ Mobile Limited is a company registered in the British Virgin Islands. www.inqmobile.com.

