Posts Tagged ‘atrix’

Motorola Atrix wifi Tethering by pass!

January 30, 2012

1. Install SuperOneClick to have root access (if u don’t have yet)

2. Extract this file from the device:
adb pull  /data/data/com.motorola.
android.providers.settings/databases/settings.db   settings.db

3. Open it with any Sqllite editor

4. Find this line:    Entitlement Check

5. Change the value 1 to disabled.

6. Save the the db.

7. Push it back on the device:
adb push  settings.db  /data/data/
com.motorola.android.providers.settings/databases/settings.db

8. Reboot the device
9. Godetevi la vita!