Skip to content

ferdnyc/screenreader-android

 
 

Repository files navigation

ScreenReader app (Android)

Source code of the ScreenReader app for Android.

Compiling

The app has been built with Android Studio. Gradle is used to install the dependencies listed in build.gradle.

The google-services.json file is excluded from Github. Provide your own file to build the app.

Screenshots

Screenshots are made using the following gestures: val gestures = arrayListOf(Gesture.ONE_FINGER_SWIPE_DOWN_THEN_RIGHT, Gesture.TWO_FINGER_DOUBLE_TAP, Gesture.THREE_FINGER_TRIPLE_TAP)

About

ScreenReader app for Android

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Kotlin 100.0%