1st person to ask removing fpad(may be I am wrong)
lets see what it could be first which modded firmware you use ?
First download the file attached in the post unzip it you will get libnumberboard.so.1.0.0
then if you can create a new firmware patch by extracting CG43.smg and replacing the file libnumberboard.so.1.0.0 then you just replace the modded one with the file attached here
to replace simply go to cramfs-root-CG43/usr/lib/ezx/lib/inputmethods/ and replace the file with this one
repack CG43.smg and then flash your phone
otherwise you have to mount the original library with the attached one
create a script Startup.sh and add type this into file (use UNIX based editor to edit file)
keep the attached library in root of SD card and then run the script#!/bin/bash
mount --bind /mmc/mmca1/libnumberboard.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
if you want it to run at every startup then copy the script to startup directory of the firmware
I hope this helps![]()




Reply With Quote


