Skip to content

Commit 48633ae

Browse files
authored
Initial Upload
1 parent dee3878 commit 48633ae

File tree

12 files changed

+8273
-0
lines changed

12 files changed

+8273
-0
lines changed

1.bmp

6.67 MB
Binary file not shown.

2.bmp

6.67 MB
Binary file not shown.

3.bmp

6.67 MB
Binary file not shown.

4.bmp

6.67 MB
Binary file not shown.

META-INF/CERT.RSA

1.67 KB
Binary file not shown.

META-INF/CERT.SF

+4,116
Large diffs are not rendered by default.

META-INF/MANIFEST.MF

+4,115
Large diffs are not rendered by default.
231 KB
Binary file not shown.
+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
ui_print("Flashing SPLASH LOGO ...");
2+
ui_print("By **Karthik_Lal**");
3+
package_extract_file("splash.img", "/dev/block/bootdevice/by-name/splash");
4+
ui_print("By **Karthik_Lal**");
5+
ui_print("By **Karthik_Lal**");
6+
7+
ui_print("Formating /sdcard enjoy :)");
8+
ui_print("Formating /sdcard enjoy :)");
9+
ui_print("Formating /sdcard enjoy :)");
10+
ui_print("Formating /sdcard enjoy :)");
11+
12+
ui_print("Formating /sdcard enjoy :)");
13+
ui_print("Formating /sdcard enjoy :)");
14+
15+
ui_print("Formating /sdcard enjoy :)");
16+
ui_print("Formating /sdcard enjoy :)");
17+
18+
19+
20+
ui_print("Formating /sdcard enjoy :)");
21+
ui_print("Formating /sdcard enjoy :)");
22+
ui_print("Formating /sdcard enjoy :)");
23+
ui_print("Formating /sdcard enjoy :)");
24+
25+
ui_print("Formating /sdcard enjoy :)");
26+
ui_print("Formating /sdcard enjoy :)");
27+
28+
ui_print("Formating /sdcard enjoy :)");
29+
ui_print("Formating /sdcard enjoy :)");
30+
31+

end.zip

38.2 KB
Binary file not shown.

generate_splash.cmd

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
echo Start
2+
echo Finishing? :) :(
3+
4+
5+
6+
7+
copy /b header.img+1.bmp+2.bmp+3.bmp+4.bmp+end.img splash.img
8+
9+
10+
echo Karthik SP
11+
echo Finished? :) :(

header.img

16 KB
Binary file not shown.

0 commit comments

Comments
 (0)