Class | Description |
---|---|
DownloadManagerResolver |
This class uses two methods
DownloadManagerResolver.isDownloadManagerEnabled(Context) checks if DownloadMangaer is enabled
DownloadManagerResolver.enableDownloadManager(Context) sent to settings to enable DownloadMangaer |
ZoopCameraUtils |
This class handles basic camera events
|
ZoopConstantUtils | |
ZoopInternetService |
This class checks if internet service is available or not
|
ZoopJSONUtils | |
ZoopStringUtils |
This class will validate string variables
|
ZoopUidValidator |
This class validates if the string enters follows
Verhoeff algorthm or not using
ZoopUidValidator.validateVerhoeff(String) method |
ZoopValidationUtils |
This class handles all validations check in the acitivities and fragment
|
Enum | Description |
---|---|
ZoopAssitiveModeState |
This enum is used to track and update assist view mode
|
ZoopRequestType |