Yes, you are right. I have modified the AndroidManifest.xml to add an attribute that is something like "shared-uid" and signed the APK with the "shared" certificate in android source, then install the apk on my phone. All photos appear now, so I can confirm that this is not a problem of my code.
Thanks for you information. On Oct 24, 8:47 am, Dmitri Plotnikov <[email protected]> wrote: > I don't know if this has been filed as a formal bug. The gist of it is that > the "data" table is protected by Facebook restricted access, and photos are > stored in the "data" table. So the restriction is applied to them as well. > There should be an exception made for photos, at least when they are > accessed using the "/photo" URI. Unfortunately this still has not been > fixed. > On Oct 23, 2010 10:47 AM, "t2k269" <[email protected]> wrote: -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

