How do I migrate this to the v2 Core API?
DropBoxUtils.mDBApi.getSession().isLinked()
I previously had been using dropbox-android-sdk-1.6.3 but I don't see anything that allows me to check this status in the core api v2 for Dropbox.
In this example, is 'examples-v2-demo' anything specific or just some text?
DbxRequestConfig.newBuilder("examples-v2-demo")