Attention! This operation is dangerous for the i5700, you should control logo.png size.
I recommend no more than 50 KB. You can search on the forum maximum, successful logo.png size.

I CAN'T BE RESPONSIBLE IF YOU TRANSFORM YOUR SPICA LIKE A BRICK!

[top]Create update.zip with

  1. Put your logo.png to update.zip/xbin
  2. Put flash_logo.sh to update.zip/
    Code:
    #!/sbin/ash
    if [ -e /cache/logo.png ];
    then
    /xbin/bml_flash boot3 /cache/logo.png
    fi;
  3. Add to update-script
    Code:
    copy_dir PACKAGE:xbin CACHE:
    run_program PACKAGE:flash_logo.sh

[top]Or

... you can download my flash_bootlogo_update.zip and change xbin/logo.png on yours.

Bookmarks

Posting Permissions

Posting Permissions
  • You may not create new articles
  • You may not edit articles
  • You may not protect articles
  • You may not post comments
  • You may not post attachments
  • You may not edit your comments