Hmmm if you know how I guess you could just do an abd push pull with the files in my zip. Idk why it isnt working.. I used it on UD 10 and now on CM 5062.
Printable View
Hmmm if you know how I guess you could just do an abd push pull with the files in my zip. Idk why it isnt working.. I used it on UD 10 and now on CM 5062.
BB here, I've tried a few things to modify the Facebook app and nothing works for me, and I know I've seen others in the last few days trying to modify it fail as well.
Those that have the issue with black text. The xml files that need to be edited are widget_view. There are two, one in layout-land and layout-port. Open them in HxD and do a search for hex value of 08 00 00 1C . Other wise if you just want these files made to white, hit me up. As for the the MM not working. I would try it as an update.zip instead.
I tried the update.zip first, it didn't work either.
I don't believe an mm theme or an update.zip would work because the update downloads to data/app. You will have to copy the apk from data/app, make the changes, uninstall the update, push your modified apk to system/app.
ok.. I did it in a couple minutes. To apply uninstall the updates, rename the app to Facebook.apk, push to system/app by using root explorer or terminal emulator
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox cp -R /sdcard/Facebook.apk /system/app
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
Note: the jrummy facebook is themed for my rom. I didn't test these so let me know if it works.
jrummy16 still getting problem loading widget using the Smoked_Glass.zip
Ok. After testing it for a little I did get the smoked glass widget but the widget gave me an error after I signed into my account. I didn't manually edit the new xml file so I will do that and reupload.
Still, it should have worked for you.. Did you uninsall the update from the market?