i have some troubles to understand all the Google Drive Api for Android.
I just wanna know, is that possible to create file/folder via an android application in AN EXISTING folder that has been created manually.
I've seen a lot of things that the GDAA doesnt allow to see/create/interact with files/folders not created by the device/application cause of the file.scope or app_folder.scope is that right ?
How could i manage to do that if not using the GDAA ? All others methods seems deprecated and i really need this functionnality.
Thanks a lot and sorry if some mistakes, not fluent.