lollipopkit/flutter_server_box

安卓x86_64设备无法运行应用

Closed this issue · 2 comments

描述BUG
x86_64 的设备在安卓系统上尝试运行应用时,卡在开屏 logo 无响应

复现步骤

  1. 准备一个安卓 x86_64 设备
  2. 安装 arm 转译库(必须)
  3. 从 Release 下载最新的 apk 安装包并安装应用
  4. 打开应用
  5. 卡在开屏 logo 无响应

期望结果
应用正常运行

实际结果
启动应用时卡在开屏 logo 无响应

录屏
录屏 2024-05-07 18-42-36.webm

设备

  • 系统:Waydroid x86_64 Android11
  • App版本:最新(latest)

更多信息
Waydroid 是 Linux 普通上的安卓容器化实现,可视为适用于 Linux 的安卓子系统;
其他安卓 x86_64 平台包括 BlissOS、ChromeOS 等还未进行测试

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: Android x86_64 device cannot run the application

DESCRIPTION BUG
When trying to run an application on an x86_64 device on the Android system, the screen is stuck with the logo unresponsive.

Steps to reproduce

  1. Prepare an Android x86_64 device
  2. Install arm translation library (required)
  3. Download the latest apk installation package from Release and install the application
  4. Open the app
  5. The logo is stuck on the opening screen and does not respond.

Desired result
App runs normally

actual results
When launching the application, the screen is stuck with the logo unresponsive.

Screen Recording
Screen recording 2024-05-07 18-42-36.webm

equipment

  • System: Waydroid x86_64 Android11
    -App version: latest (latest)

More information
Waydroid is a general Android containerization implementation on Linux and can be regarded as an Android subsystem for Linux;
Other Android x86_64 platforms including BlissOS, ChromeOS, etc. have not been tested yet