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
I found a solution but it involved touching the facebook sdk.
Here is the modified code in Util.java.