Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #315

Open
duckmoon opened this issue Sep 7, 2017 · 6 comments
Open

Build error #315

duckmoon opened this issue Sep 7, 2017 · 6 comments

Comments

@duckmoon
Copy link

duckmoon commented Sep 7, 2017

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

@JakeWharton
Copy link
Owner

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

@duckmoon
Copy link
Author

duckmoon commented Sep 8, 2017

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

@JakeWharton
Copy link
Owner

By downloading you mean something other than cloning with git?

@duckmoon
Copy link
Author

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

@JakeWharton
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@JakeWharton @duckmoon and others