GithubHelp home page GithubHelp logo

Adding ADB Pairing about adb_client HOT 5 OPEN

4o3F avatar 4o3F commented on June 12, 2024
Adding ADB Pairing

from adb_client.

Comments (5)

vmillet-dev avatar vmillet-dev commented on June 12, 2024 1

I'm also interested by this feature, and I think it will be nice to have also a connection process too, to a specific ip and port device.

I cloned this lib in a personal project and made these thing working but not ready to PR. And also, I had a error about buffer when using multiple time a instance of AdbTcpConnection (needed if we want pairing process right before connect process) that I handle by recreating each time a new connection. I will be more specific if it is of interest

from adb_client.

4o3F avatar 4o3F commented on June 12, 2024

I've also made a proof of concept code here https://github.com/4o3F/Antagonism
Also I'm happy to help with implementing this feature here

from adb_client.

cocool97 avatar cocool97 commented on June 12, 2024

Would be happy to see how you implement it, even if not ready yet !
Adding a pairing process Inside this library would be profitable to everyone !

from adb_client.

cocool97 avatar cocool97 commented on June 12, 2024

Have you a minimum reproductible example for the issue you pinpointed ? Can you open a second issue to track this issue ?

from adb_client.

4o3F avatar 4o3F commented on June 12, 2024

Have you a minimum reproductible example for the issue you pinpointed ? Can you open a second issue to track this issue ?

I've made a reproducible demo here, https://github.com/4o3F/Antagonism , but it's code organize os a disaster since it's the first project I made with rust
Use a cli command like cargo run -- pair --host PAIR_IP --port PAIR_PORT --code PAIR_CODE
I've also implemented part of the TLS communication protocol in protocol.rs, I'll clean up the code soon

from adb_client.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.