java - NoClassDefFoundError when running Facebook official example -
Sorry I'm new, stackoverflow does not allow me to post image and link ... I try to use official Android SDK () I install SDK and try to run an example First of all, it failed on "build" This can not be found in the Facebook SDK, so I follow the steps found in the SDK page. Add dependencies to the Facebook Android SDK library on your app: From the File menu, select "Properties" Once the project properties are In the "Library" section below, click "Add ..." and select the Facebook SDK project Open the Android section, more info See for I check the link at # 4, it's a Mac OS X version Ex It displays the ips, which is the library segment, but on my Vista PC, with the Eclipse 3.5.2, there is no library section in it ... - - I try to add the Facebook SDK to the Java Build Path. Now it can "build" on both the emulator and the device. However, once it started, this accident shows the logcat: Error / And...