Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Step 7: Project 'C' not found in root project 'android-perf-testing'. #29

Open
kashban opened this issue Jul 6, 2017 · 1 comment
Open

Comments

@kashban
Copy link

kashban commented Jul 6, 2017

When executing Step 7 on Windows 10 I get the error above.

I am running this command from the project's directory:

gradlew :app:assembleDebug :app:assembleD
ebugAndroidTest :app:installDebug :app:installDebugAndroidTest %ANDROID_HOME%\tools\monkeyrunner run_perf_tests.py .\ calf2857

I also tried to fully qualify the script and the project, but the error stays the same.

Any clues?

@caohuicn
Copy link

It's because you combined 2 commands into 1 line. I made the same mistake. :)

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

No branches or pull requests

2 participants