Essentially, this script automates the first part of this guide.
It will enable your phone to sync with the official Facebook app, allowing even phone numbers to sync.
Instructions (included in package):
1. Place ContactsProvider.apk (Located in /system/app/) to the root folder.
2. Place framework-res.apk (Located in /system/framework/) to the root folder.
3. Run Setup.bat first, then run "Contact Sync Enable.bat" after.
4. Replace ContactsProvider.apk on device with the one provided in the "Modified ContactsProvider.apk" folder.
5. Reboot device.
6. Clear Contact Storage and Facebook app data.
7. Reboot device again.
8. Use adb or terminal emulator and type this EXACTLY:
AND YOU'RE DONE!
CREDITS:
raziel23x (for ApkMultiTools)
Niranjan Thilak (original guide on restoring FB sync)
Cheers.
It will enable your phone to sync with the official Facebook app, allowing even phone numbers to sync.
Instructions (included in package):
1. Place ContactsProvider.apk (Located in /system/app/) to the root folder.
2. Place framework-res.apk (Located in /system/framework/) to the root folder.
3. Run Setup.bat first, then run "Contact Sync Enable.bat" after.
4. Replace ContactsProvider.apk on device with the one provided in the "Modified ContactsProvider.apk" folder.
5. Reboot device.
6. Clear Contact Storage and Facebook app data.
7. Reboot device again.
8. Use adb or terminal emulator and type this EXACTLY:
Code:
sqlite3 /data/data/com.android.providers.contacts/databases/contacts2.db 'ALTER TABLE raw_contacts ADD COLUMN is_restricted VARCHAR';CREDITS:
raziel23x (for ApkMultiTools)
Niranjan Thilak (original guide on restoring FB sync)
Cheers.