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

前端 未结 19 1976

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:41

    I could resolve this issue by creating a new project, looks like the some project settings were creating this issue and could not really find the root cause for that. But, dumping the existing source code onto the new project resovled this issue. If anyone has found the root cause for this problem pls do let me know.

提交回复
热议问题