tango-adb / feedback

Issue tracker for Tango Web App
https://tangoapp.dev/
GNU General Public License v2.0
2 stars 0 forks source link

[Suggestion] #6

Closed leonway closed 9 months ago

leonway commented 9 months ago

Pre-issue checklist

How would you like Tango to be improved?

Can I support executing any adb command online? For example, adb shell ls

How do you think it should work?

Can this library connect multiple devices simultaneously in one tab?

(Optional) Other information

The website is“ https://app.tangoapp.dev/ ”Can the application be open source? I want to learn how to use it

yume-chan commented 9 months ago

Please file one issue for one question, and library questions should be posted to https://github.com/yume-chan/ya-webadb/discussions.

Can I support executing any adb command online? For example, adb shell ls

Yes, see https://tango-adb.github.io/docs/tango/commands/subprocess#start-process-in-raw-mode

Can this library connect multiple devices simultaneously in one tab?

Yes

Can the application be open source?

It will be, but it's not ready in terms of code quality. The old demo is open sourced: https://github.com/tango-adb/old-demo

leonway commented 9 months ago

Can setprop support the command for Android?

leonway commented 9 months ago

大佬牛逼! 爱了

yume-chan commented 9 months ago

setprop can be called using the same method as ls

glitch128 commented 9 months ago

hey, maybe you could add the terminal emulator to the web app as well

yume-chan commented 9 months ago

The new app is for average users, so I want to create a GUI for frequently used features.

For example, an app developer can tell their users to use the dump logcat feature to download system log (like Taichi does, but the user doesn't need to read the log themselves.

yume-chan commented 9 months ago

@leonway Please open a new discussion at https://github.com/yume-chan/ya-webadb/discussions if you have any other questions.