I am trying to build android source code version 4.1.1_r6. Everything was working fine but suddenly I am getting error "trouble processing "javax/net/ServerSocketFactory.class"
Any help will be greatly appreciated.
Thanks...
I am trying to build android source code version 4.1.1_r6. Everything was working fine but suddenly I am getting error "trouble processing "javax/net/ServerSocketFactory.class"
Any help will be greatly appreciated.
Thanks...
Goto project-->properties->java build path->libraries-> remove all including android jars
Go to the project browser, right click on the project you are working on, then android tools---> fix project properties...
Next, clean and then build...