Up in Fire goes Firebase
By Austin Evans
This week was full of trying time and a lot of research. Last I mention that I was going to get Firebase up and run where we can load images from the Firebase Storage to our app. However, finding a way was a bit more tricky. Since the goal from last week is the same as this week my efforts haven't changed. It's still important that the images are loaded into the app. During the week I and other teammate were able to get the Firebase working but it becomes a problem since the app hit the limit of the free plan that we have.
How did I approach the solution well since the images are not that big in memory so adding them to the app won't be too bad. However, if we were going to keep Firebase then we were going to use a library called Glide. Since we are going to store the images locally finding a way is going to be new. I don't have much to say about this week since we having to change late into the week.
After reading my blog, I highly recommend you go and read my other teammate's blogs on what they did during the week. I post the links below to each other their blogs.
Comments
Post a Comment