Help Item
This enum declares the items which are shown in the Help Screen.
public enum HelpItem
Content copied to clipboard
Constructors
Entries
PHOTO_TIPS
Link copied to clipboard
Shows tips for taking better pictures.
Item label customizable by overriding the string resource named {@code gc_help_item_photo_tips_title}
PHOTO_TIPS
Content copied to clipboard
FILE_IMPORT_GUIDE
Link copied to clipboard
Shows a guide for importing files from other apps via "open with".
Item label customizable by overriding the string resource named {@code gc_help_item_file_import_guide_title}
FILE_IMPORT_GUIDE
Content copied to clipboard
SUPPORTED_FORMATS
Link copied to clipboard
Shows information about the document formats supported by the Gini Capture SDK.
Item label customizable by overriding the string resource named {@code gc_help_item_supported_formats_title}
SUPPORTED_FORMATS
Content copied to clipboard