Android Studio

A step by step guide to exporting your build for Waldo.

Exporting an Android emulator build from Android Studio

Before you can upload an Android Emulator build to Waldo, you must first export a .apk file from Android Studio. Simply follow these steps:

  1. Launch Android Studio and open the project or workspace for your application

  2. Make sure your project is configured to build for emulator X86_64 ABI.

  3. Click on "Build" > "Build Bundle(s) / APK(s)

  1. Once the build is complete, you can click on "Locate" on the bottom right and corner popup.
    It will show you the APK file that you can upload on Waldo.

Troubleshooting

If you encounter trouble while uploading a new build of your application to Waldo, you can refer to the following: