You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

alexsajno's avatar
alexsajno
Explorer | Level 4
7 years ago

Create File object of dropbox excel file link

Hi, I have an app that have already the DbxChooser Class. I have also this code: public void onActivityResult(int requestCode, int resultCode, Intent data) { if (requestCode == DBX_CHOOSER_REQ...