Conversion to Dalvik format failed with error 1 with javax/net/SocketFactory.class

前端 未结 19 1993

Encounter this problem when trying to Build Project getting such output in console:

[2010-07-19 23:29:23 - myProject]
trouble processing \"javax/net/SocketFa         


        
19条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-05 18:32

    I have done it as the instruction of the first answer and it works.(Linux) I think the problem may caused by SDK or ADT updates. I do have to clear all the lib in Java Building path and then use android tools to fix the project. After cleaning and rebuild, it works as before.

提交回复
热议问题