Alberto Michelis Well-Known Member Licensed User Longtime User Nov 27, 2018 #1 Im planning to use dropbox to sync data between a win32 app and the b4a app. The idea is the win32 app writes to dropbox, dropbox make its magic, the file is in the cel dropbox and the b4a app can read it and viceversa. How can I do it? Thanks
Im planning to use dropbox to sync data between a win32 app and the b4a app. The idea is the win32 app writes to dropbox, dropbox make its magic, the file is in the cel dropbox and the b4a app can read it and viceversa. How can I do it? Thanks
DonManfred Expert Licensed User Longtime User Nov 27, 2018 #2 Available for B4A and B4J https://www.b4x.com/android/forum/pages/results/?query=dropbox+v2 or just search for "Dropbox" and limited to libraries: https://www.b4x.com/android/forum/pages/results/?query=dropbox&prefix=1,2,3,17,24,29 Last edited: Nov 27, 2018 Upvote 0
Available for B4A and B4J https://www.b4x.com/android/forum/pages/results/?query=dropbox+v2 or just search for "Dropbox" and limited to libraries: https://www.b4x.com/android/forum/pages/results/?query=dropbox&prefix=1,2,3,17,24,29
Alberto Michelis Well-Known Member Licensed User Longtime User Nov 28, 2018 #3 Thanks Manfred, I know how to search but there are post from 2015 to 2018 and I dont know what to use now. May you help? Upvote 0
Thanks Manfred, I know how to search but there are post from 2015 to 2018 and I dont know what to use now. May you help?
DonManfred Expert Licensed User Longtime User Nov 28, 2018 #4 http https://www.b4x.com/android/forum/t...-all-http-all-using-httputils2.56842/#content java version https://www.b4x.com/android/forum/threads/dropbox-sdk-v2-java.74019/#content java version for b4j https://www.b4x.com/android/forum/threads/dropbox-sdk-v2.93231/#content Upvote 0
http https://www.b4x.com/android/forum/t...-all-http-all-using-httputils2.56842/#content java version https://www.b4x.com/android/forum/threads/dropbox-sdk-v2-java.74019/#content java version for b4j https://www.b4x.com/android/forum/threads/dropbox-sdk-v2.93231/#content