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.

screenshot of activity

(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

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -