[bootanimation] CynogenMod 12 Official bootanimation for mdpi and hdpi devices. - Sony Cross-Device General

Official CM 12 Bootanimation
for
MDPI & HDPI
Download "bootanimation_cm12_official-signed.zip" from below attachment and flash via recovery or put bootaniamtion.zip manually in "system/media" directory and set permission rw-r-r . ​
Note: make sure you have backup your rom because i am not responsible for any damages of your device.
If you like this thread then please hit "Thanks" button. ​Thank you...

Looks a bit small on my z3

Worked !
Its nice.. Keep up the good work man
On Xperia Z1 compact.
For people like me (new in this field) this is what i did:
Installed Root explorer, Backup-ed the original boot animation, copied to the "/system/media" directory , Applied permission ( Thanks to http://forum.xda-developers.com/showthread.php?t=1474987 ) as User:R n W, Group:R, Others: R.

Thanks.
Android小楼阁-QQ群 439637151
来自搭载Android 2.3 GingerBread的华为Y220-T10

Related

Just wanna share my daily ROM, sorry this is my first Thread,.

Bismillah, Alhamdulillah,..... بسم الله و الحمد لله
Featuring a new ROM for x8/w8 (Stock kernel only)
This ROM is Ported from CM-7.2-Nightly-desirec,....and exactly not perfect,...so,...if you wanna a perfect one,...don't download this,.. peace
My Special thanks to all my honorable masters:
Kuyagaol Recompile, Rieken Yuki , Fatra Megantara , Froggy Furnetal , Satrio Dwi Prabowo , Mpoendi Hokage Yon-daime, Ariefuno Recca,Adjie Leoraganata,Rawe etc,Arifin zakii, Maol Penyoet Nyohh, Rieyan Shinji thanks ,Rubhey Sastruga and many others,...
also big thanks to all members & masters @XDA developers,....especially to Doixanh & Eagleeye Tom @xda for awesome GDX as base God Bless You both, and absolutly to NobodyatAll,....for all great job
Download link : http://www.mediafire.com/download/003b3148sujta3g/DeoS.zip
How to:
1. copy the zip file to your sd card
2. reboot and go to recovery mode (xRecovery / CWM recovery)
3. factory reset/wipe data >>wipe cache partition>>>wipe dalvik cache >>>install the zip file from specified folder (depend on you to put that)but outside folder make easier to access kkk
4. wipe data once more
5. reboot and wait aproximately 5 minutes,..and enjoy it,....
6. say Alhamdulillah,.... الحمد لله
How to apply Dark&Green Theme:
1. Download Black&Green Theme from here : http://www.mediafire.com/download/57f5h050t8s3dso/Dark&Green_Theme.zip
2. save in sdcard
3. go to CWM >>>mount system
4. install Dark&Green Theme
5. Reboot n enjoy that,....
Alhamdulillahi Rabbil 'aalamiin,...
Thank you all
I'll be happy if can make you happy,....
D*W*Y*O*R (Do With Your Own Risk) im not responsible if your device bricked
You can see the screenshot in this link : https://www.facebook.com/groups/sonerx8/permalink/607578145964063/
and thisi is the dark&green theme : https://www.facebook.com/groups/sonerx8/permalink/607578145964063/
Sorry for my bad english,.... Peace,...

[ULTIMATE GUIDE][SC6820/SC8810] All about Spreadtrum

Ultimate guide for Spreadtrum sc6820/sc8810 rooting/porting/making cwm recovery/Kernal sources etc.
Every one asking me how i make universal rom & porting different roms
So here i m back with the ultimate guide for porting roms in just few minutes,comling recoveries & how to fix bugs bla bla bla
So Lets Start with about SC6820/8810 Chipset
SC6820 is a cheap marketing chipset provided by Spreadtrum....
SC6820 is a such chipset which is not capable to power 3G,it comes with EDGE CLASS 12.....
SC8810 is also same as SC6820 the only difference is that sc8810 supports chinese forum of 3G(not for any other country)...
Most of the sc6820 is GB 2.3.5 powered by MocorDroid marked as fake 4.0 or 4.2 but still some of them are real ICS/JB....... the chipset supports 512mb ram max & it is come with single core CPU @ 1GHz & it can be overclock to 2.4GHz according to chinese developers.
SC6820 is chipset is much faster than other chipset though its drains battery like hell..... So here i m sharing some tricks/tips about SPRD...
[GUIDE]How to root unrootable spreadtrum devices & make adb operations on it
Most of the Spreadtrum devices comes with a secured/locked boot.img which cant be rooted..
Although u can root it by force by force by VROOT but u cant do adb actions on it such as pushing files to system with adb......
So we have change something in our boot.img to make it unsecured
Requirements:
1.dsixda's Android Kitchen
2.Ur Stock boot.img
3.Notepad++
4.Little Knowledge
Steps to do:
>Unpack ur boot.img through android kitchen(cywin)[in menu Press 12 for advance option & there u will see option for unpacking]
>now goto Boot-extracted folder & open ramdisk folder
>now open default.prop in Notepad++ & Change from
Code:
ro.secure=1
to
Code:
ro.secure=0
>Now Repack ur boot.img & flash it using fastboot
CODE:
fastboot erase boot
CODE:
fastboot flash boot boot.img
>Now ur done u can root ur Phone with any rooting tool (eg.unlock root toolkit,srs root) & do adb operations too
>Or u may State forward to this guide which contains much information about sprd
Click to expand...
Click to collapse
[GUIDE]HOW TO MAKE CUSTOM RECOVERY[CWM/MIUI] FOR SC6820
Well Compiling Recovery is though hard but for SC6820 its too easy just by porting it
Requirements:-
1.dsixda's Android Kitchen
2.Ur Stock recovery
3.MIUI or CWM Recovery provided by me
4.Little Knowledge
Steps to do:
>First download miui recovery from here or CWM recovery from here
>Make a working folder & unpack miui/cwm recovery through kitchen(It will be better if u rename recovery.img to boot.img)
>Unpack ur stock recovery too(separately)
>copy zimage from stock recovery to miui/cwm recovery.....
>repack the miui/cwm recovery,now u r done u can flash it in fastboot
>If u r still in doubt feel free it reply or attach ur stock recovery below
Click to expand...
Click to collapse
Credits:-
Hadi Khouridin for miui recovery
@ElectronikHeart for this informative guide
​
[guide]porting roms & make it universal
[guide]how to port roms/make it universal
here i m going to share my trick how i port different roms in just few minutes.......
As sc6820/8810 is a chipset which have much similar specs with all the phones so the rom dont need much things to boot on any device
lets start
requirements:
1.7zip archiver
2.android kitchen
3.notepad++
4.brain
steps to do:
>first take the port rom which is for same chipset
>now make another folder take ur base rom(u can extract ur system.img in unyaffs tool or android kitchen u can directly copy required files from phone )
>now extract the port rom & took these files from /system/
/app (whole folder)
/framework (whole folder)
/media (whole folder)
/etc/permissions/ (whole folder except hardware_handheld & platform)
/fonts (whole)
libandroid_runtime.so , libwebcore.so (from /system/lib/)
/oem (whole folder if exists,most of the roms does not contain oem)
build.prop
>now put the above file and folders in "/system" folder & for lib make a "lib" folder inside /system & put the libraries in /system/lib, create "etc" folder inside /system folder & put "permissions" folder in /system/etc
so finally it should look like this
{
"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"
}
/system/app/
/system/framework/
/system/lib/
/system/fonts/
/system/media/
/system/oem/
/system/etc/permissions/
./system/build.prop
>now we will make a flashable zip of the above files/folders
>get meta-inf folder from any rom/any other flashable zip
>now open updator script from meta-inf\com\google\android\ & open it with notpad++
make it blank & add these lines
Code:
ui_print("****************************************");
ui_print("* >>>>>>>>>universal rom<<<<<<<<<< *");
ui_print("****************************************");
show_progress(1.000000, 0);
ui_print("mounting filesystems...");
run_program("/sbin/busybox", "mount", "/system");
set_progress(0.100000);
ui_print("deleting files...");
delete_recursive("/system/framework");
delete_recursive("/system/app");
delete_recursive("/system/media");
delete_recursive("/system/fonts");
ui_print("extracting files...");
package_extract_dir("system", "/system");
set_progress(0.300000);
ui_print("setting permissions...");
set_perm(0, 0, 0644, "/system/lib/libandroid_runtime.so");
set_perm(0, 0, 0644, "/system/lib/libwebcore.so");
set_progress(0.400000);
set_progress(0.500000);
set_progress(0.700000);
# unmounting filesystems...
Run_program("/sbin/busybox", "umount", "/system");
set_progress(0.900000);
set_progress(1.000000);
ui_print("****************************************");
ui_print("* install complete! *");
ui_print("* reboot your device *");
ui_print("****************************************");
>now save it & make a zip archive of system & meta-inf folder in 7zip & set compression level to normal
>now u can flash the universal rom in cwm.........
some additional information:-
*if rom have a oem folder than it must contain a oem.prop which need to be work the rom buglessly although the rom can boot without its oem but still it will lead some bugs & the rom who have oem they have the bootanimation in the oem folder....
Oem folder/oem.prop does not works unless we define it in our default.prop @boot.img
so what we have to:
-unpack the boot.img
-open default.prop in notepad++ & add this code to the bottom of defaul.prop
Code:
ro.oempath=/system/oem
-now save the default.prop & repack boot.img
-now u r done u can see the bootanimation now
*u can make flashable zip of ur boot.img
-just take meta-inf from any where & open updater-script in notepad++
make it blank & add these lines
Code:
ui_print("installing please wait");
assert(package_extract_file("boot.img", "/tmp/boot.img"),
write_raw_image("/tmp/boot.img", "boot"),
delete("/tmp/boot.img"));
show_progress(0.2, 10);
-save updater-script
-now make zip archive of meta-inf & boot.img at compression normal
-ur done u can flash it in cwm
happy porting
if u still faced any trouble u can comment below we will help u
Although u can make universal rom/port roms easily from the above method but u cant port some critical roms like lewa with this method so u have to try the ultimate porting method given below to port any rom but its not universal & not recomended for noobs xd
Click to expand...
Click to collapse
[guide][dev]ultimate guide to port roms
well as i know porting is easy than modding apps xd
its takes lot of time to make a rom by modding all the stock apps which i know better but porting a rom is work of minutes or may be a year depends upon u
in this guide i will tell u how to port lewa or bee os or any other roms which u failed on the above method......
So lets start
requirements:
1.7zip archiver
2.android kitchen (cywin)
3.notepad++
4.brain
note:- u cant port roms from different chipset(it does not mean its impossible ) & u cant port roms having differnt sdk version(eg. Gb to jb,its possible only through source codes ), u can port roms from sc6820 to sc8810 or sc6820 to sc6820 or sc8810 to sc8810,u can port too from hdpi to mdpi & mdpi to hdpi(only if u know decompiling/modding apps),for porting ram & cpu clock speed does not matter.
steps to do:
>take any of ur stock based roms & extract to a folder & name it "base"
>take the rom which u want to port & extract it to a folder & name it "port"
copy these files from stock to port
from /system/bin
akmd8975
tc
netd
wpa_supplicant
hciattach
bluetoothd
bccmd
from /system/lib
hw(whole folder)
modules(whole folder)
egl(whole folder)
libhardware.so
libhardware_legacy.so
libbluetooth.so
libbluetoothd.so
libbluedroid.so
libctest.so
libdbus.so
libdiskconfig.so
libeng_wifi_ptest.so
libclient.so
lisensorservice.so
from /system/etc[/size]
bluetooth(whole folder)
dhcpcd(whole folder)
firmware(whole folder)
wifi(whole folder)
handheld_core_hardware.xml (from permissions)
platform.xml(from permissions)
vold.fstab
from from /system
sps(whole folder)
usr(whole folder)
>now open build.prop of port rom & change device name,version to ur desired one
>atlast take boot.img from ur stock rom....
>now repack the rom in 7zip by selecting compression normal
>ur done,it should boot now
additional steps for porting lewa:-
lewa os cant boot with ur stock boot.img,so u have to made some changes in ur boot.img(@init.rc) to boot lewa
u have to change its bootclass path to boot lewa......
>unpack ur stock boot.img in a working folder using android kithen
>now open ur init.rc (in ramdisk) with notepad++ & search for the line
Code:
export bootclasspath
>now select the whole line as shown in the image below
change the whole line to this
Code:
export bootclasspath /system/framework/core.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/core-junit.jar:/system/framework/lewa.policy.jar:/system/framework/lewa.systemservice.jar
>now save ur init.rc & repack ur boot.img
>now lewa should boot with this boot.img :laugh:
If booted take a bear lol
credits:
hadi khoirudin for his patch rom methods
& ofc me
U can take some roms from below links to port as very less custom roms are available for sc6820... so me & Somnath made some amazing roms by modding stock apps
Links:-
http://forum.xda-developers.com/showthread.php?p=53610668
http://needrom.com/
Click to expand...
Click to collapse
fixing known issues/bugs
well my porting methods should not lead bugs as the procedure contains much from ur stock...
But still if u flash a rom of a clone of ur device or what ever u port leads bugs then these are the steps to fix.....
Take these files from ur stock
boot
libandroid_runtime.so ( if rom did not boot with port lib)
libandroid_servers.so
wifi
libhardware_legacy.so - it contains the driver path of wifi
from modules 8723as.ko or unifi_sdio.ko or may be other - these are the drivers to load wifi
if u are confused what is ur wifi driver then do these steps
>open libhardware_legacy.so in notepad++ & search for /system/lib/modules/ the name(*****.ko) u will find after that is ur wifi driver
libeng_wifi_ptest.so :- important to work wifi properly
from binaries(/system/bin) copy these
wpa_supplicant - for this u can scan networks
synergy_wifi_attach - important
synergy_service
netd
eng_setbtwifiaddr
engmodemclient
engservice
engtest
from /etc/
dhcpcd- for this u will be able to find networks
wifi - important
firmware - most important
bluetooth
libhardware_legacy.so
libbluedroid.so
libbluetoothd.so
libbluetooth.so
from binaries
bluetoothd
synergy_service
netd
eng_setbtwifiaddr
engmodemclient
engservice
engtest
from /system/etc/
bluetooth
firmware
headset
headset.ko from /system/lib/modules
rotation
libsensorservice.so
sensors.sprdbp.so (from /system/lib/hw)
android.hardware.sensor.proximity.xml (from /etc/permissions)
gpu
egl folder (from /system/lib)
mali.ko (from modules)
gralloc.mali.so (from hw)
hardkeys/softkeys
usr folder (from /system)
touch
sps folder (from /system)
Click to expand...
Click to collapse
reserved will be updated tomorrow​
SC6820/SC8810 Kernal Sources by Hadi
Well Every one knows Micromax or Karbon are not releasing their source codes for their phone & most of the cheap phones comes with a Spreadtrum Chipset.....
But now ur wait is over
Developers Get ready for the war as we got Kernal sources.....
A big thanks @Hadi_K.t(t_t)t for sharing the source codes of Spreadtrum Sc6820
Kernal Source Codes SC6820 GB
Click here to download Sources
[Guide]Compiling Kernal with source codes using ubuntu
Click here to download full guide of compiling Kernal
Reserved for more information
reserved
Great man !
here is my custom roms for sc6820/sc8810
feel free to port remember to give proper credits..
ionmod v2.0
http://www.needrom.com/download/yxtel-g928-v1-0-6-ionmodv2-0-custom-rom/
http://www.needrom.com/download/yxtel-g928-v1-0-4-ionmodv2-0/
ionmod v1.0
http://www.needrom.com/download/yxtel-g928-v1-0-6-ionmod-xperia-based-custom-rom/
abhimortal6 said:
Great man !
here is my custom roms for sc6820/sc8810
feel free to port remember to give proper credits..
ionmod v2.0
http://www.needrom.com/download/yxtel-g928-v1-0-6-ionmodv2-0-custom-rom/
http://www.needrom.com/download/yxtel-g928-v1-0-4-ionmodv2-0/
ionmod v1.0
http://www.needrom.com/download/yxtel-g928-v1-0-6-ionmod-xperia-based-custom-rom/
Click to expand...
Click to collapse
Good work.......
why dont u post ur ROMS in here means XDA forum with some more screenshots
BTW here are some roms that never before on SC6820
All the roms u find here most of them are made by me & somnath
U can port it to ur device
http://forum.xda-developers.com/showthread.php?t=2799418
http://forum.xda-developers.com/showthread.php?t=2791901
Hit thanks if u like my work
pritish sahoo said:
Good work.......
why dont u post ur ROMS in here means XDA forum with some more screenshots
BTW here are some roms that never before on SC6820
All the roms u find here most of them are made by me & somnath
U can port it to ur device
http://forum.xda-developers.com/showthread.php?t=2799418
http://forum.xda-developers.com/showthread.php?t=2791901
Hit thanks if u like my work
Click to expand...
Click to collapse
ya nice work thr but i dont have a sprd phone any more.
Spectacular
This is just wonderful :laugh::laugh::laugh: thanks soo much for this guide on porting recoveries and roms i now have a custom recovery that actually works
kirito9 said:
This is just wonderful :laugh::laugh::laugh: thanks soo much for this guide on porting recoveries and roms i now have a custom recovery that actually works
Click to expand...
Click to collapse
u r welcome
if u like guide then rate it 5star & share this guide
well can say ur device name?
there is too many roms for SC6820 made by me & som u can try those & port them to ur device
pritish sahoo said:
u r welcome
if u like guide then rate it 5star & share this guide
well can say ur device name?
there is too many roms for SC6820 made by me & som u can try those & port them to ur device
Click to expand...
Click to collapse
your 5 star rating has been added and my device is blu dash jr, i will begin porting your rom to my device and credit you :good:
device reboots
i've successfully ported cyanokat v1 .........and it boots in my walton primo c1.......
but,my device reboots after 1-2 minutes of booting............
i cant take logcat........ i think u better make a guide on taking logcat on spreadtrum phones
---------- Post added at 10:39 AM ---------- Previous post was at 10:11 AM ----------
what does gpu fix means at bug fixing
bluetooth.... can't enable bluetooth ....tried ur bugfix..... no luck
Cpt.mactavish said:
bluetooth.... can't enable bluetooth ....tried ur bugfix..... no luck
Click to expand...
Click to collapse
try this guide to take logcat
http://forum.xda-developers.com/showthread.php?t=1726238
some times bluetooth bug occurs due to busybox
So better u use busybox from ur stock
& one more suggetion
if mmx a65 rom does not suits to ur device u can port another device's rom which is suitable for u
U can try this rom to port( its made for a62)
http://forum.xda-developers.com/android/development/custom-rom-cyanokat-inverse-t2861825
Kernel sources link needs updating
can you post a guide to port roms to sc8830/7731
dev.shinchan said:
can you post a guide to port roms to sc8830/7731
Click to expand...
Click to collapse
Any custom recovery for sc8830/7731
Sent from my KIW-L22 using XDA Free mobile app
Great!My HUAWEI Y220-T10 runs SpreadTrum SC8810 with android 2.3 GB,Do you think SC6820's code will work?Is it possible to run ICS on my phone?
due i found Advanced_cwm_recovery(a35).img-zImage do you mean copy it to mine without rename it to recovery.img-zImage
pritish sahoo said:
Well Every one knows Micromax or Karbon are not releasing their source codes for their phone & most of the cheap phones comes with a Spreadtrum Chipset.....
But now ur wait is over
Developers Get ready for the war as we got Kernal sources.....
A big thanks @Hadi_K.t(t_t)t for sharing the source codes of Spreadtrum Sc6820
Kernal Source Codes SC6820 GB
Click here to download Sources
[Guide]Compiling Kernal with source codes using ubuntu
Click here to download full guide of compiling Kernal
Click to expand...
Click to collapse
Will the source of SC6820 work on SC8810 GingerBread devices?
Android小楼阁-QQ群 439637151
来自搭载Android 2.3 GingerBread的华为Y220-T10
can you post a guide to port custom recovery.img for SC7715 ??

[Z3+ bootanimation] Xperia Z3+ Bootanimation for [MDPI] & [HDPI]

Xperia Z3+ Bootanimation
for
MDPI & HDPI
Note :
I am Not responsible for any kind of damage. Make sure you have backup your current ROM.
Installation :
1). Download Z3+_XXX_bootanimation.zip from below attachment.
2). boot into recovery and flash zip.
3). Reboot and Enjoy....
Download :
MDPI
HDPI​
If you like my work then Please hit thanks for me..!!
​

can`t change bootanimation on my S4 :(

hey!
I got a S4 i9515
I think its nearly the same as i9505 (LTE/4G)
ROOTED 5.0.1 + TWRP 3.0.2.0
I made myself a boot animation and it works fine, I tested it on my Xperia Z5 but the S4 doesnt accept it
the resoluion is correct
720x1280 30FPS loop
normally you have to replace the bootanimation.zip and give the permissions -rw --- ---
I did that but there was no bootanimation zip before pasting it into /system/media
there are only these files:
audio (folder)
video (folder)
battery_cover.spi
batter_error.spi
battery_low.sp
battery_temperature_error.spi
battery_temperature_limit.spi
bootsamsung.qmg
bootsamsungloop.qmg
bootsamsungminiloop.qmg
dock_error.spi
incompatible_charger.spi
lcd_density.txt
particle_intro.spi
particle_loop.spi
percentage.spi
shutdown.qmg
shutdown.qmg.cover
wave_loop.spi
wireless_left.spi
wireless_right.spi
Click to expand...
Click to collapse
I also tried installing the bootanimation with this app, which I always use for my Z5
https://play.google.com/store/apps/details?id=com.jrummy.apps.boot.animations&hl=de
didn`t work
some people wrote that I should paste the zip into /data/local but this did not work
and changing permissions didn`t work as well
then I tried this:
https://forum.xda-developers.com/galaxy-s3/themes-apps/homemade-bootanimations-collection-how-t1897969
I flashed the custom_bootanimation_44.enable zip but now the normal samung boot animation is gone and the screen is black till the S4 fully booted up
First of all, the resolution of the S4 is 1080x1920 (Full HD).
Second, TouchWiz uses a different kind of format for the boot animation, which is why yours doesn't work.
It will work on any other custom ROM based on AOSP or Lineage/CM, but no on TouchWiz.
Plus, you need to convert boot animations to Samsung's .qmg format if you want to use it on TouchWiz.
Sent from my Redmi 3 using XDA Labs

[P][G8141/G8142][.306] M-ROM P v1

I DID NOT CREATE THIS ROM OR THE RECOVERIES OR FLASH TOOLS LINKED, I ONLY MODIFIED THE SYSTEM UI AND SETTINGS AND BUILD PROP ZIPS BELOW.
I am not responsible for any damage (if any) to your device, data, life, job or anything else you'd care to think of.
ANY QUESTIONS, PLEASE ASK IN THE THREAD AS EVERYONE BENEFITS, PM'S WILL MOSTLY BE IGNORED.
IF YOU DON'T HAVE AN UNLOCKED BOOTLOADER YOU MUST FIRST UNLOCK IT.
Download all files you want/need to your PC/External SD before starting...just saying.
[/CENTER]
​Step One
​
Flash stock firmware for your device that the rom is based off. Readily available from Xperifirm (attached to flashtool - Bonus!), or XDA. Flash via Flashtool or Newflasher. Again, there's plenty of guides on using flashtool and newflasher, i'm not covering that here.
​
Step Two
​
Once flashing has completed, turn the device on and allow it to fully boot. Complete the setup process, and log in to your google account. Move the ROM file you already (hopefully) downloaded to internal storage (IMPORTANT STEP: I had symlink errors flashing the ROM from the External SD Card). I normally disable auto-updates in the Play Store/Whats New apps and then let it rest for 5 minutes.​
Step Three​
Turn your device off, boot into FASTBOOT MODE, and flash TWRP (fastboot flash recovery TWRP/ATWRP.img). If you don't know how to fastboot, see above re: XDA/Google. Unplug your device, wait 10 seconds, then boot into recovery (Hold power and volume down together, release both at at the vibration). Tick the checkbox then swipe right, and the first thing you SHOULD do is go to settings and turn the damn vibration off. :laugh:
​Step Four​
DON'T WIPE ANYTHING!!! You are installing on top of an already clean installation, its pointless. Press Install, select the XPERIA_PIE_XZP_1.0.zip file you downloaded earlier, and swipe right to install that sucker. Don't freak out when it takes 5 to 8 minutes for the recovery screen to change, its doing its thing, trust me. Once you get the all clear and the button down the bottom says reboot, that's pretty much all that's left to do.​
Step Five​
Once the phone reboots, let it settle again for a while, and deny all the requests the Chinese apps throw at you. After a few minutes, go into the root explorer app, allow root permissions when it requests it, then go to system/priv-app and delete any app starting with TG. Unless you really like Chinese bloat, in that case, proceed to set up your phone as usual.
The ROM is pretty basic at the moment but given time and based off the Oreo series, more System UI mods will become available with later versions.​
CREDITS: @machao44 @uditrawat @Myself5 @Androxyde @munjeni @Ticklefish @Pandemic
@fOmey[/SIZE]
DOWNLOAD LINKS​
M-ROM P v1: BASED ON 306 FIRMWARE https://drive.google.com/file/d/1eOWzREBPehv8QoCFYQfPdF4yqKH2NdB1/view
M-ROM P v1.1: BASED ON .33 FIRMWARE
https://mega.nz/#F!MNYGhKhR!OtCS6j-YBXaxcDI1sa7FlQ
Thanks to @sam.foro for uploading.
M-ROM P v1.2: BASED ON .41 FIRMWARE
https://drive.google.com/open?id=1ZX...ixVN09Ry_vVhDf
Thanks to @Yanun
https://drive.google.com/file/d/14K-...ew?usp=sharing
Thanks to @karrouma
M-ROM P v1.3: BASED ON .41 FIRMWARE
https://drive.google.com/open?id=10l...uGinaYCEzy-vt_
Thanks to @Yanun
TWRP: https://dl.twrp.me/maple/
Aroma TWRP: https://mega.nz/#!TdxmiaLb!FYBet5eRYHGqiLT0niRH9F90Ts_QeRdfkOfPWOAgQCM
Flashtool: www.flashtool.net/
Newflasher: https://forum.xda-developers.com/cr...gress-newflasher-xperia-command-line-t3619426
M-Rom P v1.6 - BASED ON 10.28 FIRMWARE - Thanks to @karrouma for uploading and sharing
https://drive.google.com/file/d/1pNsIaGR2_r74INyH8p053bQStiruPEWd/view?usp=sharing
M-Rom v1.6 - English Translated
https://mega.nz/#!6ExSGYQZ!HD0YM_Sypeu5h-6K4vhKT9NkiQn_63PZG0ZPwf_kRmY
M-ROM 1.6 aroma add-on.
M-ROM v1.6 aroma add-on - contains .25 animation mod, font picker and fonts, xperia 10 boot animation, double tap to wake kernel selection (g8141/g8142), and magisk 18.1/19.0 selection.
Enjoy.
https://mega.nz/#!nZpihCqK!TvB0_-w0cdTWFBKylPUk5Da3YdLAJCc_vk5d8XNDySc
Beetle84 said:
ADD-ONS​
And now we have a few add-ons. You don't really need any of these, but its XDA and if you've come this far you obviously like flashing stuff so here we go...
The Modified Animation Values zip has one extra setting added in developer options, to the animation duration settings. .25 duration has been added (extra fast). Theres no real point to this other than making things seem quicker, but this zip has the added bonus of having the XZ3 Settings.apk included. (Stock XZ3 settings.zip also supplied) FLASH IN RECOVERY
Modified Settings: https://mega.nz/#!qF4gBazC!R4hoXd_1fEOCxwrrttpXRR0CBCO9A3L8QZq3y3A-NEY
Stock Settings: https://mega.nz/#!HQwSSCAC!T3rPbcPLCCVVcMVCZGk3cDKp6DreHtjVYxEcRer3ORQ
The Rounded Recents zip has a modified SystemUI.apk that has (surprisingly) rounded recents modified into the apk. I have also pushed all the right side status bar icons across a little and shortened the space between the data icon and the battery (stock SystemUI.apk zip supplied). FLASH IN RECOVERY
Modified System UI: https://mega.nz/#!iQ4URIzJ!ssb0Wn7rXfqdU9ll3PWGp6Ba7Qx7rfnzH_QxHocEOV4
Stock System UI: https://mega.nz/#!qEpQwIYT!6QDuEWPHiWT111ah2X39z2UzcXvpmEqO2KlAnNpnA_E
The G8141 build prop zip has a build prop modified to say G8141 for those picky (like me) and don't like seeing G8142 in about phone. If you have a G8142, ignore this whole bit about build.prop. Unzip the file and move the file with a root explorer to /system and apply R-W-R-R permissions and reboot.
G8141 Build.prop: https://mega.nz/#!WBwklSCZ!3AfXbN6JmsE0eihgx8Rn7O7deEnbz2KW048WLUm4Grc
MAKE A BACKUP FIRST MAKE A BACKUP FIRST MAKE A BACKUP FIRST
Last but not least, is the Deodex patch (COMING SOON - UPLOADING) for this ROM. Expect lengthy boot time first go, and then longer than usual every time after that. If you flash this zip, your keyboard will be removed, unless you have a keyboard already installed from the Play Store. YOU WILL HAVE NO KEYBOARD AFTER FLASHING THIS ZIP UNLESS YOU ALREADY HAVE ONE INSTALLED FROM THE PLAY STORE! YOU HAVE BEEN WARNED! TWICE!!!
Deodex Patch:
Enjoy
Click to expand...
Click to collapse
Thank you my friend
Great job
Nice
Thanks for this
Nice bro
Keep it up ^^
Added Patched Services.jar Magisk Module to Post 3.
I wonder if the uploaded file is not damaged.
I downloaded twice, filesize reached 1.52 GB at 100%. But the zip file fails to open. Can not be extracted as well
Therefore I did not try it in TWRP.
hasaan6545 said:
I wonder if the uploaded file is not damaged.
I downloaded twice, filesize reached 1.52 GB at 100%. But the zip file fails to open. Can not be extracted as well
Therefore I did not try it in TWRP.
Click to expand...
Click to collapse
Its not a new upload so I wonder what is happening. It is the same link available from the Oreo M-ROM thread, just copied and pasted.
Are you downloading from your device or from a PC?
Removed
link opened fine. and the file is fine opened normally . no problem
Beetle84 said:
ADD-ONS​
And now we have a few add-ons. You don't really need any of these, but its XDA and if you've come this far you obviously like flashing stuff so here we go...
The Modified Animation Values zip has one extra setting added in developer options, to the animation duration settings. .25 duration has been added (extra fast). Theres no real point to this other than making things seem quicker, but this zip has the added bonus of having the XZ3 Settings.apk included. (Stock XZ3 settings.zip also supplied) FLASH IN RECOVERY
Modified Settings: https://mega.nz/#!qF4gBazC!R4hoXd_1fEOCxwrrttpXRR0CBCO9A3L8QZq3y3A-NEY
Stock Settings: https://mega.nz/#!HQwSSCAC!T3rPbcPLCCVVcMVCZGk3cDKp6DreHtjVYxEcRer3ORQ
The Rounded Recents zip has a modified SystemUI.apk that has (surprisingly) rounded recents modified into the apk. I have also pushed all the right side status bar icons across a little and shortened the space between the data icon and the battery (stock SystemUI.apk zip supplied). FLASH IN RECOVERY
Modified System UI: https://mega.nz/#!iQ4URIzJ!ssb0Wn7rXfqdU9ll3PWGp6Ba7Qx7rfnzH_QxHocEOV4
Stock System UI: https://mega.nz/#!qEpQwIYT!6QDuEWPHiWT111ah2X39z2UzcXvpmEqO2KlAnNpnA_E
The G8141 build prop zip has a build prop modified to say G8141 for those picky (like me) and don't like seeing G8142 in about phone. If you have a G8142, ignore this whole bit about build.prop. Unzip the file and move the file with a root explorer to /system and apply R-W-R-R permissions and reboot.
G8141 Build.prop: https://mega.nz/#!WBwklSCZ!3AfXbN6JmsE0eihgx8Rn7O7deEnbz2KW048WLUm4Grc
MAKE A BACKUP FIRST MAKE A BACKUP FIRST MAKE A BACKUP FIRST
Last but not least, is the Deodex patch for this ROM. Expect lengthy boot time first go, and then longer than usual every time after that. If you flash this zip, your keyboard will be removed, unless you have a keyboard already installed from the Play Store. YOU WILL HAVE NO KEYBOARD AFTER FLASHING THIS ZIP UNLESS YOU ALREADY HAVE ONE INSTALLED FROM THE PLAY STORE! YOU HAVE BEEN WARNED! TWICE!!!
Deodex Patch: https://mega.nz/#!mdhmnKwS!POI9MLzZRH9g4isgy0XCZLIhYmu6pUAnZwlXcgaM2xM
And a Patched Services.jar Magisk Module. Flash in Magisk and reboot.
306 Patched Services.jar.zip: https://mega.nz/#!LYpyHQyD!Ka21OVx-yWIM1WUb-WQLoLoJEGOZItz7V_BQMz6fbsk
Enjoy
Click to expand...
Click to collapse
can you explain the step how to deodex the pie ??
rizky_zulfikar said:
can you explain the step how to deodex the pie ?
Click to expand...
Click to collapse
All is explained here brother
https://forum.xda-developers.com/android/general/toad-source-android-deodexer-t3848307?nocache=1
Beetle84 said:
All is explained here brother
https://forum.xda-developers.com/android/general/toad-source-android-deodexer-t3848307?nocache=1
Click to expand...
Click to collapse
i've tried that tool, but my priv-app and framework fail to deodex there still odex and vdex file, only my app ?
Hey just downloading, what rom is this or based on what rom, deodexed xperia rom or custom rom, which kind, sory missed this, thank you
stipi69 said:
Hey just downloading, what rom is this or based on what rom, deodexed xperia rom or custom rom, which kind, sory missed this, thank you
Click to expand...
Click to collapse
Its a slightly modified stock rom, based on .306 dual sim Pie firmware. The rom is odexed.
I have it flashed root working, looks nice, refreshing and snappy, i guess xzp does not have hardware side sensors but you can still tap on edge of screen and bring side menu out , nice!!!
I love new camera look, huge icons in pull down menu.... not so much, haha , it is a matter of gettin use to it i guess
Great work, thanks
If you cannot flash 47.2.A.0.306 via flashtool and get same error as i did below download and copy next file:
downloaded "47.2.fsc" file to: username/.flashtool/device/G81XX, delete 47.1.fsc
https://drive.google.com/file/d/1hZR...w?usp=drivesdk (not my work in this link, credits to xda user xrenoix)
Hi, i get error in flashtool, somoene else same error?
28/048/2018 13:48:07 - INFO - Start Flashing
28/048/2018 13:48:07 - INFO - Parsing boot delivery
28/048/2018 13:48:07 - INFO - Found a boot delivery
28/048/2018 13:48:07 - ERROR - No flash script found. Flash script is mandatory
28/048/2018 13:48:08 - INFO - Sending Sync
28/048/2018 13:48:09 - INFO - Sync status : OKAY
28/048/2018 13:48:09 - INFO - Sending powerdown
28/048/2018 13:48:09 - INFO - powerdown status : OKAY
28/048/2018 13:48:11 - INFO - Device disconnected
old .270 rom flashes with no problem
XZ3/XZ2 systemui.apk Sony Loops Clock/ Ambient/ Night Mode port to XZ3 All functions
You need several attempts. I know the description is not simple. Try! All functions currently work Only not double tap to wake
Thanx for http://bbs.gfan.com/android-9527088-1-1.html
https://forum.xda-developers.com/xp...enz-pie-v1-0-0-26-11-18-t3871854/post78281536
OneHand/Night Mode and XZ2 premium systemUI in zip XZ3 systemUIS has rounded corners It looks weird Better XZ2
Indashio said:
XZ3/XZ2 systemui.apk Sony Loops Clock/ Ambient/ Night Mode port to XZ3 All functions
You need several attempts. I know the description is not simple. Try! All functions currently work Only not double tap to wake
Thanx for http://bbs.gfan.com/android-9527088-1-1.html
https://forum.xda-developers.com/xp...enz-pie-v1-0-0-26-11-18-t3871854/post78281536
OneHand/Night Mode and XZ2 premium systemUI in zip XZ3 systemUIS has rounded corners It looks weird Better XZ2
Click to expand...
Click to collapse
Does it work for XZ1?
Thanks
unless we get gravitybox (from xposed) features, like in Resurrection Remix, i'm not moving to Pie.

Categories

Resources