Well, look what I did...
To get it working on your device IF YOU HAVE ROOT:
- Run Peep and set up your account first! Observe the non-synciness.

- Download and extract this zip
- Open a command prompt in the directory you have just extracted
- Enter the following commands line by line (change adb to ./adb if using a Mac)
adb remount adb push sqlite3 /system/xbin adb shell chmod 4755 /system/xbin/sqlite3 adb shell sqlite3 /data/data/com.htc.htctwitter/databases/htcchirp.db "update accounts set enablessl = 1;" adb shell reboot
- Boogie!!

- Run Peep and set up your account first! Observe the non-synciness.

- Download and extract this zip
- Open a command prompt in the directory you have just extracted
- Enter the following commands line by line (change adb to ./adb if using a Mac)
adb push sqlite3 /data adb shell chmod 4755 /data/sqlite3 adb shell /data/sqlite3 /data/data/com.htc.htctwitter/databases/htcchirp.db "update accounts set enablessl = 1;" adb shell reboot
- Boogie!!

P







Sign In
Create Account



Back to top










