# Making android app which can store images in the app and viewed by all app users

**URL:** https://community.thunkable.com/t/making-android-app-which-can-store-images-in-the-app-and-viewed-by-all-app-users/55992
**Category:** Questions about Thunkable X
**Created:** [November 11, 2018, 3:51pm UTC](https://community.thunkable.com/t/making-android-app-which-can-store-images-in-the-app-and-viewed-by-all-app-users/55992 "2018-11-11T15:51:04Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Shalom\_Neeya](https://avatars.discourse-cdn.com/v4/letter/s/6a8cbe/32.png) [@Shalom\_Neeya](https://community.thunkable.com/u/Shalom_Neeya)
#### Post date: [November 11, 2018, 3:51pm UTC](https://community.thunkable.com/t/making-android-app-which-can-store-images-in-the-app-and-viewed-by-all-app-users/55992/1 "2018-11-11T15:51:04Z")

</div>

I’m trying to make an app which will display the captured images in a gallery with a description to every image(the image must be visible to all app users).but i’m not able to store it on the device and also do the above mentioned functions . please help me with that.

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 11, 2018, 4:07pm UTC](https://community.thunkable.com/t/making-android-app-which-can-store-images-in-the-app-and-viewed-by-all-app-users/55992/2 "2018-11-11T16:07:35Z")

</div>

Sorry, but I do not understand the whole mechanism. You can step to describe what you want to do? Where the images are fetched, which means “all users need to see it”, as you want to save the image if this function is Thunkable X no (keep text only)?

To ensure that all users see the same information you need to use FireBase.

---

<div class="post-metadata">

### Author: ![Shalom\_Neeya](https://avatars.discourse-cdn.com/v4/letter/s/6a8cbe/32.png) [@Shalom\_Neeya](https://community.thunkable.com/u/Shalom_Neeya)
#### Post date: [November 11, 2018, 5:49pm UTC](https://community.thunkable.com/t/making-android-app-which-can-store-images-in-the-app-and-viewed-by-all-app-users/55992/3 "2018-11-11T17:49:58Z")

</div>

firstly ,how to create a gallery of all the pictures taken ?  
Secondly , how to make this gallery available to all those who use the app?  
And , how to use the firestore(firebase) and cloudinary( I mean , what blocks are to be thunked)?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 12, 2018, 6:28am UTC](https://community.thunkable.com/t/making-android-app-which-can-store-images-in-the-app-and-viewed-by-all-app-users/55992/4 "2018-11-12T06:28:10Z")

</div>

I think the linked information will help you

[https://docs.thunkable.com/thunkable-cross-platform/create/components/image/camera](https://docs.thunkable.com/thunkable-cross-platform/create/components/image/camera)

[https://docs.thunkable.com/thunkable-cross-platform/create/components/image/photo-library](https://docs.thunkable.com/thunkable-cross-platform/create/components/image/photo-library)

[https://docs.thunkable.com/thunkable-cross-platform/create/components/data/media-db](https://docs.thunkable.com/thunkable-cross-platform/create/components/data/media-db)

[https://docs.thunkable.com/thunkable-cross-platform/create/components/data/realtime-db](https://docs.thunkable.com/thunkable-cross-platform/create/components/data/realtime-db)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:52am UTC](https://community.thunkable.com/t/making-android-app-which-can-store-images-in-the-app-and-viewed-by-all-app-users/55992/5 "2024-11-08T11:52:48Z")

</div>


