, . /android :
find . -name "AsyncFacebookRunner.class"
For me it found a class in both platforms/android/ant-build/, and in platforms/android/FacebookLib/ant-build. Since FacebookLib will have a bank, the class will end several times. I managed to solve this problem by making sure that Eclipse is closed, and then deletes all directories bin, gen, ant-buildand ant-genboth of platforms/androidand platforms/android/FacebookLiband platforms/android/CordovaLiband then start again, create a team. After that, the above find command found only one copy of the class, in FacebookLib/ant-build.
levsa source
share