Class | Description |
---|---|
EditViewActivity |
Activity to handle all the editing functionality.
|
ListFileActivity |
An activity that will work as a file browser to show all the PDFs scanned.
|
MainActivity |
Main Activity (The name tells you).
|
ScannerActivity |
This activity is the window where the user will scan the documents.
|
SplashActivity |
A splash screen for the app.
|
TutorialActivity |
A class to give a simple walkthrough to inform the user about how to use the app.
|