<how to get informations from a google drive folde...
# stackoverflow
u
how to get informations from a google drive folder? I want to get information about pdf files on a sharing folder like this one which contain tow pdf files i want to get the name of each file and the link ( and a picture of the first page if it's possible ). I'm using Kotlin for this.I don't know what i must to use i hear about the Google Drive Api but i think i don't need to login or connect to get this informations i found this fun but...