This is an Android source code reference application.
Install the latest version of Android Studio with SDK to open an existing project. Create a new folder "CodeFind" in the project directory. Copy all files from this project into this folder. Execute the following commands via Android Studio:
▪ Open Existing Project: File -> Open -> ..\CodeFind
▪ Run Application: Run -> Run 'app'
▪ Debug Application: Run -> Debug 'app'
Required: Android phone or Virtual Device at least version 4.0 connected via ADB with USB debugging enabled.