Package com.drismo.facebook

Interface Summary
AsyncFacebookRunner.RequestListener Callback interface for API requests.
Facebook.DialogListener Callback interface for dialog requests.
 

Class Summary
AsyncFacebookRunner A sample implementation of asynchronous API requests.
DialogError Encapsulation of Dialog Error.
Facebook Main Facebook object for interacting with the Facebook developer API.
FacebookError Encapsulation of a Facebook Error: a Facebook request that could not be fulfilled.
FbDialog  
ShareOnFacebook This activity uses the Android Facebook SDK to share a link to Facebook via a Facebook application.
Util Utility class supporting the Facebook Object.