Skip to content

sufyan0021/OpenAlprDroidApp

 
 

Repository files navigation

Reference Android App demonstrating the use of Automated License Plate Recognition library

How to build App APK

###Steps to build

First, change the path sdk.dir in OpenAlprDroidApp/local.properties file to your Android SDK location (e.g. sdk.dir=/Applications/Android/sdk) Then,

git clone [email protected]:sujaybhowmick/OpenAlprDroidApp.git
cd OpenAlprDroidApp/
./gradlew clean
./gradlew assembleRelease

You will find app-release-unsigned.apk file in OpenAlprDroidApp/app/build/outputs/apk folder

Native JNI implementation of OpenAlpr API is another project called openalpr-droidapp-native

About

Reference App demonstrating the use of Open Alpr library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%