Skip to content Skip to sidebar Skip to footer

Android Facebook Sdk Progress Bar During Upload

I am trying out the FB SDK and I was wondering if it is possible to attach a progress bar while data is being uploaded. This is a sample example on how FB tells us to do. ByteArr

Solution 1:

I found a solution but it involved touching the facebook sdk.

Here is the modified code in Util.java.

Post a Comment for "Android Facebook Sdk Progress Bar During Upload"