Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
2.3.6 doesn't allow custom boot animations. You'll have to wait for a custom ROM based on 2.3.6.
I have not tried putting a boot ani into /data/local since renabling boot anis on my phone per katracho's work around. it may not work at all. try it in /system/media like he suggests.. also poweron.snd may or may not be working now too.. I have not tried.
set_perm(uid, gid, mode, "/path/to/file");
I will be updating these to boot animations to a flashable zip format that includes Katracho's fix found in this post..
http://androidforums.com/transform-...ustom-boot-animation-2-3-6-a.html#post4690104
Thanks again to Katracho!
Each zip will delete the "bootsamsung.qmg" and "bootsamsungloop.qmg" from /system/media/, install the bootanimation.zip and associated poweron.snd, install the "samsungani" and "bootanimation" in /system/bin/, and edit permissions for each file installed.
I will try to follow up with a reversal zip to set things back to stock but Im gonna need someone to point me to a comprehensive guide for edify permission numbers.. I've literally searched all night and came up withBut that doesn't tell me why 755 is 06755 or 0755 in edify scripting...Code:set_perm(uid, gid, mode, "/path/to/file");
Cool thanks man but in perm_set 0, 2000, 0755 I thought 2000 was the gid?
The zip for applesplit is converted already. Pm me and I will give you a run down of how I did it..