B4A Library [B4X] [XUI] AS DropDownBox - simple in app snackbar/notification/information panel - Alexander Stolte    Feb 24, 2024   (25 reactions) I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal. :)
B4j: jXUI
B4a: XUi,StringUtils
B4i: iXUI B4A Question Dropbox is Deprecating Sync API - DonManfred (first post)    May 07, 2015   (2 reactions) RPC-style: The request and response bodies are both JSON.
Upload-style: The request has JSON in the Dropbox-API-Arg header and bulk binary data in the body. The response body is JSON.
Download-style: The request uses the GET method and has JSON in the Dropbox-API-Arg header and nothing in the body. B4A Question Could not find okhttp2utils.xml - klaus (first post)    Dec 12, 2023   (2 reactions) ExternalStorage is a module, you need to copy it to your project folder and add it in the IDE with Project/Add Existing Modules.
DropBox is an additional library, you should copy the DropboxV2.jar and the DropboxV2.xml files into the \AdditionalLibraries\B4A folder.
No.
Not all librairies, manly o B4A Question Accessing Dropbox - DonManfred (first post)    Nov 08, 2023 the dropbox-v3.xx.xx.jar i mean.
dropboxV2 is the java-version of the library. It is named V2 as i did one before. Dropbox HTTP (that was V1)
So i am using DropboxV2 library too. But with an older dropboxvx.xx.xx.jar... B4A Library Dropbox SDK V2 - Java - DonManfred    Aug 03, 2024   (32 reactions) 51210
This is a wrap for the Dropbox JAVA SDK for Android.
It is a request for the community too to parcitipate to this project doing test or writing documentation for the objects.
List of connected Tutorials:
- Dropbox SDK V2 - Authentification
- Dropbox SDK V2 - Uploading big files to Dropbox
B4A Question Dropbox SDK V2 - Java: problem downloading - drgottjr (first post)    Aug 01, 2020 dropbox is case-insensitive, android is not. you're asking for trouble by the way you switch back and forth when naming files and folders and referencing them.
the log messages are generated by you; they'll say anything you tell them to say. B4A Question A simple solution for backing up your projects - RandomCoder (first post)    Jul 07, 2015   (4 reactions) Dropbox is my prefered solution. I generally have two locations for projects, those that are written by myself are in the dropbox folder and those that are downloaded from the Forum to asssist other users are stored to my PC (no need to backup). B4J Question Dropbox V2 - Updated library - DonManfred (first post)    Dec 13, 2021   (1 reaction) You can use the library even with the v5 jar. You just need to change the dependson in the xml-file. Italian Dropbox. Da una cartella download OK e da un'altra no... - DonManfred (first post)    Aug 09, 2020   (2 reactions) I do not speak your language so i´ll answering in english here:
Dropbox JAVA Library is not using httpjobs.
For a possible solution see:
https://www.b4x.-sdk-v2-java-problem-downloading.120775/post-755169 B4A Question Is there any simple way to transfer a small text file From APP User A to User B. - DonManfred (first post)    Aug 22, 2017   (1 reaction) Even Dropbox is an alternative. Page: 1   2   3   4   5   6   7   Powered by ColBERT |