I'm not a facebook developer, i'm a newby in android/facebook integration.
I'm trying to share images with text, for some known reasons/bugs facebook won't let the share intent ACTION_SEND to work correctly, not filling extra fields like EXTRA_TEXT, EXTRA_HTML_TEXT, EXTRA_SUBJECT.
As a workaround, i'm trying to use FacebookImageShareIntent but somewhere it requires the application ID
.
What is it?
Why should i need it in my android app?
Should i create a new application in developers.facebook.com/apps/? To do what?
When i access that page i see a "loginF" application that has an App ID, who created it? Should i use this App ID?
I tried googling for a while, but still don't understand...
Please, someone clarify, thanx