Categories
Tags
Archives
Links
Meta
Category Archives: Java
Uploading a Photo with the Facebook Android SDK
Facebook’s example code for Android shows how to upload a photo using the REST API rather than the newer Graph API. I knew that the iOS SDK can handle it via Graph just fine, so I changed the code in … Continue reading