MikeOrtiz / TouchImageView

Adds touch functionality to Android ImageView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I don't know how this app will work

nburno opened this issue · comments

I wish somethings works with me when I download App from Github from the first-time

For this app in build.grade, when inspecting the code

doFirst {
new File(reportsDirectory).mkdirs()
}
Can't resolve the Symbol File and hundreds of other errors.

No clue, it seems to be located to your local environment.
Just now, it builds on my mac locally
image

and CI works properly on an Ubuntu and a mac system https://github.com/MikeOrtiz/TouchImageView/actions/workflows/Android-CI.yml

@nburno any update, or can I close issue ?