This post shows how to download files from Google Drive in Sketchware to Downloads folder.
1. Create a new project in Sketchware pro.
2. In google drive, make access of your files public.
3. In main.xml add two EditText edittext_drivelink, edittext_filename; two TextViews text_id, text_link, and three Buttons button_id, button_download, button_clear.
4. In Permission manager, add INTERNET permissions.
5. Create a more block of type String, name extractId [String url]. Put following codes in it.
0 टिप्पणियाँ