An android application that finds desired words in a hard-copy paper. Just like searching with CTRL + F
Have you ever want to search a word in a paper? This application will find any desired word in a hard copy page just like searching with CTRL+F. You just need to take a photo of paper and type the word. We will highlight these words in seconds...
Way 1: download from playstore https://play.google.com/store/apps/details?id=com.hasbis.findonpage
Way 2: Download apk from releases: https://github.com/hasbisevinc/Find-on-Page/releases
Way 3: clone source code and build it
- Clone this repo into your local
git clone [email protected]:hasbisevinc/Find-on-Page.git
- Create a firebase project and download google-services.json file into app directory.
To learn how to create a firebase: https://firebase.google.com/docs/android/setup
- Open project with Android Studio and compile it
Currently we need:
- Translate of string.xml file
- Testing application with different phones