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
dora_paz
(Dora)
November 22, 2021, 10:36am
#23
What are you doing ?
Simply set image’s picure to the following address
https://drive.google.com/uc?export=download&id=1strMftUS3yuEoEdx8p78X2tQw182PrAs
Result
1 Like
PINTU_90
(SWETHA)
November 22, 2021, 10:46am
#25
@dora_paz in this image i used an extension to get the image , but that extension is making my app to work slow , so when i removed that extension my app is working fine , so now my task is to view the image without extension
i used drive file extension my app , when i removed that extension from my app my buttons started working fine
PINTU_90
(SWETHA)
November 22, 2021, 10:47am
#26
@Still-learning please send me tha aia file
dora_paz
(Dora)
November 22, 2021, 10:47am
#27
As you can see no extension is used