Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Ulysses Foreman
Courses Plus Student 667 PointsIn "Running the Fun Facts Project" after installation my emulator does not automatically pop up like in the tutorial.
here were the messages that showed in the Grade Build.
Information:Gradle tasks [:app:assembleDebug] :app:preBuild :app:compileDebugNdk UP-TO-DATE :app:preDebugBuild :app:checkDebugManifest :app:prepareDebugDependencies :app:compileDebugAidl UP-TO-DATE :app:compileDebugRenderscript UP-TO-DATE :app:generateDebugBuildConfig UP-TO-DATE :app:generateDebugAssets UP-TO-DATE :app:mergeDebugAssets UP-TO-DATE :app:generateDebugResValues UP-TO-DATE :app:generateDebugResources UP-TO-DATE :app:mergeDebugResources UP-TO-DATE :app:processDebugManifest UP-TO-DATE :app:processDebugResources UP-TO-DATE :app:generateDebugSources UP-TO-DATE :app:compileDebugJava UP-TO-DATE :app:preDexDebug UP-TO-DATE :app:dexDebug 'C:\Users\Doug\Downloads\android-studio-bundle-windows' is not recognized as an internal or external command, operable program or batch file. Error:Execution failed for task ':app:dexDebug'.
com.android.ide.common.internal.LoggedErrorException: Failed to run command: C:\Users\Doug\Downloads\android-studio-bundle-windows(1)\android-studio\sdk\build-tools\android-4.4W\dx.bat --dex --num-threads=4 --output C:\Users\Doug\AndroidStudioProjects\FunFacts\app\build\intermediates\dex\debug C:\Users\Doug\AndroidStudioProjects\FunFacts\app\build\intermediates\classes\debug C:\Users\Doug\AndroidStudioProjects\FunFacts\app\build\intermediates\dependency-cache\debug Error Code: 1 Output: 'C:\Users\Doug\Downloads\android-studio-bundle-windows' is not recognized as an internal or external command, operable program or batch file. Information:BUILD FAILED Information:Total time: 40.496 secs Information:1 error Information:0 warnings Information:See complete output in console
Adam Wozniak
141 PointsI have exactly the same problem BUILD failed message from Gradle and my AVD manager button is not responding
Ulysses Foreman
Courses Plus Student 667 PointsUlysses Foreman
Courses Plus Student 667 PointsAVD Manager button is not responding as well.