Leo Salemann
Leo Salemann
The suggestions for _pathToEspressoBuildFolder_ and _pathToFile.apk_ in steps 2-3 of **Run the Tests** where hard to inerpret. Mine ended up being appcenter-sampleapp-android\app\build\outputs\apk\debu\app-debug.apk i instead of pathname to app-debug-androidTest.apk for pathToFile.apk...
Step 4 of **Configure the build** says, _If you want to run the build on a device, turn Sign builds on. If you followed the instructions on Getting Started, you...
**Prepare to run tests in App Center** Step 2 says to _Click on Start testing your app._ No such option exists. --- #### Document Details ⚠ *Do not edit this...
Tried running **Build the project and test APK files** step 2, got _ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. Please set the...
**Sign the Android Package Kit (APK)** step 6 says _Leave **Module: app**_; latest Android Studio on Win10 says _**Android App Bundle**_ instead. --- #### Document Details ⚠ *Do not edit...
**Sign the Android Package Kit (APK)**, step 4 calls to _Make sure the build variant is set to release._ There is no build variant available unless your top-level view is...
I came across [@gabehollumb](https://github.com/gabehollombe)'s [Build a Photo-Sharing Web App with AWS Amplify and AWS AppSync](https://amplify-workshop.go-aws.com/) workshop that makes use of Cloud9. Thought it would make a good add to your...