全局
商店

130

查看趋势>
LADB — Local ADB Shell
A non-root local ADB shell client. READ BELOW!
版本记录
更新内容对比
应用状态
  • 最新版本
    2.3.1
  • 最新版本上线距今
    305天2小时
  • 近1年版本更新次数
    2

版本时间线

T鼠标悬停“更新节点”,查看更新内容。点击“更新节点”可查看更新前后内容对比
版本更新
显示内容
日期
  • -
2024年
2月
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
3月
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
4月
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
5月
1
2
3

版本记录

  • 版本2.3.1
    2023-07-03
    A non-root local ADB shell client. READ BELOW!
    更新日志

    2.3:
    - Update android libraries
    - Add a button to pair manually
    - Film tutorial video for manual pair (will be found in app description)

    2.3.1:
    - Fix bookmarks page crashing due to Google UI library update

    截图
    视频
    应用描述

    CHECK SUPPORT SECTION FOR MANUAL PAIRING TUTORIAL

    How does it work?

    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

    Initial Setup

    Use split-screen more or a pop-out window with LADB and Settings at the same time. This is because Android will invalidate the pairing information if the dialog gets dismissed. Add a Wireless Debugging connection, and copy the pairing code and port into LADB. Keep both windows open until the Settings dialog dismisses itself.

    Issues

    LADB is sadly incompatible with Shizuku at the current moment. That means that if you have Shiuzuku installed, LADB will usually fail to connect properly. You must uninstall it and reboot to use LADB.

    Troubleshooting

    Most errors can be fixed by clearing the app data for LADB, removing all Wireless Debugging connections from Settings, and rebooting.

    License

    While this project is GPLv3 licensed, I would like to add a parameter: please do not publish unofficial (user) LADB builds to the Google Play Store.

    Support

    MANUAL PAIRING:
    Sometimes, LADB's Assisted Pairing mode can be finicky with newer versions of Android. This is because the device does not recognize that there is an available device to connect to. Sometimes, a simple app restart fixes the issue.

    This tutorial demonstrates how you can skip the Assisted Pairing mode and reliably pair the device yourself.

    https://youtu.be/W32lhQD-2cg

    Still confused? Email me at tylernij+LADB@gmail.com.

    Privacy Policy

    LADB does not send any device data outside of the app. Your data is not collected or processed.

  • 版本2.3
    2023-07-01
    A non-root local ADB shell client. READ BELOW!
    更新日志

    - Update android libraries
    - Add a button to pair manually
    - Film tutorial video for manual pair (will be found in app description)

    截图
    视频
    应用描述

    CHECK SUPPORT SECTION FOR MANUAL PAIRING TUTORIAL

    How does it work?

    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

    Initial Setup

    Use split-screen more or a pop-out window with LADB and Settings at the same time. This is because Android will invalidate the pairing information if the dialog gets dismissed. Add a Wireless Debugging connection, and copy the pairing code and port into LADB. Keep both windows open until the Settings dialog dismisses itself.

    Issues

    LADB is sadly incompatible with Shizuku at the current moment. That means that if you have Shiuzuku installed, LADB will usually fail to connect properly. You must uninstall it and reboot to use LADB.

    Troubleshooting

    Most errors can be fixed by clearing the app data for LADB, removing all Wireless Debugging connections from Settings, and rebooting.

    License

    While this project is GPLv3 licensed, I would like to add a parameter: please do not publish unofficial (user) LADB builds to the Google Play Store.

    Support

    MANUAL PAIRING:
    Sometimes, LADB's Assisted Pairing mode can be finicky with newer versions of Android. This is because the device does not recognize that there is an available device to connect to. Sometimes, a simple app restart fixes the issue.

    This tutorial demonstrates how you can skip the Assisted Pairing mode and reliably pair the device yourself.

    https://youtu.be/W32lhQD-2cg

    Still confused? Email me at tylernij+LADB@gmail.com.

    Privacy Policy

    LADB does not send any device data outside of the app. Your data is not collected or processed.

  • 版本2.2.1
    2023-03-26
    A non-root local ADB shell client. READ BELOW!
    更新日志

    2.2.1:
    - Fix crashing on bookmarks page

    2.2:
    - Fix pairing process on some devices
    - Upgrade ADB (thanks to rendiix @ GitHub)
    - Upgrade internal dependencies and gradle version

    Hopefully this fixes some of the issues some users have been having. As always, contact me for support and I will do my best to respond.

    截图
    视频
    应用描述

    How does it work?

    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

    Initial Setup

    Use split-screen more or a pop-out window with LADB and Settings at the same time. This is because Android will invalidate the pairing information if the dialog gets dismissed. Add a Wireless Debugging connection, and copy the pairing code and port into LADB. Keep both windows open until the Settings dialog dismisses itself.

    Issues

    LADB is sadly incompatible with Shizuku at the current moment. That means that if you have Shiuzuku installed, LADB will usually fail to connect properly. You must uninstall it and reboot to use LADB.

    Troubleshooting

    Most errors can be fixed by clearing the app data for LADB, removing all Wireless Debugging connections from Settings, and rebooting.

    License

    While this project is GPLv3 licensed, I would like to add a parameter: please do not publish unofficial (user) LADB builds to the Google Play Store.

    Support

    Still confused? Email me at tylernij+LADB@gmail.com.

    Privacy Policy

    LADB does not send any device data outside of the app. Your data is not collected or processed.

  • 版本2.2
    2023-03-25
    A non-root local ADB shell client. READ BELOW!
    更新日志

    - Fix pairing process on some devices
    - Upgrade ADB (thanks to rendiix @ GitHub)
    - Upgrade internal dependencies and gradle version

    Hopefully this fixes some of the issues some users have been having. As always, contact me for support and I will do my best to respond.

    截图
    视频
    应用描述

    How does it work?

    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

    Initial Setup

    Use split-screen more or a pop-out window with LADB and Settings at the same time. This is because Android will invalidate the pairing information if the dialog gets dismissed. Add a Wireless Debugging connection, and copy the pairing code and port into LADB. Keep both windows open until the Settings dialog dismisses itself.

    Issues

    LADB is sadly incompatible with Shizuku at the current moment. That means that if you have Shiuzuku installed, LADB will usually fail to connect properly. You must uninstall it and reboot to use LADB.

    Troubleshooting

    Most errors can be fixed by clearing the app data for LADB, removing all Wireless Debugging connections from Settings, and rebooting.

    License

    While this project is GPLv3 licensed, I would like to add a parameter: please do not publish unofficial (user) LADB builds to the Google Play Store.

    Support

    Still confused? Email me at tylernij+LADB@gmail.com.

    Privacy Policy

    LADB does not send any device data outside of the app. Your data is not collected or processed.

  • 版本2.1
    2022-10-16
    A non-root local ADB shell client. READ BELOW!
    更新日志

    - Update ADB binaries (rendiix@GitHub) (NOTE: may require clearing LADB data to get new binaries)
    - Add support for armv7, x86, x86_64 (rendiix@GitHub)
    - Upgrade project dependencies and Android libraries
    - Convert reset button to an unpair button
    - Target API 33
    - Add a button to automatically open split-screen with Developer Settings
    - Make pair dialog an entire screen
    - Fix a crash when pairing fails
    - Add a better "waiting for connection" message

    截图
    视频
    应用描述

    How does it work?

    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

    Initial Setup

    Use split-screen more or a pop-out window with LADB and Settings at the same time. This is because Android will invalidate the pairing information if the dialog gets dismissed. Add a Wireless Debugging connection, and copy the pairing code and port into LADB. Keep both windows open until the Settings dialog dismisses itself.

    Issues

    LADB is sadly incompatible with Shizuku at the current moment. That means that if you have Shiuzuku installed, LADB will usually fail to connect properly. You must uninstall it and reboot to use LADB.

    Troubleshooting

    Most errors can be fixed by clearing the app data for LADB, removing all Wireless Debugging connections from Settings, and rebooting.

    License

    While this project is GPLv3 licensed, I would like to add a parameter: please do not publish unofficial (user) LADB builds to the Google Play Store.

    Support

    Still confused? Email me at tylernij+LADB@gmail.com.

    Privacy Policy

    LADB does not send any device data outside of the app. Your data is not collected or processed.

  • 版本2.0
    2022-07-04
    A non-root local ADB shell client. READ BELOW!
    截图
    应用描述

    WARNING: LADB is not compatible with 32-bit devices running Android 11 or higher; the new pairing method is not supported. 64-bit devices will work fine :)

    How does it work?
    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

    Initial Setup:
    1. About -> Build Number -> Click 7 times
    2. Developer Settings -> Wireless ADB Debugging -> On
    3. Developer Settings -> ADB Debugging -> On

    Troubleshooting:
    If you encounter "device unauthorized" or "multiple devices connected", try this:
    1. Enable Airplane Mode
    2. Disconnect any USB devices
    3. Kill and restart LADB

    Still not working? Try this:
    1. Close LADB completely
    2. Developer Settings -> Wireless ADB Debugging -> Off
    3. Developer Settings -> ADB Debugging -> Off
    4. Developer Settings -> Revoke authorizations
    5. Reboot
    6. Developer Settings -> Wireless ADB Debugging -> On
    7. Developer Settings -> ADB Debugging -> On
    8. Enable Airplane Mode
    9. Open LADB

    Still confused? Email me at tylernij@gmail.com.

    This app is open-source on GitHub:
    https://github.com/tytydraco/LADB

  • 版本1.10
    2022-06-04
    A non-root local ADB shell client. READ BELOW!
    截图
    应用描述

    WARNING: LADB is not compatible with 32-bit devices running Android 11 or higher; the new pairing method is not supported. 64-bit devices will work fine :)

    How does it work?
    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to speak to each other locally.

    Initial Setup:
    1. About -> Build Number -> Click 7 times
    2. Developer Settings -> Wireless ADB Debugging -> On
    3. Developer Settings -> ADB Debugging -> On

    Troubleshooting:
    If you encounter "device unauthorized" or "multiple devices connected", try this:
    1. Enable Airplane Mode
    2. Disconnect any USB devices
    3. Kill and restart LADB

    Still not working? Try this:
    1. Close LADB completely
    2. Developer Settings -> Wireless ADB Debugging -> Off
    3. Developer Settings -> ADB Debugging -> Off
    4. Developer Settings -> Revoke authorizations
    5. Reboot
    6. Developer Settings -> Wireless ADB Debugging -> On
    7. Developer Settings -> ADB Debugging -> On
    8. Enable Airplane Mode
    9. Open LADB

    Still confused? Email me at tylernij@gmail.com.

    This app is open-source on GitHub:
    https://github.com/tytydraco/LADB

  • 版本1.9.1
    2022-02-19
    大小:4.4M
    A non-root local ADB shell client. READ BELOW!
    更新日志

    - Clean up the look of bookmarks page
    - Add edit button to the bookmarks page
    - When adding bookmarks, the default input is the current text in the command line

    截图
    视频
    应用描述

    WARNING: LADB is not compatible with 32-bit devices running Android 11 or higher; the new pairing method is not supported. 64-bit devices will work fine :)
    How does it work?
    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android\u0027s Wireless ADB Debugging feature allows the server and the client to speak to each other locally.
    Initial Setup:
    1. About -\u003e Build Number -\u003e Click 7 times
    2. Developer Settings -\u003e Wireless ADB Debugging -\u003e On
    3. Developer Settings -\u003e ADB Debugging -\u003e On
    Troubleshooting:
    If you encounter \"device unauthorized\" or \"multiple devices connected\", try this:
    1. Enable Airplane Mode
    2. Disconnect any USB devices
    3. Kill and restart LADB
    Still not working? Try this:
    1. Close LADB completely
    2. Developer Settings -\u003e Wireless ADB Debugging -\u003e Off
    3. Developer Settings -\u003e ADB Debugging -\u003e Off
    4. Developer Settings -\u003e Revoke authorizations
    5. Reboot
    6. Developer Settings -\u003e Wireless ADB Debugging -\u003e On
    7. Developer Settings -\u003e ADB Debugging -\u003e On
    8. Enable Airplane Mode
    9. Open LADB
    Still confused? Email me at tylernij@gmail.com.
    This app is open-source on GitHub:
    https://github.com/tytydraco/LADB

  • 版本1.8
    2022-01-16
    大小:4.4M
    A non-root local ADB shell client. READ BELOW!
    更新日志

    - Internal updates
    - Add toggle to enable wireless debugging on supported devices automatically on app start
    - Add quick settings tile shortcut

    截图
    视频
    应用描述

    WARNING: LADB is not compatible with 32-bit devices running Android 11 or higher; the new pairing method is not supported. 64-bit devices will work fine :)
    How does it work?
    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android\u0027s Wireless ADB Debugging feature allows the server and the client to speak to each other locally.
    Initial Setup:
    1. About -\u003e Build Number -\u003e Click 7 times
    2. Developer Settings -\u003e Wireless ADB Debugging -\u003e On
    3. Developer Settings -\u003e ADB Debugging -\u003e On
    Troubleshooting:
    If you encounter \"device unauthorized\" or \"multiple devices connected\", try this:
    1. Enable Airplane Mode
    2. Disconnect any USB devices
    3. Kill and restart LADB
    Still not working? Try this:
    1. Close LADB completely
    2. Developer Settings -\u003e Wireless ADB Debugging -\u003e Off
    3. Developer Settings -\u003e ADB Debugging -\u003e Off
    4. Developer Settings -\u003e Revoke authorizations
    5. Reboot
    6. Developer Settings -\u003e Wireless ADB Debugging -\u003e On
    7. Developer Settings -\u003e ADB Debugging -\u003e On
    8. Enable Airplane Mode
    9. Open LADB
    Still confused? Email me at tylernij@gmail.com.
    This app is open-source on GitHub:
    https://github.com/tytydraco/LADB

  • 版本1.7.5
    2022-01-04
    大小:4.3M
    A non-root local ADB shell client. READ BELOW!
    更新日志

    - Fix bug that showed a dialog on some devices
    - Do not require force exit if unsupported

    截图
    视频
    应用描述

    WARNING: LADB is not compatible with 32-bit devices running Android 11 or higher; the new pairing method is not supported. 64-bit devices will work fine :)
    How does it work?
    LADB bundles an ADB server within the app libraries. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android\u0027s Wireless ADB Debugging feature allows the server and the client to speak to each other locally.
    Initial Setup:
    1. About -\u003e Build Number -\u003e Click 7 times
    2. Developer Settings -\u003e Wireless ADB Debugging -\u003e On
    3. Developer Settings -\u003e ADB Debugging -\u003e On
    Troubleshooting:
    If you encounter \"device unauthorized\" or \"multiple devices connected\", try this:
    1. Enable Airplane Mode
    2. Disconnect any USB devices
    3. Kill and restart LADB
    Still not working? Try this:
    1. Close LADB completely
    2. Developer Settings -\u003e Wireless ADB Debugging -\u003e Off
    3. Developer Settings -\u003e ADB Debugging -\u003e Off
    4. Developer Settings -\u003e Revoke authorizations
    5. Reboot
    6. Developer Settings -\u003e Wireless ADB Debugging -\u003e On
    7. Developer Settings -\u003e ADB Debugging -\u003e On
    8. Enable Airplane Mode
    9. Open LADB
    Still confused? Email me at tylernij@gmail.com.
    This app is open-source on GitHub:
    https://github.com/tytydraco/LADB

    • 1
    • 2
    • 3