Friday, May 30, 2014

android Error : Dx trouble processing "javax/crypto/IllegalBlockSizeException.class": Dx 1 error; aborting Conversion to Dalvik format failed with error 1

Error :
Dx  trouble processing "javax/crypto/IllegalBlockSizeException.class":
Dx 1 error; aborting
Conversion to Dalvik format failed with error 1


Solution :
  uncheck all the libraries (android private libraries and maven dependencies if u have ) from BuilPath->Configure Build Path -> order and export 
  clean the projet and run it 

No comments:

Post a Comment