Skip to content

An Android app for detecting documents in images, reading and translating the text.

Notifications You must be signed in to change notification settings

mj3c/pocketscanner

Repository files navigation

Requirements

Since the app uses Google's Map API and Microsoft's Translator Text API, you need to plug your own API keys for these services to use it. This is done by adding string resources either in the strings.xml file or a new keys.xml file in the values directory. String resource names should be google_maps_api_key and microsoft_translator_api_key.

About

An Android app for detecting documents in images, reading and translating the text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages