Package com.dropbox.core.android
-
Interface Summary Interface Description AuthActivity.SecurityProvider Provider of the local security needs of an AuthActivity. -
Class Summary Class Description Auth Helper class for integrating withAuthActivity
AuthActivity This activity is used internally for authentication, but must be exposed both so that Android can launch it and for backwards compatibility.DbxOfficialAppConnector The DbxOfficialAppConnector is used by an app to communicate with the Official Android Dropbox app.DbxOfficialAppConnector.DbxOfficialAppInstallInfo FixedSecureRandom Older versions of Android have a SecureRandom that isn't actually secure.FixedSecureRandom.LinuxPrngSecureRandomSpi SecureRandomSpi
which passes all requests to the Linux PRNG (/dev/urandom
). -
Exception Summary Exception Description DropboxParseException Thrown whenDbxOfficialAppConnector
can't parse the utm content.DropboxUidNotInitializedException Thrown whenDbxOfficialAppConnector
is initialized with an empty uid.