Skip to content

Code Review - Dec.1 #14

@guozhonghao1994

Description

@guozhonghao1994

The whole folder structure has improved a lot since last code review. I found most Readme.md was modified, clearly show what their app does. Especially the one in master branch, an explicit installation guide helped me deploy speakeye project in my Android Studio easily. The navigation folders tell me each functional part they've achieved. Apparently, their personal work had been well integrated in the past few weeks and the whole app ran as expectation.

There are some problems(bugs?) I've encountered and I want to report to you here:

  1. When using the latest Android Studio 3.0 to run your project, Aapt2 error did occur when building gradle. The way to solve the problem was by adding "android.enableAapt2=false" in gradle.properties.
  2. Some unknown error occured in InputFrameOpenCV.java(Line 28). I deleted the code to do the following test but I'm not quite sure whether it matters.
  3. When running on my real Android phone, the app always crushed when uploading picture in stage 3. So unfortunately I am not able to finish testing work.

Hope to see your shining presentation on Dec.13!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions