carlosmrtll / Dognoscis

Dog breed image recognition app.
MIT License
1 stars 0 forks source link

App crashing when first taking photo after install #16

Closed carlosmrtll closed 6 years ago

carlosmrtll commented 6 years ago

NumberFormatException. Steps to reproduce:

carlosmrtll commented 6 years ago

photoActivity.java quantity = Integer.parseInt(properties.getProperty("quantity"));

carlosmrtll commented 6 years ago

Commit 34f236c