project Details:
version = android studio 3.0 dropbox api v2 = dropbox-core-sdk-2.0.6 and dropbox-core-sdk-3.0.5 (I tried both). compileSdkVersion = 26 buildToolsVersion = '26.0.2'
DbxRequestConfig config = new DbxRequestConfig("MyApp/1.0", "en_US");
Image shows the deprecated call of DbxRequestConfig
It is in the Dropbox jar file.

