piql / piql-read

Piql film-reader App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this repository for?

  • This repository is for the Piql film-reader App for android.

How do I get set up?

To set up this project you will need to download the opencv SDK and have android studio installed. To import project:

  1. Clone this repository
  2. Open up the project in android studio.
  3. Download and extract opencv library version 3.4.0 for android here
  4. Go to File>new>import module and open the opencv library module OpenCV-android-sdk/sdk/java/
  5. Go to File>project structure> and click on module opencvlivrary340.
  6. Next select the property tab and change Compile Sdk Version to 26, then select the flavors tab and change Min Sdk Version to 21 and Target Sdk version to 26
  7. Then click the module app, select the Dependencies tab and add a new module and select opencvlivrary340
  8. Copy the contents of(or symlink) OpenCV-android-sdk/sdk/native/jni to FilmReader/app/src/main/jniLibs (create jniLibs folder. Case sensitive)

If everything went correctly, the project should be imported and ready to use.

If there is any problems importing the project or something else contact us at: Haakon Heggholmen: mail: heggholmen_3@hotmail.com +47 47148413 Christian Haadem: mail: chrizzsh@gmail.com +47 94143712 Even Maaren Stende: mail: ewen_37@hotmail.com +47 94889248

About

Piql film-reader App

License:GNU General Public License v3.0


Languages

Language:C 76.9%Language:Java 11.4%Language:Objective-C 11.1%Language:CMake 0.5%Language:Shell 0.1%Language:QMake 0.0%Language:C++ 0.0%