jhob, on 27 February 2013 - 01:22 PM, said:
Yeah, I'm rooted. Is that the only pre-requisite for the signal boost?
Do I just need to run the signalboost.apk on the phone then or are the files in /etc and /lib required too?
I can't seem to browse the system partition so not sure how I would copy those files.
Cheers for your help, appreciated!
You need root for signal boost plus USB debugging checked and both boxes in adbd checked.
I've just reinstalled it(again) using :-
adb.exe kill-server
adb.exe start-server
adb.exe wait-for-device
adb remount
sleep 5
adb push C:\SanDiego\tools\SignalBoost\app\signalboost.apk /system/app
adb push C:\SanDiego\tools\SignalBoost\etc\rild.conf /system/etc
adb push C:\SanDiego\tools\SignalBoost\lib\libganril.so /system/lib
adb push C:\SanDiego\tools\SignalBoost\lib\libkineto.so /system/lib
adb push C:\SanDiego\tools\SignalBoost\lib\librilswitch.so /system/lib
adb reboot
sleep 5
adb.exe kill-server
put the above in a .bat file and run it from the C:\SanDiego\tools\ folder. The signal boost files listed have to be in their respective folders on your PC of course.
Once it's rebooted then just open the app from your app drawer and check the box. It's working perfectly again for me.