Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 713 Bytes

CodeFind

This is an Android source code reference application.

To use

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:

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.