Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share files between two Android devices #37

Closed
sergd88 opened this issue Feb 10, 2023 · 4 comments
Closed

Share files between two Android devices #37

sergd88 opened this issue Feb 10, 2023 · 4 comments
Labels
area::Receive Receive type::feature-request New feature or request

Comments

@sergd88
Copy link
Contributor

sergd88 commented Feb 10, 2023

This will be a whole cycle of suggestions (at least those that I still remember, because I have already forgotten some of them, so the list may be added over time), some of them are obvious and may have already been planned, and some are more likely not. I don't know your vision for the further development of the application in terms of small functionality, but I will write what I lack in such applications and what I would like to see here. And I wish you further development and creative effort.

Add the ability to share files between Android <=> Android devices. This will allow you to have a universal tool for exchanging files between Windows and Android devices in any combination, without the need to use any additional application for this. Well, of course, this will allow you to expand and reach a much larger audience of users.

@ShortDevelopment ShortDevelopment changed the title [Feature Request] Add the ability to share files between Android <=> Android devices (1) Share files between two Android devices Feb 10, 2023
@ShortDevelopment ShortDevelopment added type::feature-request New feature or request area::Receive Receive labels Feb 10, 2023
@ShortDevelopment
Copy link
Member

I've already tested that but for some reason (I don't know yet), the android cdp implementation does not want some of the messages my custom receive implementation is sending.

@ShortDevelopment
Copy link
Member

It seems like the ms android implementation of cdp is extremly pedantic about CommonHeader.RequestId and BinaryMsgHeader.MessageId.

ShortDevelopment added a commit that referenced this issue Feb 10, 2023
@sergd88
Copy link
Contributor Author

sergd88 commented Feb 11, 2023

Sadly 😞

@ShortDevelopment
Copy link
Member

Fixed in custom-send-impl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::Receive Receive type::feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants