Patcher for LG G Watch R's system to make it work on LG G Watch (basically Android Wear 2.0 port) Based of lenok2dory by @ab123321
Disclaimer: Source isn't complete yet, with this current patcher you won't be able to produce the final 0.5 newdory img on xda. Will be updating this little by little since the img was almost entirely modified by hand. More info below.
Check XDA Forum or Download newdory0.5 img
- Replaced Roboto fonts with Google Sans
- Added HomeButton (credits to svprm XDA source)
- Bugfixes and improvments
Requirements:
- Linux or WSL2 on windows
- Apktool (if not installed do "sudo apt install apktool")
- Zipalgin (if not installed do "sudo apt install zipalign")
- Both system images from LG G Watch R (lenok) and LG G Watch (dory), place them respectively inside lenok2dory/images/lenok and lenok2dory/images/dory
- Time
Building:
- Navigate to newdory directory
- Open a terminal there and run "sudo ./buildimg"
- To open a terminal on linux systems: Shift+RightClick > E
- To open a terminal on windows systems: Shift+RightClick > choose Open Linux Terminal Here
- Chill out (building will take some time)
- Profit??