[DEV][THINK TANK] Two step booting process on the Z2? - Xperia Z2 Original Android Development

Hey guys I dont know how many of you have noticed this but the Xperia Z2 has a "two step" booting process... first an initial kernel is booted, the one which shows the "Sony" logo.. and after that the custom kernel get booting... it might be using some sort of Kexec may be?
i noticed this when i saw that it was taking longer in boot process and it was not showing my custom bootlogo... so i investigated and this is waht i found in the dmesg:
Code:
[email protected]:/ # dmesg | grep logo
dmesg | grep logo
<6>[ 3.378925] Skip drawing logo. Already drawn in boot.
<3>[ 9.679902] init: cannot open '/initlogo.rle'
if i compare it against the Z1:
Code:
[email protected]:/ # dmesg | grep logo
dmesg | grep logo
<6>[ 4.366685] Drawing logo.
<3>[ 10.875083] init: cannot open '/initlogo.rle'
[email protected]:/ #
i have hacked the code to show my custom bootlogo so i am happy but it might be interesting to see what we can do if we can access that "base kernel"... may be we can explore proper multi-boot solutions?
what do you guys think?
P.S.: this is ment ONLY for DEVELOPERS to discuss... noobs/thank-you posts ARE NOT WELCOME!
only post if you have something useful to contribute...
regards,
DooMLoRD

yo dude,
i am assuming that it is not part of the "boot.img" and is in another partition ( bootloader ? )
pvy

Can fotakernel has some part of it? If we unpack it we can see general kernel. Also we can flash recovery to fota and it will work (tested on Z1).

Desperanto86 said:
Can fotakernel has some part of it? If we unpack it we can see general kernel. Also we can flash recovery to fota and it will work (tested on Z1).
Click to expand...
Click to collapse
fota kernel is different...
u cant fash recovery on fotakernel and use it to boot... what was done for Z1 was to use fotakernel as a location to store recovery ramdisk... main kernel still has to boot to extract the recovery ramdisk..
pvyParts said:
yo dude,
i am assuming that it is not part of the "boot.img" and is in another partition ( bootloader ? )
pvy
Click to expand...
Click to collapse
nope... it stored on some other partition...
need someone with more knowledge of booting process of these new msm8974 chips

Is sony going the Google way somewhat? Nexus bootloaders have their Google images into them by default. Hence kernels don't have any boot logo. May be something similar to it. Not exactly but something in relation with it
Sent from my Nexus 5 using Tapatalk

vishal_android freak said:
Is sony going the Google way somewhat? Nexus bootloaders have their Google images into them by default. Hence kernels don't have any boot logo. May be something similar to it. Not exactly but something in relation with it
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Interesting
Sent from my D6503 using XDA Free mobile app

DooMLoRD said:
Interesting
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
Even Samsung and LG are like that if you see. On each boot the device name appears along with samsung logo. On LG, the LG logo appears. If it doesn't change with kernels, either all kernels use that bootlogo only, which is very big coincidence or the images sit in the bootloader.
Sent from my Nexus 5 using Tapatalk

DooMLoRD said:
Interesting
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
Did previous Xperia phones allow you to change the "first" Sony bootlogo in kernel? That would be weird and unusual for Android phones.

Jackos said:
Did previous Xperia phones allow you to change the "first" Sony bootlogo in kernel? That would be weird and unusual for Android phones.
Click to expand...
Click to collapse
there was never a "first" sony logo... u change logo.rle and it will show you that at every boot...
but this is different behavior, typical of 2-stage/chain loading...
may be the Z2 uses a LK type bootloader?

DooMLoRD said:
there was never a "first" sony logo... u change logo.rle and it will show you that at every boot...
Click to expand...
Click to collapse
Welcome to normality

Jackos said:
Welcome to normality
Click to expand...
Click to collapse
well for sony xperia phones this is a BIG abnormality! of all the devices i have worked on so far (25+ xperia phones) this is the first one to do something like this!

Seems quite different. Nothing like that in my Xperia T2 ultra.
Code:
<6>[ 1.673444] Drawing logo.
<3>[ 7.190843] init: cannot open '/initlogo.rle'
AJ

Abhinav2 said:
Seems quite different. Nothing like that in my Xperia T2 ultra.
Code:
<6>[ 1.673444] Drawing logo.
<3>[ 7.190843] init: cannot open '/initlogo.rle'
AJ
Click to expand...
Click to collapse
So what do you get on that device?
Sent from my D6503 using XDA Free mobile app

From experience with an old LG device the actual bootloader showed its own logo, then the boot image showed its own logo, then finally the Android boot animation would start.
On a stock ROM you couldn't tell this as LG used the same image in the bootloader and the boot image. However in the upgrade from Android 2.2 to 2.3 they changed the image, so when flashing CM after upgrading the bootloader you would see two different LG logos.

adfad666 said:
From experience with an old LG device the actual bootloader showed its own logo, then the boot image showed its own logo, then finally the Android boot animation would start.
On a stock ROM you couldn't tell this as LG used the same image in the bootloader and the boot image. However in the upgrade from Android 2.2 to 2.3 they changed the image, so when flashing CM after upgrading the bootloader you would see two different LG logos.
Click to expand...
Click to collapse
ya I have seen that on my LG Optimus One...
the point is that Sony has traditionally never used such a "Bootloader logo"... even in the Z Ultra GPe there is no such thing...

DooMLoRD said:
ya I have seen that on my LG Optimus One...
the point is that Sony has traditionally never used such a "Bootloader logo"... even in the Z Ultra GPe there is no such thing...
Click to expand...
Click to collapse
You had p500 too? nice
Perhaps they just decided they REALLY want us to see the Xperia logo...

adfad666 said:
You had p500 too? nice
Perhaps they just decided they REALLY want us to see the Xperia logo...
Click to expand...
Click to collapse
ya had a P500, never really developed for it as I had got it for my parents
well its the Sony logo...

DooMLoRD said:
well its the Sony logo...
Click to expand...
Click to collapse
Is it? I should really pay attention when my devices are rebooting! (though I did notice how the logo is aligned to the power button on the newer models!)

adfad666 said:
Is it? I should really pay attention when my devices are rebooting! (though I did notice how the logo is aligned to the power button on the newer models!)
Click to expand...
Click to collapse
its actually center aligned w.r.t. the full device height and not the touchscreen...

DooMLoRD said:
its actually center aligned w.r.t. the full device height and not the touchscreen...
Click to expand...
Click to collapse
Z2 is definitely aligned to the power button, like the rear logo too!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Related

[Custom Splash/OEM logos ]NOW HAVE YOUR VERY OWN SLASH SCREEN!

JUST AS THE TITLE SAYS !!!!
POST/ ATTACH YOUR PICTURE OF 240 x 320 resolution and ill turn into a splash screen!
FOR THOSE WHO DONT KNOW WHAT A SPLASH SCREEN IS< A BRIEF DISCRIPTION
WELL IT IS THE SCREEN/IMAGE/LOGO YOU SEE RIGHT AFTER YOU PRESS THE POWER BUTTON BY DEFAULT ITS IDEOS LOGO,WELL ITS TIME TO CHANGE THAT!!
FIRST OF ALL A BIG THANKS TO TJ_STYLE FOR HIS GREAT THREAD!!!
These are collection of custom Custom splash screens/oem logos for IDEOS! and that too FLASHABLE!!!!
FOR INSTALLATION
1)Do a nandroid backup(MUST!!)
2)WIPE DATA/FACTORY RESET!!! THATS WHY YOU DID THE BACKUP FOR.
3)install any of your desired logo.
4)RESTORE YOUR ROM!!!!(EVERYTHINGS BACK!!! WITH NEW SCREEN>>>YAAY!!
5) DONT FORGET TO HIT THE THANKS BUTTON!!LOL
NOTE**IT MAY TAKE A SECOND REBOOT TO SHOW UP THE SCREEN!!!
DO GIVE ME YOUR FEEDBACK<ANY NEW IDEAS OR SUGGESTIONS MOST WELCOMED!
Hit
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
if you like my work. Thanks.
ALL NEW THEME FOR IDEOS>>> click here
MEGA COLLECTION OF BOOTANIMATIONs>>> click here
I WILL SURELY UPLOAD MORE LOGOS>>>>>>SOON
___________________________________________________________________
UPDATE-02-05-11
LINKS BELOW!!!
_____________________________________
Simple
[URL="http://www.fileserve.com/file/Ebraehj[/URL]
android neon
http://www.fileserve.com/file/kRbDgVG
ANDROID_green
http://www.fileserve.com/file/cXPF8Ak
cute_android
http://www.fileserve.com/file/xxut5EY
football club
http://www.fileserve.com/file/8B5tnQH
I Luv Android
http://www.fileserve.com/file/2J55RA6
UPDATE28-04-11
HTC(currently my faverouite.... MAKES YOUR IDEOS LOOK LIKE HTC!!!)
http://www.fileserve.com/file/vymxaP5
INTEL QUAD CORE
http://www.fileserve.com/file/DAUPeJv
PLAY BOY LOGO
http://www.fileserve.com/file/hBBfysk
NEW
Code:
[url=http://www.fileserve.com/file/2J55RA6/i love android.zip][b]File name: i love android.zihttp://zpag.es/?a=100p File size: 1.08 MB[/b][/url]
[url=http://www.fileserve.com/file/jCAuacW/i what.zip][b]File name: i what.zip File size: 1.08 MB[/b][/url]
[url=http://www.fileserve.com/file/MYRwfkB/ORIGINAL STOCK SPLASH.zip][b]File name: ORIGINAL STOCK SPLASH.zip File size: 1.08 MB[/b][/url]
[url=http://www.fileserve.com/file/PrBcmdp/DANBO.zip][b]File name: DANBO.zip File size: 1.08 MB[/b][/url]
[url=http://www.fileserve.com/file/K63Xpeb/ANDRO_2.zip][b]File name: ANDRO_2.zip File size: 1.08 MB[/b][/url]
nice work ^^
do they looked as warped when installed??
regards,
PS - Could you make/point us to a good guide?? Then we can make/share our own
PSS - Confirmed not to work with Cyanoman v2 & CWM [latest] :aww:
OT: I have 2 OEM logo's @ start up!? Android Robot with Android text, then IDEOS!? Any idea how I can get rid of the IDEOS one??
King_Rat said:
nice work ^^
do they looked as warped when installed??
regards,
PS - Could you make/point us to a good guide?? Then we can make/share our own
PSS - Confirmed not to work with Cyanoman v2 & CWM [latest] :aww:
OT: I have 2 OEM logo's @ start up!? Android Robot with Android text, then IDEOS!? Any idea how I can get rid of the IDEOS one??
Click to expand...
Click to collapse
I re-checked they work perfct on new version! You have to wipe every time for every new screen n then flash and reboot...sometimes twice! About 2 dif logos i may bdd wrng but cynogen mod have different source then of a stock the logo is embedded somwhere in code just like you have bootanimation inside a framework.MARCNVIDIC WOULD KNW MORE ABOUT THIS SINCE HE IS THE CYNOGEN MOD GURU! and there is already a guide by tj_style!
Would this work on the nexus one running cyanogen mid 7.0.2.1?
Sent from my Nexus One using XDA Premium App
Stuart.upton666 said:
Would this work on the nexus one running cyanogen mid 7.0.2.1?
Sent from my Nexus One using XDA Premium App
Click to expand...
Click to collapse
I dont think so! This are specificaly for huawei Ideos..but you can search xda for your phone.
veer1238 said:
I re-checked they work perfct on new version! You have to wipe every time for every new screen n then flash and reboot...sometimes twice! About 2 dif logos i may bdd wrng but cynogen mod have different source then of a stock the logo is embedded somwhere in code just like you have bootanimation inside a framework.MARCNVIDIC WOULD KNW MORE ABOUT THIS SINCE HE IS THE CYNOGEN MOD GURU! and there is already a guide by tj_style!
Click to expand...
Click to collapse
No Go ^^
I was guessing it wouldnt work... as I cant find OEM Logo anywhere in system...
I did follow guide to the letter btw...
twice!? maybe I'll pm MARCNVIDIC & ask him
regards,
King_Rat said:
No Go ^^
I was guessing it wouldnt work... as I cant find OEM Logo anywhere in system...
I did follow guide to the letter btw...
twice!? maybe I'll pm MARCNVIDIC & ask him
regards,
Click to expand...
Click to collapse
Wel thats strange! I change my logo 5 times a day! And works everytime ...try on other custom rom and then restore cynogen. But then then ul have two boot screens!
veer1238 said:
Wel thats strange! I change my logo 5 times a day! And works everytime ...try on other custom rom and then restore cynogen. But then then ul have two boot screens!
Click to expand...
Click to collapse
Eureka!!
I DO have 2 boot screens ^^
Only happened once I flashed Cyanoman v2
How in the heck do I get back to 1??
NB, I've pm'ed marc for assistance
King_Rat said:
Eureka!!
I DO have 2 boot screens ^^
Only happened once I flashed Cyanoman v2
How in the heck do I get back to 1??
NB, I've pm'ed marc for assistance
Click to expand...
Click to collapse
Flash a non-cynogen mod rom! Because the Ideos logo is inside the source code..
But if want to use cyno the you have to bear two logo until marc comez with a solution!
veer1238 said:
Flash a non-cynogen mod rom! Because the Ideos logo is inside the source code..
But if want to use cyno the you have to bear two logo until marc comez with a solution!
Click to expand...
Click to collapse
:mmm: don't think I had this trouble with Cyanoman v1
No biggy ^^ don't (well, not too much) sit there & watch ph boot/start up :lol:
if I could customize it, I'd make a still using 1st image of boot animation
then it would blend right in "no worries"
regards,
[Request]
Running DroniX 0.4 @ mo ^^
so mod is all good
Would like attached image turned into a boot screen plz
t.i.a
King_Rat said:
Running DroniX 0.4 @ mo ^^
so mod is all good
Would like attached image turned into a boot screen plz
t.i.a
Click to expand...
Click to collapse
DONE!
ENJOY!
http://www.mediafire.com/?ny40fi8icc4x9qx
Request
Could I have this made into boot image??
T.I.A
King_Rat said:
Could I have this made into boot image??
T.I.A
Click to expand...
Click to collapse
Sure why nt but at the moment iam havng exams...if u could wait till 3rd june.!! I only visit thro mobile..wish i could edit on mobile...
veer1238 said:
Sure why nt but at the moment iam havng exams...if u could wait till 3rd june.!! I only visit thro mobile..wish i could edit on mobile...
Click to expand...
Click to collapse
-=or=- you can pm me & explain how to convert image from rgb565 to mbn....
tj missed this in his post re this mod
I'm guessing oemlogo.mbn is just the 240x320 rgb565 image renamed/re-formatted ^^
I'll manually change it out from other flashable zip
regards,
King_Rat said:
-=or=- you can pm me & explain how to convert image from rgb565 to mbn....
tj missed this in his post re this mod
I'm guessing oemlogo.mbn is just the 240x320 rgb565 image renamed/re-formatted ^^
I'll manually change it out from other flashable zip
regards,
Click to expand...
Click to collapse
there you go http://www.mediafire.com/?pre4qkq708xu4jc
i know why you want blank screen!!!
veer1238 said:
i know why you want blank screen!!!
Click to expand...
Click to collapse
:lol:
Yup ^^ I can live with ideos as bootimage but having two of em is a pain even with 2.2.xx sometimes less is more ;-)
tyvm
Can't download.. files are set to private
Plz check
Trekker56 said:
Can't download.. files are set to private
Plz check
Click to expand...
Click to collapse
Iam sorry for the troubled cause,i dont know whats messing with my account! i probably FTP server...well link is back on.
sorry again!
veer1238 said:
Iam sorry for the troubled cause,i dont know whats messing with my account! i probably FTP server...well link is back on.
sorry again!
Click to expand...
Click to collapse
No Problem.. thnx for all your hard work

[Boot menu][Grub like menu] Boot menu for android (like a grub boot options on PC)

Boot options for Android (mimics Grub bootloader on PCs)
​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
[Info]
Have you ever got frustrated with all the key pressings during boot to enter in recovery, OR by mistake forgot to press Volume UP / Volume Down key and instead booted ROM?
Here is a simple hack which provides options to enter recovery during device booting..
[Preview]
[Available features]
Continue booting your device
Boot into recovery mode
ADB recovery support (It helps a lot )
extendedcommands in normal boot mode
[Requirements]
One of these mobiles: CherryMobile Magnum, Wellcomm A99, Spice CSL Mi 410 etc. (rooted / un-rooted)
ROM: Andro-ID_RC2 (tested) or any official ROM (not tested)
Not supported for Cyanogenmod or MIUI releases as of yet
Working CWM recovery
[Installation Instructions][Using CWM recovery]
Copy Boot_menu_v1.0.0.1_signed.zip in sdcard
Boot into recovery (Steps are given below for how-to-boot-into-recovery)
Use "install zip from sdcard" option
Locate and choose Boot_menu_v1.0.0.1_signed.zip from sdcard for instllation
After installation reboot system
[Navigation]
(Same as CWM recovery)
Select = Power & Search
Move Up = Home & Vol-Up
Move Down = Menu & Vol-Down
[Releases]
Boot_menu_v1.0.0.1 (Options for boot device and boot recovery) [Download Link]
[Problems]
Not that I know of.
[Disclaimer]
I am not to be held liable/responsible if you damage your phone by following/not following this thread.
[Acknowledgement]
DooMLoRD for giving me this idea and help me build this
koush for his CWM bootable recovery sources. (As the interface is build using CWM sources)
[For developers]
I will push my sources on github soon. ​
Reserved for future use... if any
Napstar said:
Reserved for future use... if any
Click to expand...
Click to collapse
cool liked this thing
sorry offropic
@napster
bro could you try to port latest graphic drivers for andreno 205 to our phone any se xperia lineup phones..if possible.. so we could get full gpu power
nitindeck said:
sorry offropic
@napster
bro could you try to port latest graphic drivers for andreno 205 to our phone any se xperia lineup phones..if possible.. so we could get full gpu power
Click to expand...
Click to collapse
Hey I work on SE devices as well... so if u can direct me to the exact drivers u r referring to may be we can try something....
Sent from my GT-I9100 using XDA App
DooMLoRD said:
Hey I work on SE devices as well... so if u can direct me to the exact drivers u r referring to may be we can try something....
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
as far i found out driver must be in hidden rom directories as " libGLEMU_QUALCOMM.so"or .zip maybe
..i don't have any further idea maybe you could explore it..
god pls help ..
or doomlord if you could ask dev chainfire for a little help coz' he is mastermind in all this.. he don't answers newbies like me
but if you could ask him for help & reach the destination then it would be great for all devices with andreno 205 gpu ( the most updated andreno 205 rivers could be found on xperia play )
may you have edit those drivers to target to our wvga resolution.. coz' sony phones have a xwvga 16:9 bigger resolution..
nitindeck said:
as far i found out driver must be in hidden rom directories as " libGLEMU_QUALCOMM.so"or .zip maybe
..i don't have any further idea maybe you could explore it..
god pls help ..
or doomlord if you could ask dev chainfire for a little help coz' he is mastermind in all this.. he don't answers newbies like me
but if you could ask him for help & reach the destination then it would be great for all devices with andreno 205 gpu ( the most updated andreno 205 rivers could be found on xperia play )
may you have edit those drivers to target to our wvga resolution.. coz' sony phones have a xwvga 16:9 bigger resolution..
Click to expand...
Click to collapse
i think we can discuss this in some other place... not this thread...
DooMLoRD said:
i think we can discuss this in some other place... not this thread...
Click to expand...
Click to collapse
i already created a thread in general discussion
here -forum.xda-developers.com/showthread.php?t=1287055
another gr8 job done ........ works totaly fine no problem that u know of already really liked it... finally i a cool thing so we dont need to press those two three bottons and all that uhhh i hate that thing works fine and the dual mode recovery also works fine... i m HAPPY
bro pls port latest amon ra recovery to our phone & add it to grub menu also add new cwm recovery v5.x.x to it
thanks
How to remove this?
Sent from my VIGO410 using xda app-developers app
@Napstar , what about your sources? I'm really interested to the project!
Inviato dal mio LG-P880 utilizzando Tapatalk
@mackief
Do you mean sources for this project or touch recovery sources.
For this project, I will have to dig into my computer and see if these sources are still available. If yes, will make them public sooner.
For touch recovery sources, you can check this thread of mine.
http://forum.xda-developers.com/showthread.php?t=1485829
mackief said:
@Napstar , what about your sources? I'm really interested to the project!
Inviato dal mio LG-P880 utilizzando Tapatalk
Click to expand...
Click to collapse
Napstar said:
@mackief
Do you mean sources for this project or touch recovery sources.
For this project, I will have to dig into my computer and see if these sources are still available. If yes, will make them public sooner.
For touch recovery sources, you can check this thread of mine.
http://forum.xda-developers.com/showthread.php?t=1485829
Click to expand...
Click to collapse
@Napstar, I was talking about this 'GRUB' project. Waiting for needed patch you applied to recovery to make it as you released!

[BootAnimation] LitoNi's style - June 24th, 14

So I took a shot at it and here i present you the 4.4 kit kat Xperia Boot Animation...
Jan 22nd, 2014
The leaked boot animation of Sirius was a disappointment to some so i took a shot at it based on a leaked image by Doomlord and iRimas and also took and edited some images from ahsank128 or respectively from J_M_V_S. Fonts are by sledgeHammer
June 4th, 2014
Original PA4 CM style Boot Animation was made by shmykelsa , I have modified it and removed the CM logo, so it will be easier for any of you to add any logo you want on top of it or just prefer blank.
June 24th, 2014
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him. So here is my attempt of Android - WatchDog Style. You need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one. :/
ALL ZIPS ARE FLASHABLE
Made for 5" phones at 1080x1920​
Instructions:
1-Download and put into phone
2-Boot into recovery
3-Flash the file
4-Reboot
--------------------------------------------------------------------------------------------------------------------------------
Android WatchDog Style
DOWNLOAD
Screenshot thanks ticklefish
http://forum.xda-developers.com/showpost.php?p=53661864&postcount=20
----------------------------------------------------
PA 4 Blank
DOWNLOAD
Screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
----------------------------------------------------
Android Xperia Initializing
DOWNLOAD
*Android/Xperia/Initializing words are animated
----------------------------------------------------
Android Xperia no dots at 15 fp Recommended
DOWNLOAD
*Xperia word is animated
Android Xperia no dots at 10 fp
DOWNLOAD
*Xperia word is animated
----------------------------------------------------
Android Xperia at 10 fp
DOWNLOAD
*Dots are animated
Android Xperia at 7 fp Recommended
DOWNLOAD
*Dots are animated
----------------------------------------------------
Windows Android Xperia at 15 fp
DOWNLOAD
*Windows and Dots are animated
Windows Android Xperia at 10 fp Recommended
DOWNLOAD
*Windows and Dots are animated
Please hit the thanks button if you like my work and to those i mentioned above. Thank you and enjoy ​
Excellent
Awesome...
But could you make it a little more colourful?
is it possible to have that microsoft windows animation and then go back to the default boot screen? (the one with the rainbow-ish thing)
Love the old school boot
Sent from my C6506 using Tapatalk
Rzr92 said:
Awesome...
But could you make it a little more colourful?
Click to expand...
Click to collapse
leongzxc said:
is it possible to have that microsoft windows animation and then go back to the default boot screen? (the one with the rainbow-ish thing)
Click to expand...
Click to collapse
will try to make something, got alot of university stuff to do... i also thought of something neat last night
Just uploaded a new one
Android > Xperia > Initializing
All animated, give it a go... im in love with this one
ENJOY!
PS: on my xperia Z i do not know why it slows down in the beginning and then it speeds up in the initializing part.. no fix atm...maybe just my phone.
LitoNi said:
Just uploaded a new one
Android > Xperia > Initializing
All animated, give it a go... im in love with this one
ENJOY!
PS: on my xperia Z i do not know why it slows down in the beginning and then it speeds up in the initializing part.. no fix atm...maybe just my phone.
Click to expand...
Click to collapse
wow i like !!
was wondering if you make the xperia logo could remain stock ..as in the font .. not that there is anything wrong with this font
LitoNi said:
Just uploaded a new one
Android > Xperia > Initializing
All animated, give it a go... im in love with this one
ENJOY!
PS: on my xperia Z i do not know why it slows down in the beginning and then it speeds up in the initializing part.. no fix atm...maybe just my phone.
Click to expand...
Click to collapse
i have the same issue with you that the animation speed up in the initializing part.. if you can fix it, it would be the best boot animation i ever had.
btw, good work
uploaded PA 4 Blank Boot Animation for 1920x1080 devices :victory:
animated GIF image posted too
Love the PA boot animation.
PA boot animation. can't download even i login box account.
any mirror link?
mankent7 said:
PA boot animation. can't download even i login box account.
any mirror link?
Click to expand...
Click to collapse
so weird, i couldnt DL either, even with different browsers. but when i log in it worked. Ive tried changing the link but still doesnt work. Must be Box's fault.
anyway use the attached zip from below
boot up default file?? to get things back if neccs?
.
@LitoNi could you re-upload xperia initializing for me? Thanks
LaurynasVP said:
@LitoNi could you re-upload xperia initializing for me? Thanks
Click to expand...
Click to collapse
here you go~
uploaded a new one here, doesnt seem like box is working at all. >.>
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him.
So here is my attempt of
Android - WatchDog Style
Download below
instructions: just flash it with a recovery
you need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one.
LitoNi said:
uploaded a new one here, doesnt seem like box is working at all. >.>
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him.
So here is my attempt of
Android - WatchDog Style
Download below
instructions: just flash it with a recovery
you need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one.
Click to expand...
Click to collapse
nice man. :good:
LitoNi said:
uploaded a new one here, doesnt seem like box is working at all. >.>
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him.
So here is my attempt of
Android - WatchDog Style
Download below
instructions: just flash it with a recovery
you need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one.
Click to expand...
Click to collapse
+Thanks for the xperia. Watchdogs not good as is needs to be, you should use xperia instead of android text showing in bootanimation, but anyway it's good job!
LitoNi said:
June 24th, 2014
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him. So here is my attempt of Android - WatchDog Style. You need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one. :/
Click to expand...
Click to collapse
I made a quick gif based on this. Hope it works for you!

[Z][4.4.2]{LEAK} Sony KitKat Firmware: 10.5.A.0.227 (UnlockedBootloaders ONLY)

DooMLoRD said:
so guys since the official KitKat firmware (10.5.A.0.230) is now released I will close this thread!
hope you enjoyed the leak!
here is the rooting kernel for the latest KitKat firmware:
CWM-Based Recovery 6.0.4.6 + ROOT for Xperia Z {KitKat Support!}
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hope you like my work!!
enjoy!
regards,
DooMLoRD
Click to expand...
Click to collapse
----------------------------------------------------------------------------------------------------------------------------------------------
[ info ]
Hello friends,
so after the sneak peak, i present to you leaked Sony 4.4.2 KitKat Firmware 10.5.A.0.227 for the Xperia Z (C6602/C6603)...
this firmware was ment for developer (brown) devices but i was able to get it to boot on production devices...
THIS IS FOR UNLOCKED BOOTLOADERS ONLY!
[ NOTICE ]
PLEASE TAKE A BACKUP ON EXTERNAL SDCARD BEFORE TESTING THIS ROM!!!
since this is an internal testing firmware, do not expect to see the same features on the official final release... some things could be added while others removed...
the firmware is still very laggy, i am sure the final release will be much better!
[ screenshots ]
most screenshots are posted here ​
[ WARNING ]
PLEASE DO NOT CROSSFLASH THIS ROM+KERNEL... this is ment only for C6602/C6603 (Xperia Z)... please do not flash it on ZL/Tablet Z/etc....
THIS IS AN LEAKED ROM AND NOT THE FINAL RELEASE VERSION
FEW THINGS ARE EXPECTED NOT TO WORK
THIS IS POSTED JUST SO THAT USERS CAN ENJOY THE UPCOMING FEATURES AND OTHER DEVS CAN HELP IN FIXING THE ISSUES
MORE THINGS WILL FOLLOW AS AND WHEN I/OTHERS CAN GET THEM TO WORK
DO NOT ASK FOR FURTHER UPDATES/ETA OF OFFICIAL RELEASE
please backup all data, including internal SDCARD data before flashing this ROM
[ why has this been posted? ]
DooMLoRD said:
many devs can use the libs to improve existing/work-in-progress ROMs...
many themers can start porting to ROMs/devices...
many users will get a feel of whats in store for the JB update...
Click to expand...
Click to collapse
[ features ]
Easy to flash update.zip via recovery
Prerooted and busybox installed
working CWM recovery is included in kernel
[ To enter recovery keep pressing VOLUME UP button AFTER u see the "PINK" LED at bootup (Sony logo) ]
usb debugging enabled
[ whats not working? ]
you tell me!
please report other things as and when you find them
[ requirements ]
unlocked bootloader
previously on stock .101 JB (4.3) ROM or roms based on that [since some components of THIS rom contain files from those firmwares]
supplied ROM
any existing kernel with recovery
OR
just extract the boot.img (contains inbuilt recovery) from the ROM i have uploaded and flash it using fastboot
[ how to install ]
download the ROM and save it on SDCARD
reboot device into recovery
flash the ROMs update.zip (this will take some time)
I RECOMMEND THAT YOU WIPE /cache WHILE IN RECOVERY!
thats it now reboot device
at first boot device the NFC firmware will get updated wait for process to be completed
after a few reboots the ROM should stabilize!
enjoy!
[ hot tip to reduce LAG!!! ]
Go to Developer Optioms in Settings menu (if this option isnot visible go to About Phone and keep tapping ~7 times on the Build Number, this will unlock Developer Options)
Disable all animations and select Force GPU render (check attached screenshot for reference)
Restart phone
The interface will become a lot smoother now!
Thanks to all those who sent this tip!!
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
OR
you can buy one of my awesome apps from Play Store!
PLEASE DO CONSIDER DONATING AS I AM RAISING FUNDS TO BUY A NEW DEVICE Xperia Z2 (Sirius)
[ download link ]
kindly DO NOT MIRROR MY FILES!!!
Z-4.4.2_leak_227-DooMLoRD.zip (MIRROR1) (MIRROR2)
MD5HASH: 54f0dff03a86329f9e89209f6d629a3e { 930.28 MB }
i understand that everyone is really happy about this but please dont flood this thread with "thank you" posts... there is a "Thanks" button, use that... and there is always an option to donate or buy one of my awesome apps from Google Play Store! :angel:
READ THE FULL THREAD BEFORE ASKING ANY QUERIES OR REPORTING ANY BUGS/ISSUES
ENJOY!!!
I know this is selly but what will happen If I try it on a locked bootloader?
The universe as we know it will cease to exist. Or you could brick your device. Both very bad.
Sent from my C6603 using XDA Premium 4 mobile app
algnerd said:
I know this is selly but what will happen If I try it on a locked bootloader?
Click to expand...
Click to collapse
You will soft brick your device. The custom kernel needs an unlocked bootloader.
Sent from my C6603 using Tapatalk
theskeptic said:
The universe as we know it will cease to exist. Or you could brick your device. Both very bad.
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thank you, I'm just gonna wait for an LB version
--
Why did I get an un-lockable device? T_T
theskeptic said:
The universe as we know it will cease to exist. Or you could brick your device. Both very bad.
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
EPIC reply!!!
Tweeted for all to enjoy!
algnerd said:
Thank you, I'm just gonna wait for an LB version
--
Why did I get an un-lockable device? T_T
Click to expand...
Click to collapse
thats really unfortunate!
depending on your carrier you should be getting this update by end of May/mid June...
instead of getting every thing copied from my external sd card to pc , can i just remove the sd card and then flash rom
and u said to backup internal , are u sure when flashing it will wipe my internal ??
i think this have to be posted to xda portal
elias234 said:
instead of getting every thing copied from my external sd card to pc , can i just remove the sd card and then flash rom
and u said to backup internal , are u sure when flashing it will wipe my internal ??
i think this have to be posted to xda portal
Click to expand...
Click to collapse
well when i tested i didnt even backup anything and it worked without wiping /data partition...
though i would highly recommend backing up your existing ROM on EXTERNAL SDCARD...
Downloading now. You're a legend buddy!
DooMLoRD said:
EPIC reply!!!
Tweeted for all to enjoy!
thats really unfortunate!
depending on your carrier you should be getting this update by end of May/mid June...
Click to expand...
Click to collapse
Any idea if/when T-mobile USA will get this update? Thanks.
Has anyone flashed the rom yet? and how is it for the first boot?
@DooMLoRD
Thanks for this, hope you don't mind, I've created an update for those who want to convert it to deodexed:
Download
MD5: 53b2239c9db9ea5a80cc2464343d5738
Just flash via recovery, no issues so far from what little testing I have done
Please don't mirror this as this will ONLY work on DooMLoRD's release.
DooMLoRD said:
well when i tested i didnt even backup anything and it worked without wiping /data partition...
though i would highly recommend backing up your existing ROM on EXTERNAL SDCARD...
Click to expand...
Click to collapse
Thx a lot ! so Screenshots and Pictures made on the internal SD card are(might be!) safe. thx.
P.S Backup of current ROM is for *******! Google Backup saves the Contacts, and all eles is unimportant xD
little warning guys: You must do a full wipe if you planning to go back to 4.3 ROMs So do backups before flashing this
Quick Feedback on ROM:
As DoomLords mentioned it's bit laggy specially when you pulling down status bar drop down menu.
Nothing really special compares to custom ROM such as eXistenZ which already implemented most of the UI changes. But if you coming from a stock ROM you will notice the changes.
Camera quality in superio auto in low light still looks the same.
Oh the joy of having an unlocked bootloader
Sent from my C6603 using XDA Premium 4 mobile app
is this laggy as hell like when playing an online game with ping = 2000 ms
or it can be lived with ?
Running this right now on my Xperia Z UK Generic with no problems apart from a bit of flickering just before the 'Xperia' logo on boot. The rom itself seems to run smoothly! It has working 4.4 transparency on Nova Launcher which did not work on 4.3 but did on 4.2 and many other 4.3 bugs have been patched...its looking really promising
Thank you for this demo version @DooMLoRD I can't wait for release
kamalmawa said:
little warning guys: You must do a full wipe if you planning to go back to 4.3 ROMs So do backups before flashing this
Quick Feedback on ROM:
As DoomLords mentioned it's bit laggy specially when you pulling down status bar drop down menu.
Nothing really special compares to custom ROM such as eXistenZ which already implemented most of the UI changes. But if you coming from a stock ROM you will notice the changes.
Camera quality in superio auto in low light still looks the same.
Click to expand...
Click to collapse
So aesthetically existenz V7 and this firmware looks the same and performance wise existenz is miles ahead?
Hellscythe said:
So aesthetically existenz V7 and this firmware looks the same and performance wise existenz is miles ahead?
Click to expand...
Click to collapse
Pretty much.
Sent from my C6603 using Tapatalk
Going to skip this, going wait for the final release of it.. Looking from the screenshot it there seems to be some cosmetic changes no idea what they did internally hopefully something nice will surprise us all in the final release
Sent from my C6603 using xda app-developers app

[Recovery][TWRP3][ALL] Main thread of TWRP for Xperia E1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. Hard. A lot
Unlocking Bootloader/Root/Recovery (Required)
Just follow steps from Sony Developer World Mobile
http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
1 - Make sure you have a Recovery pre-installed (via boot partition or bootstrap hack) and Bootloader Unlocked
2 - Download the latest version
3 - Flash it via your recovery
Now you ask "i still have the CWM Philz, what to do?"
You will need a custom kernel with support to load recovery from FOTAKernel, check this
For now only one Custom Kernel support it, the FalconSS Kernel
4 - Flash FalconSSKernel or any other Kernel with this support via recovery
5 - And Enjoy!!!
TWRP3 - Support from Stock KitKat to CM14.1 Based- Zip Flashable - https://www.androidfilehost.com/?fid=457095661767133664
Support: All Xperia E1 Variants
How to get into recovery: The LEDs will flash green, in this moment you can press Volume buttons and wait, you will see a Blue/Cyan color in LEDs, you will enter iin recovery.[/B]
No issues related to TWRP3 (If you found someone, just report. Thanks!)
https://github.com/TeamVee-SS
Great work
nvt992 said:
Great work
Click to expand...
Click to collapse
Thanks
Caio99BR said:
Thanks
Click to expand...
Click to collapse
why only 2.8.1?
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
why only 2.8.1?
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
We need to get CM11 working, so TWRP of Android KK branch, after get this working we will go to CM12.1 and TWRP of Android LP Branch and by last TWRP3 of MM branch.
Understand?
The device tree?
GITHUB?
porcha18 said:
The device tree?
GITHUB?
Click to expand...
Click to collapse
Oh sorry, i will update thread.
Wtf? I can't boot into 3.x... I have 2.8 (R1) installed, the. zip doesn't work and the image file in Rasher won't work either. I have FalconSS kernel installed, (of course) TWRP 2.8 and Sony Xperia E1 Stock Lite but I cannot get this to work. Fastboot I'm also having problems with; the drivers are being a fricken pain in the ass rn... If someone could link me the offical drivers that would be awesome thanks
xeonyt12 said:
Wtf? I can't boot into 3.x... I have 2.8 (R1) installed, the. zip doesn't work and the image file in Rasher won't work either. I have FalconSS kernel installed, (of course) TWRP 2.8 and Sony Xperia E1 Stock Lite but I cannot get this to work. Fastboot I'm also having problems with; the drivers are being a fricken pain in the ass rn... If someone could link me the offical drivers that would be awesome thanks
Click to expand...
Click to collapse
In Flashtool you can find Shuang (MSM8210/MSM8610) drivers, and also Sony generic drivers that will work
Kizoky said:
In Flashtool you can find Shuang (MSM8210/MSM8610) drivers, and also Sony generic drivers that will work
Click to expand...
Click to collapse
@Kizoky For some reason, those drivers won't install... it just says 'Drivers Failed to install'; no error code or anything.... idk anymore
Wow TWRP 3.0:victory:
You're one of the best dev of this forum thank you bro :highfive:
EDIT : erm, big fail, i forgot to wipe chache/dalvik any idea to get out of this situation ? Bc now twrp 3.0 won't boot
MrGunBest said:
Wow TWRP 3.0:victory:
You're one of the best dev of this forum thank you bro :highfive:
EDIT : erm, big fail, i forgot to wipe chache/dalvik any idea to get out of this situation ? Bc now twrp 3.0 won't boot
Click to expand...
Click to collapse
I will try to fix it, sorry, i said it is in wip, the recovery works but not pass of TeamWin screen, why idk.
Caio99BR said:
I will try to fix it, sorry, i said it is in wip, the recovery works but not pass of TeamWin screen, why idk.
Click to expand...
Click to collapse
NP bro'
everybody do some fails, but i'm sure you'll make it boot:fingers-crossed:
btw guys do you have 2 recoveries ,cwm and twrp ,too?
sad2kac said:
btw guys do you have 2 recoveries ,cwm and twrp ,too?
Click to expand...
Click to collapse
Actualy, the dual recovery exploit, use the bootstrap folder into the root of the storage to boot a recovery without having a UB, then if you want a PhilZ and TWRP, you unlock your BL, flash TWRP 2.8, Caio kernel AND THEN you have dual recovery
Ok, so far I got TWRP flashed, but the problem is it shows the TWRP start logo, but doesn't boot to the UI/Options. I waited for 15 minutes and it didn't boot. Hope this can get fixed
xeonyt12 said:
Ok, so far I got TWRP flashed, but the problem is it shows the TWRP start logo, but doesn't boot to the UI/Options. I waited for 15 minutes and it didn't boot. Hope this can get fixed
Click to expand...
Click to collapse
As he said, he havn't tested the recovery
Tested on R0r2 FalconSS Kernel, TWRP 3.0 Passed on Recovery but not on UI/Option on Xperia E1 (D2005). Hope it can be fixed. Good work though.
TWRP 2.8.1.0 R2 is on!
Fixed font size
Fixed device set
Partially fixed mtp
Removed default max brightness
I think so
Not is really NEED to update, but is more good than the previous release
You still need FalconSSKernel or kernel compatible with load FOTAKernel ramdisk
Caio99BR said:
TWRP 2.8.1.0 R2 is on!
Fixed font size
Fixed device set
Partially fixed mtp
Removed default max brightness
I think so
Not is really NEED to update, but is more good than the previous release
You still need FalconSSKernel or kernel compatible with load FOTAKernel ramdisk
Click to expand...
Click to collapse
Does this include the new kernel compression stuff?

Categories

Resources