Downloaded facebook sample from FaceBookSDK Imported "HelloFacebookSample" into eclipse, lib is added, in values.xml changed
<string name="app_id">*mine_id*</string>
in Manifest.xml changed
<provider android:authorities="com.facebook.app.NativeAppCallContentProvider*mine_id*"
After installing app there are error in log:
12-13 15:04:49.649: W/PackageParser(6834): Unable to read AndroidManifest.xml of /data/local/tmp/HelloFacebookSample.apk
No comments:
Post a Comment