秒搭
Android Install Guide
Android now has a directly installable release APK.
The recommended Android path is now the Android Release APK. It is signed with the 秒搭 internal testing key and can be installed directly on compatible devices. The debug APK still exists for engineering use, and the AAB remains a store/distribution artifact.
Recommended now
Use the signed Android Release APK for the cleanest direct-install path available in the current release line.
What you need
An Android device that allows unknown-source installs, or a device in developer-friendly testing mode.
Current truth
The release APK is directly installable, but it is still a test-distribution package rather than a final store-signed release.
Method 1: Install the Android Release APK
- Download the Android Release APK from the 秒搭 download center.
- Open the APK on your device, or transfer it from your computer to the device first.
- If Android blocks installation, allow install permission for the browser, file manager, or transfer app you used.
- Continue the install prompt and complete installation.
- Open the app and sign into your 秒搭 workspace as usual.
Method 2: Understand the remaining Android artifacts
- Debug APK: still useful for engineering and internal testing, but the signed release APK is now the better install choice for normal users.
- AAB: this is for Google Play or internal distribution pipelines, not direct sideload install on a phone.
- If you need a fully formal public Android release, the next step is store-grade signing/distribution rather than the current internal test-signing path.
Common blockers
- Unknown-source blocked: allow installs from the app that opened the APK.
- Test-signing warning: expected because this is not yet the final store-signed build.
- AAB won’t install directly: also expected; it is not a phone-install package.