Jump to content

Signal Boost/UMA on Xolo ICS?


Recommended Posts

Guest BlueMoonRising
Posted

Signal boost files are here :- Download

Copy the SignalBoost folder you downloaded into C:\SanDiego\tools. Then create a new text document and paste the following into it ;-

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

save the text file into C:\SanDiego\tools and rename it to a .bat file. Plug your phone in and run the .bat file you just created.

Guest BlueMoonRising
Posted (edited)

It works fine, thank you very much.

No problem, you can of course paste it over the sandiego.bat version so you can use the tool in future. Just replace :-

:SignalBoost

C:\SanDiego\tools\adb.exe kill-server

C:\SanDiego\tools\adb.exe start-server

C:\SanDiego\tools\adb.exe wait-for-device

sleep 5

C:\SanDiego\tools\adb.exe push C:\SanDiego\tools\SignalBoost /system

C:\SanDiego\tools\adb.exe shell chmod 644 /system/app/*

C:\SanDiego\tools\adb.exe shell chmod 755 /system/etc/rild.conf

C:\SanDiego\tools\adb.exe shell chmod 644 /system/lib/libganril.so

C:\SanDiego\tools\adb.exe shell chmod 644 /system/lib/libkineto.so

C:\SanDiego\tools\adb.exe shell chmod 644 /system/lib/librilswitch.so

echo.

echo.

set /p Input=Would you like to reboot phone if you do enter reboot:

C:\SanDiego\tools\adb.exe %Input%

with :-

:SignalBoost

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

echo.

echo.

set /p Input=Would you like to reboot phone if you do enter reboot:

C:\SanDiego\tools\adb.exe %Input%adb.exe kill-server

Edited by BlueMoonRising
Guest alvinstarr
Posted

That's what I do. Install complete but it doesn't solve my problem : my signal goes to 0 for nothing. Other phones work fine but my OSD loses signal. I think I send it to Orange ASD.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.