Skip to content

Unable to launch the compiled Android APK on Pico 4 Pro. #2796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ZCY1106 opened this issue Apr 15, 2025 · 1 comment
Open

Unable to launch the compiled Android APK on Pico 4 Pro. #2796

ZCY1106 opened this issue Apr 15, 2025 · 1 comment

Comments

@ZCY1106
Copy link

ZCY1106 commented Apr 15, 2025

I downloaded the source code (zip) from https://github.com/alvr-org/ALVR/releases/tag/v20.13.0, and followed the instructions under "Building From Source". Specifically, I executed the following four commands in order:
cargo xtask prepare-deps --platform windows
cargo xtask build-streamer --release
cargo xtask prepare-deps --platform android
cargo xtask build-client --release
Both dashboard.exe and alvr_client_android.apk were successfully built without errors. However, after transferring and installing alvr_client_android.apk onto my Pico 4 Pro, the APK cannot be opened. What could be the possible reasons for this issue?

@zmerp
Copy link
Member

zmerp commented Apr 15, 2025

You should probably check the logcat

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

No branches or pull requests

2 participants