PINTU_90
(SWETHA)
November 22, 2021, 9:27am
#1
why i am not getting image stored in my google drive
Avijit
(Avijit Das)
November 22, 2021, 9:41am
#3
Don’t post multiple times on same topic
@Peter @dora_paz close this please.
i created a link from a image stored in my hard drive
and i set that link to a image picture , but why image is not showing in my app , please check my blocks
[blocks (1)]
EXCEL_TO_APP_13.aia (4.9 KB)
PINTU_90
(SWETHA)
November 22, 2021, 9:50am
#4
@Avijit I used that extension in my app and i was getting the images , but due to that extension my buttons were not working properly ,so i removed that extension , now if possible how can i get images without extension
PINTU_90
(SWETHA)
November 22, 2021, 9:53am
#6
i saw this post ,what is image id in that picture
Avijit
(Avijit Das)
November 22, 2021, 9:56am
#9
Image I’d 1a8DInw5ZtAbT7Udus7f9GQtEIZdAoiCE
https://drive.google.com/file/d/ IMAGE_ID HERE
/view
oseamiya
(Oseamiya)
November 22, 2021, 9:56am
#10
Use this link, you should add ?export=download
to get the direct download link.
https://drive.google.com/uc?export=download&id=1a8DInw5ZtAbT7Udus7f9GQtEIZdAoiCE
I guess, you can also use this extension to produce download link but I am not sure as I haven’t used it yet. You can give a try.
This extension will help you in displaying any file(PDF, Image, Video, Audio) from the Google Drive directly to your app.
[Annotation 2020-12-31 215321]
Instruction
Add your Google Drive File URL and use this block to show the file in the app. Remember, the URL you will enter here must be public.
Download from here:
com.appybuilder.shivamblog100.DriveFile (1).aix (6.5 KB)
It is just a simple extension to make our work easier in day to day app development. I think this simple extension may …
1 Like
PINTU_90
(SWETHA)
November 22, 2021, 10:04am
#12
i have two screens, 1 screens buttons are working fine and the other screens buttons are working after some delay of time why ? i am getting this error while testing the app in my mobile
[menu screen]
[blocks (1)]
this was the error i am getting when i used this extension , and when i removed the extension my app is working fine
oseamiya
(Oseamiya)
November 22, 2021, 10:08am
#13
Can you send me the aia ? This should not be due to this extension. This extension only replace some strings to create a download link & it is working well.
oseamiya
(Oseamiya)
November 22, 2021, 10:14am
#15
Also, you dont need to do like this. You can use replaceAll
method to create a download link too.
PINTU_90
(SWETHA)
November 22, 2021, 10:18am
#16
i dont want to download image , i just want to view the image ,
Click on the image in googledrive, click share button, set permission to view by others, copy the url and paste in the extension… until you share the image, you cannot see the image by any extension…
oseamiya
(Oseamiya)
November 22, 2021, 10:27am
#18
What do you mean? Did you used that block I suggested you. Viewing some online contents without downloading, is not possible
Also, There is no problem in DriveFile
extension. The way she is using some blocks is useless. If you can send the aia then it is better.
oseamiya
(Oseamiya)
November 22, 2021, 10:28am
#19
Still-learning:
Click on the image in googledrive, click share button, set permission to view by others, copy the url and paste in the extension… until you share the image, you cannot see the image by any extension…
The image she shared has already permission to view by others.
PINTU_90
(SWETHA)
November 22, 2021, 10:29am
#20
@Still-learning i selected sharing , but i am not able to view the image