-
Notifications
You must be signed in to change notification settings - Fork 89
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
Issues with Connected Android Test #87
Comments
Ok I'll have a look asap @robertoaltieri, thanks for the heads up |
I deleted the ~/.gradle folder and now I get a different error.
I see many errors like these ones:
If you want I can make a PR to show it to you |
BTW if I run it in Android studio I get an error because the test is trying to set the content again after the activity has already done it |
This might be an issue with my environment.
I have checked out the latest version of master
0cc02b3
.When I run:
I get:
When I run:
./gradlew connectedAndroidTest
I get the error:
If I try to run them from Android Studio, I get a different error
The text was updated successfully, but these errors were encountered: