braillo is an application of Artificial intelligence bringing sight to visually impaired and low vision people by turning the visual world into an audible experience.
Clone this repository and import into Android Studio
git clone [email protected]:Braillo/braillo-android-version.git
Use the Android Studio Build Variants button to choose between production and staging flavors combined with debug and release build types
From Android Studio:
- Build menu
- Generate Signed APK...
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request