Bootanimation.zip can easily be customized. --> standard Android bootanimation...
(.zip must not be compressed at all, otherwise won't work).
With 'dd' command.
Is your phone rooted, or you have recovery with test-keys?
On 24 January 2019 12:37:45 pm Dhruv Sharma <dhruv.sh...@gmail.com> wrote:
How do I overwrite the splash partition?
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/39a1368e-8954-4790-a83b-a05ab4b035c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
With 'dd' command.
Is your phone rooted, or you have recovery with test-keys?
On 24 January 2019 12:37:45 pm Dhruv Sharma <dhruv.sh...@gmail.com> wrote:
How do I overwrite the splash partition?--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
So copy the splash.img to your SD card & insert in the phone.
Or push with adb to /data/local/tmp/
Then, (example if placed in the root of your SD card):
adb shell
busybox telnet localhost
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
reboot
Now you should see your phone booting with your custom splash screen...
Enjoy!
On 24 January 2019 2:57:09 pm Dhruv Sharma <dhruv.sh...@gmail.com> wrote:
Can someone help me? I have the splash.img partition ready. I do not know how to overwrite it on my rooted device.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/acd588f7-f99d-4eb2-ab6e-4da89ef4dd79%40googlegroups.com.
So copy the splash.img to your SD card & insert in the phone.
Or push with adb to /data/local/tmp/
Then, (example if placed in the root of your SD card):
adb shell
busybox telnet localhost
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
rebootNow you should see your phone booting with your custom splash screen...
Enjoy!
On 24 January 2019 2:57:09 pm Dhruv Sharma <dhruv.sh...@gmail.com> wrote:
Can someone help me? I have the splash.img partition ready. I do not know how to overwrite it on my rooted device.--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.