image - Android Firebase - How to deal with picures taken offline? -
i have android application people should database updates , take pictures being offline. using firebaseui display list of pictures coming cloud. working, being synced.
the issue that... when take new picture, don't know if possible add firebaserecycleradapter list. have tried, no success. also, if user 'removes' picture being offline, has job done. in short, thing works, doesn't it.
(i trying magic sharedpreferences, saving image's uri , stuff, no success yet; considered using other firebaseui, list not synced, no success yet , havn't found example on how proceed. open suggestions :))
ps: tried figure out without success (firebase - uploading images when internet offline)
Comments
Post a Comment