From 36f7253c15abb135c2e6dc72be2001f1160f7429 Mon Sep 17 00:00:00 2001 From: Matthew Hill Date: Thu, 11 Dec 2014 08:54:06 -0500 Subject: [PATCH] Update README.md Added link to sujaybhowmick Android reference implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ec299c..3584e3a 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Please follow these detailed compilation guides for your respective operating sy * [Windows] (https://github.com/openalpr/openalpr/wiki/Compilation-instructions-(Windows)) * [Ubuntu Linux] (https://github.com/openalpr/openalpr/wiki/Compilation-instructions-(Ubuntu-Linux)) +* [Android] (https://github.com/sujaybhowmick/OpenAlprDroidApp) If all went well, there should be an executable named *alpr* along with *libopenalpr-static.a* and *libopenalpr.so* that can be linked into your project.