Package 

Class DbxOfficialAppConnector


  • 
    public final class DbxOfficialAppConnector
    
                        

    The DbxOfficialAppConnector is used by an app to communicate with the Official Android Dropbox app.

    • Constructor Detail

      • DbxOfficialAppConnector

        DbxOfficialAppConnector(String uid)
    • Method Detail

      • getPreviewFileIntent

         final Intent getPreviewFileIntent(Context context, String path, String lastRev)

        Display the DropboxApp's preview of file located at path This function should only be called if file was opened through DropboxAPI. If path refers to a directory (as defined by having a '/' at end, will show Dropbox file tree.

        You won't need to use this unless you are our official partner in openwith.

        Parameters:
        path - path of file in authorized user's Dropbox to preview
        lastRev - The revision of file user is seeing (as returned by DropboxAPI.getFile/DropboxAPI.