FBlackBox / BlackBox

BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
2.25k stars 626 forks source link

[BUG] #101

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug / 描述一下这个错误 shizuku services is cannot started using ADB shell or ADB over TCP

To Reproduce / 复现步骤 Steps to reproduce the behavior:

  1. Install / Clone Shizuku Manager
  2. Start Shizuku services with ADB shell or ADB over TCP
  3. shizuku cannot started Screenshot_2022-04-12-14-04-04-77

Expected behavior / 预期的行为 A clear and concise description of what you expected to happen. 清晰而简明地描述你所期望发生的事情。

Screenshots / 截图 If applicable, add screenshots to help explain your problem. 如果有,请添加屏幕截图以帮助解释你的问题。

Mobile Phone Info / 手机信息 Xiaomi / Android12

Logcat / 日志 If you are a developer or capable please provide logs for us to analyze. 如果你是开发者或者有能力的请提供日志供我们分析。

Additional context / 额外内容

  1. shizuku dev not support any environment than real environment (Real devices only)

  2. click blue text there is doc about shizuku complete with download apk too

  3. shizuku can be started on 3 method:

    • ADB shell (Shizuku data path) /start.sh
    • ADB over TCP just click start with wireless ADB and grant the app to access ADB / USB debugging
    • Root simply just click start with root and grant supersu access

i only tried on ADB shell and ADB over TCP both method not working

APK Documents For shizuku here

FBlackBox commented 2 years ago

The application inside Box is not a real application, so it cannot be operated this way at the moment.

ghost commented 2 years ago

@FBlackBox wth bruh my app need shizuku to operate that's the problem :-/