Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
1wingangel
Old
#1  
1wingangel's Avatar
Senior Member - OP
Thanks Meter 2
Posts: 640
Join Date: Dec 2009
Location: Midgar
Default can you Flash a splash screen using terminal

want a new splash screen but dont use adb.
any help?
 
Phateless
Old
#2  
Phateless's Avatar
Senior Member
Thanks Meter 412
Posts: 4,610
Join Date: Aug 2010
Location: Oakland
Quote:
Originally Posted by 1wingangel View Post
want a new splash screen but dont use adb.
any help?
In THEORY you could but I have NO IDEA whether or not this is safe so try at your own risk!!

We can flash recovery via terminal with
Code:
su
flash_image recovery sdcard/recovery.img
so IN THEORY we could do the same thing for splash1.
Code:
su
flash_image splash1 sdcard/splash.img
Again, I've been told that this DOES NOT WORK but I've never tried myself. It's up to you how brave you feel. I've just been wondering and would like someone who knows for certain to chime in.
-Joshua
All you need to get a firm solar iQuote is an internet connection and 3 minutes.
http://www.sungevity.com/get-your-iq...@sungevity.com

Dropbox FTW http://db.tt/sQjzpz9
2D Gallery! - http://www.mediafire.com/?mzmjmkzmyxj

myTouch 4G Links:
PD15IMG.zip (2.2.1)
DISPLAY TEST
 
djkaija
Old
#3  
djkaija's Avatar
Senior Member
Thanks Meter 64
Posts: 369
Join Date: Dec 2010
You're right, it doesn't work - I got an error (cannot find splash1 partition)
Now my phone is bricked - only kidding!
 
djkaija
Old
(Last edited by djkaija; 13th May 2011 at 10:39 AM.)
#4  
djkaija's Avatar
Senior Member
Thanks Meter 64
Posts: 369
Join Date: Dec 2010
Quote:
Originally Posted by 1wingangel View Post
want a new splash screen but dont use adb.
any help?
In case you haven't found out how to do it yet, I used Android Flasher to change my splash screen.
 
alexander7567
Old
#5  
Member
Thanks Meter 2
Posts: 42
Join Date: May 2011

 
DONATE TO ME
Is there a way to do it via terminal? Eery time i attempt to use Android Flasher it says FAILED (REMOTE: not allowed)
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...