Wifi fix ics 4.0.1 , 4.0.3

Search This thread

Ealireza

Member
Nov 29, 2010
30
29
This is good Way to Fix Wifi Problem

Requirements :

Rooted ICS 4.0.1 , 4.0.3,
Andriod SDK [needed for device not have SQLITE]

first install "Script Manager ads" form market or 1 mobile market or download directly from above link

next download ali.zip from following link
mediafire . com/?3dbfxmzb2lx8nd6

next , install "Script Manager ads"
copy 'ali.sh' to your sd card

run Script Manager and run ali from sdcard .

you can also set this config to script manager ,
every time you turn on wifi script executed and country code fix


if you dont have sqlite ,
download this file and copy it to sdcard
mediafire . com/?0xy9b5hf1f16tyc
use adb to put in xbin

Code:
adb shell
su
cp /sdcard/sqlite3 /system/bin
cp /sdcard/sqlite3 /system/xbin
exit
exit


if have problem , im here


please kindly see this image for configration

http:// i.imgur.com/fuJUu.png
 
Last edited:

zadnica

Senior Member
May 13, 2010
393
67
Marseille
For France this config is right?

Code:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name, value) VALUES ('wifi_country_code', 'FR');"
 

tehgeekguy

Senior Member
Apr 9, 2010
511
139
This is good Way to Fix Wifi Problem

Requirements :

Rooted ICS 4.0.1 , 4.0.3,
Andriod SDK [needed for device not have SQLITE]

first install "Script Manager ads" form market or 1 mobile market or download directly from above link

next download ali.zip from following link
mediafire . com/?3dbfxmzb2lx8nd6

next , install "Script Manager ads"
copy 'ali.sh' to your sd card

run Script Manager and run ali from sdcard .

you can also set this config to script manager ,
every time you turn on wifi script executed and country code fix


if you dont have sqlite ,
download this file and copy it to sdcard
mediafire . com/?0xy9b5hf1f16tyc
use adb to put in xbin

Code:
adb shell
su
cp /sdcard/sqlite3 /system/bin
cp /sdcard/sqlite3 /system/xbin
exit
exit


if have problem , im here

Sorry, what's the wifi problem? I haven't had any noticeable issues with wifi on my phone.
 

goog4peace

Member
Oct 17, 2011
5
0
i have this problem too. @Ealireza please send that tutorial to me too (goog4peace in GMAIL) . thanks for your help :)
 

Pentium

Senior Member
Jan 6, 2005
226
6
41
Los Angeles
www.xda-developers.com
it's becuz of su permission ,i recommend you to using root explorer

su is giving permission for shell what's the problem?

---------- Post added at 08:30 PM ---------- Previous post was at 08:06 PM ----------

I copied sqlite3 to /bin and /xbin manually using Root Explorer...

now I tried to use ali.sh but it's coming with en error can't open database file...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    This is good Way to Fix Wifi Problem

    Requirements :

    Rooted ICS 4.0.1 , 4.0.3,
    Andriod SDK [needed for device not have SQLITE]

    first install "Script Manager ads" form market or 1 mobile market or download directly from above link

    next download ali.zip from following link
    mediafire . com/?3dbfxmzb2lx8nd6

    next , install "Script Manager ads"
    copy 'ali.sh' to your sd card

    run Script Manager and run ali from sdcard .

    you can also set this config to script manager ,
    every time you turn on wifi script executed and country code fix


    if you dont have sqlite ,
    download this file and copy it to sdcard
    mediafire . com/?0xy9b5hf1f16tyc
    use adb to put in xbin

    Code:
    adb shell
    su
    cp /sdcard/sqlite3 /system/bin
    cp /sdcard/sqlite3 /system/xbin
    exit
    exit


    if have problem , im here


    please kindly see this image for configration

    http:// i.imgur.com/fuJUu.png
    3
    I'm more curious what it is.
    wifi configuration not implemented for some country code

    after inserting sim , country code fetch from sim

    this is many country problem .

    i fix this problem with fake value
    2
    here is the ali.zip file
    1
    For France this config is right?

    Code:
    sqlite3 /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name, value) VALUES ('wifi_country_code', 'FR');"

    yes ,
    it's just for wifi configuration , kindly try , US , ....


    thanks
    1
    i want to put image but i don't have permission ,
    i don't have enough permission in Xda :(