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

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -