tingle icon indicating copy to clipboard operation
tingle copied to clipboard

Tingle - Android patcher

Results 19 tingle issues
Sort by recently updated
recently updated
newest added

When I try to install the patch, I get the following error message: NameError: name 'true' is not defined. Did you mean: 'True'? I tried the Needle patch first and...

Modern devices use [system-as-root](https://source.android.com/devices/bootloader/system-as-root), so the framework can be in `/system/system` — **while in the recovery** at least. I've been doing this: ```diff diff --git i/main.py w/main.py index bfa95c9..01850e4 100755...

Tried running this on Oneplus 6 (enchilada) w/ LineageOS 17.1 -- [me@me tingle-master]$ sudo python3 main.py [sudo] password for me: MENU 1 - Patch file from a device (adb) 2...

Tried running Tingle on my Moto G6 Plus to patch the Lineage OS install I have, but when I try to run main.py, I get this: ``` $ ./main.py MENU...

It would be nice if this tool could support AndroidP since many custom roms are coming out this year which are based on Android 9 --- Want to back this...

enhancement

I installed the flashable microG services and CarbonROM doesn't support the unifiedNlp package. To what I understand this tool only patch for signature spoofing and not for unifiedNlp support. Is...

enhancement
question
support request

I become the following error, can you help me? > ``` > 1 - From the device (adb) > 2 - From the input folder > ``` > > >...

I'm trying to patch on android itself. I prefer to use Termux instead of QPython because it is a complete terminal (not just for python). In it I have installed...

Hi this is first time i hear about faking google signature my phone is too slow with google apps ( playstore and playservices ) i really want to use this...

support request

For me script crashes on "Remounting /system..." step ``` MENU 1 - Patch file from a device (adb) 2 - Patch file from the input folder > 1 *** OS:...