Add detailed instructions for enabling Roborock app support on Android#6
Add detailed instructions for enabling Roborock app support on Android#6DonSidro wants to merge 3 commits intoPython-roborock:mainfrom
Conversation
…d, including APK patching and certificate bypass explanations.
|
I've tested the steps and script end-to-end and everything is working on my end, the patched APK installs, logs in successfully, and connects to the local stack through the MITM proxy. |
|
Tested with latest Roborock 4.60.06 apk. Working smoothly for me. Might want to tweak the patching instructions a little bit to account for the relative location of the P.S.: I love how yesterday was the day I finally wanted to cut off my Roxy from the cloud and it just so happened to be the day you published the workaround for the Android app. Kudos! |
Thanks for testing and the kind words! Glad it's working smoothly on 4.60.06. |
…usability - Added version-specific notes for Roborock app 4.60.06 in the documentation. - Enhanced readability and clarity of patching instructions. - Updated `patch_librrcodec.py` to support dynamic target path detection and argument-based file selection. - Included better logging and instructions for offset patching in the script.
Refactor onboarding documentation with step-by-step app integration and introduce APK patching script for Android compatibility.