Hi!
I'm trying to put MicroG on my Unihertz Jelly Pro. Running the newest stock ROM (there is no working custom ROM), which is Android 8.1.0.
I went by
https://gitlab.com/Nanolx/NanoDroid/-/blob/master/doc/Installation.md
I installed the newest Magisk v24.3.
For the deodex'ing I followed DeodexServices.md. I Found both a .odex and a .vdex file, so I followed the procedure for both and put the resulting files in services.jar as classes.dex and classes2.dex. Before, the services.jar only had a META-INF directory inside and was otherwise
empty.
I'm stuck now at patching Signature Spoofing. The NanoDroid-patcher-23.1.2.20210117.zip says
services.jar status: DEODEX
...
!! failed to apply patches
Did I do the deodex'ing wrong nonetheless? Or what else could I try?