Package 

Class DropBoxCollector

  • All Implemented Interfaces:
    org.acra.collector.Collector , org.acra.plugins.Plugin

    @AutoService(value = {Collector.class}) 
    public final class DropBoxCollector
    extends BaseReportFieldCollector
                        

    Collects data from the DropBoxManager. A set of DropBox tags have been identified in the Android source code. We collect data associated to these tags with hope that some of them could help debugging applications. Application specific tags can be provided by the app dev to track his own usage of the DropBoxManager.