Andre_LB Helpful | Level 6

Comments

  • Hi Greg, yes, I have just tied and it works. @ Greg, Chuck: thank you very much for your help. Now I may do, with API v2, what I need. Kind Regards, Andrea
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, thank you very much for your support: now my app is able to download and upload a file in my DropBox repository. For being honest, I am not sure why before it did not work. I tried to understand, but I would not be able, at the moment, to say why. It is not important for me, but if it is for you, please, let me…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, I downloaded the DropBox-SDK, executed "Import Project" in Android Studio and selected the folder: ..\examples\android Since I have got the following error:- Error:Failed to resolve: com.dropbox.core:dropbox-core-sdk:0-SNAPSHOT I changed in the build.gradle file (Module: Android):- compile group:…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, I have a doubt. Till now, I have always sent you the "Module: app" build.gradle file. Attached, please, you may fing the "Project: PrvDef" one. Is this correct? Thanks, in advance. Kind Regards, Andre // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript {…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, thanks again for your reply and effort. There are 57 warnings as, please, you can see: I am posting the first ten and the last seven. Let me know, please, if you need the complete warning list. Yes, I have. But clean build is the only command performed by me (apart from Sync Project and Run App). Do you think me…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuch, thank very much for your prompt reply and suggestions. I applied all the suggested changes. Also I updated the buildToolsVersion from "26.0.1" into "26.0.2": now I may Sync Project without errors. But, if I run the app, I have got a few warnings and the following Gradle Build error:- Execution failed for task…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, attached my build.gradle. Sorry, I have wrongly explaned myself: in this situation (after I have set the build.gradle as your example) I have a Gradle Sync Issue that I had got when I run your download, that is:- Unable to load class 'org.gradle.logging.StyledTextOutput'. I tried to remove this error, but I am…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, thanks for your reply and for yuor advice. I have set a project with the following classes:- . PrvDef . DropboxActivity . DropboxClientFactory . FileThumbnailRequestHandler . GetCurrentAccountTask . PicassoClient DropboxActivity, DropboxClientFactory, FileThumbnailRequestHandler, GetCurrentAccountTask and…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, thank you for your prompt reply. Lovely, I included the dependency directly, as you suggested, and the error that I had from gradle has disappeared! Now, if I run the app, I have got:- Unfortunately, PrvDef has stopped. The issue seems to be in client creating command (that is, "sDbxClient = new…
    in v2 API Comment by Andre_LB May 2018
  • Hi Chuck, thank you very much for your reply and suggestion. In the mean time, there have been a few progresses. With the attached code, I am able to start and complete the flow. Also, to store and re-use the resulting access token. It seems to me have obtained an access token but I am not able to make a client. Indeed,…
    in v2 API Comment by Andre_LB May 2018
  • Hi Greg, thanks again for your prompt reply. I tried to remove the Sync error but I have not been able. You are saying that this error is not referencing Dropbox (and for this reason it is difficult for you to help me). But my feeling is that this error is releted the downloaded codes and settings. For this reason I am not…
    in v2 API Comment by Andre_LB April 2018
  • Hi Greg, thanks for your very prompt reply. Yes, when in Android Studio I execute "Sync Project with Gradle Files", I have this "Gradle Sync Issue":- Unable to load class 'org.grangle.loading.StyledTextOutput' Possible causes for this unexpected error include: * Gradle's dependency cache may be corrupt (this sometimes…
    in v2 API Comment by Andre_LB April 2018