JakeWharton/u2020

Build error

duckmoon opened this issue · 5 comments

I got an error when run app! It showed could not find symbol. symbol: variable nullL, in u2020-master/app/src/internalDebug/java/com/jakewharton/u2020/ui/debug/DebugView.java
9333a4c1-588d-42c1-a9f8-0bf4cd17666a

Did you clone the repo with git? The timestamp of the latest commit returned null which caused the build problem.

@JakeWharton , I imported the project locally after downloading. Is this way ok?

By downloading you mean something other than cloning with git?

I download from here, and then imported into Studio
45d714de-ae0b-4a5d-8acd-a7273e859d5e

Currently the project requires that you clone it with git. It's something that could be relaxed, though.