Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
You can use it to store raw asset files. Files that you save here are compiled into an .apk file as-is, and the original filename is preserved. You can navigate this directory in the same way as a typical file system using URIs and read files as a stream of bytes using the the AssetManager. For ...
0
votes
2answers
245 views
Android unable to attach image to Facebook,Twitter,Email via my app.Please Suggest
I am making a photo gallery app in which I try to load images from asset folder. I'm successful in doing this.
Now I want to share the image(single not multiple) via email, facebook and twitter.
This ...