android / codelab-android-accessibility

Basic Android Accessibility: making sure everyone can use what you create!
https://codelabs.developers.google.com/codelabs/basic-android-accessibility/
Apache License 2.0
112 stars 86 forks source link

Can't press the green play icon, I think because there are no configurations in the project #18

Closed andrewpfunk closed 5 years ago

tiembo commented 5 years ago

Are you opening the project using the root of the repo? Try opening one of the directories instead.

andrewpfunk commented 5 years ago

I think I didn't realize that Gradle was still building, or syncing, or whatever the heck it does. There shouldn't be this much overhead to build a simple tutorial app. Guess I need a faster computer. Thanks!

On Tue, May 7, 2019, 12:59 AM Tiem Song notifications@github.com wrote:

Are you opening the project using the root of the repo? Try opening one of the directories instead.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/googlecodelabs/android-accessibility/issues/18#issuecomment-489908667, or mute the thread https://github.com/notifications/unsubscribe-auth/ACB7FGD2GTYKURLLNUEKH6TPUEEDJANCNFSM4HLE3UDA .

tiembo commented 5 years ago

Thanks for following up!