Native SMS access for a desktop messaging companion #91
claytondmalone
started this conversation in
SDK
Replies: 1 comment
|
@cmg-ops — thanks for the update, that's exactly the path I'm on (dashboard Developer Mode + External Tools → All Tools already set). USB keyboard methods (Win+N / Win+B) appear patched on my firmware, so I can't reach Android Settings to enable USB debugging. Which Reddit guide / steps did you use to get into the Android layer after the keyboard loophole was closed? Happy to document whatever still works for others stuck in the same spot. Tool ready to |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I’m exploring a simple desktop companion for the native LP III messaging Tool.
The intended workflow would be:
The upcoming File Manager and its API appear to provide a good path for transferring data between the Tool and a local desktop interface. The remaining questions are about integration with the native messaging Tool:
READ_SMS/ access to the Android SMS content provider be available?Essentially an "upgrade" over the community work around of copying a text into the notes app, typing a response in the notes app from the desktop, and the copy/pasting that into messages.
Thanks for your time and for making the SDK available to the community. Any guidance would be appreciated.
All reactions