[Q] Need Stock Framework-res.apk - LG Optimus L9 P760, P765, P768, P769

Does anybody have a stock framework-res.apk i modified mine and i forgot to backup the original.
And now i need it to install the original LGSystemUI.apk.
Thanks in advance!

Which version of ROM do you have ?

wlado93 said:
Which version of ROM do you have ?
Click to expand...
Click to collapse
I have v10e T-Mobile p769

You need to download CWM backup for your phone and ROM version from here
http://forum.xda-developers.com/showthread.php?t=2136204
from than ZIP file you need to extract
system.ext4.tar.a
Click to expand...
Click to collapse
a then open this file in WinRAR or 7ZIP and extract files which you need

Thanks alot

Related

DSIXDA kitchen : will it work on neov ??

Hello i wanted to know if i can cook ROM using DSIXDA's kitchen for neov ?? If yes what are the files which i will need besides the kitchen ??
Yes. You need system.img.
Madfysh said:
Yes. You need system.img.
Click to expand...
Click to collapse
Thanks System.img of stock ROM right ??
Abhiheart said:
System.img of stock ROM right ??
Click to expand...
Click to collapse
If you are starting from stock, then yes.
Madfysh said:
If you are starting from stock, then yes.
Click to expand...
Click to collapse
Can you tell me a software to extract system.img from the .ftf ??
Abhiheart said:
Can you tell me a software to extract system.img from the .ftf ??
Click to expand...
Click to collapse
use flashtool->advanced->sin editor
Madfysh said:
use flashtool->advanced->sin editor
Click to expand...
Click to collapse
Thanks
Does kitchen support .431 stock or .562 ..i previously read somewhere that it only supports .562 ...
Abhiheart said:
Thanks
Does kitchen support .431 stock or .562 ..i previously read somewhere that it only supports .562 ...
Click to expand...
Click to collapse
It works with both.
btw: http://forum.xda-developers.com/showthread.php?t=1632515
Madfysh said:
It works with both.
btw: http://forum.xda-developers.com/showthread.php?t=1632515
Click to expand...
Click to collapse
Thanks again and i found that thread later after creating my thread ..thanks for it
Abhiheart said:
Thanks
Does kitchen support .431 stock or .562 ..i previously read somewhere that it only supports .562 ...
Click to expand...
Click to collapse
I cannot find sin editor in flashtool using ver 0.6.9
.431 firmware
@ Madfysh
if i want to cook a custom ROM using latest .431 from the ftf's you uploaded, which one should i download (i want the world/global firmware)
thanks
Abhiheart said:
I cannot find sin editor in flashtool using ver 0.6.9
Click to expand...
Click to collapse
Abhi,
is this what you referring to?
Use NANDROID backup instead of FTF. Cooking ROM from FTF is very lengthy procedure.
bombayboy said:
Abhi,
is this what you referring to?
Click to expand...
Click to collapse
Yup ..it is : ) how can i get it ??
sainath23 said:
Use NANDROID backup instead of FTF. Cooking ROM from FTF is very lengthy procedure.
Click to expand...
Click to collapse
What files of nandroid backup i need ?? I hv a CWM backup of my stock
Abhiheart said:
What files of nandroid backup i need ?? I hv a CWM backup of my stock
Click to expand...
Click to collapse
Copy "System.yaffs2.img" file from your memory card CWM backup folder to your PC local drive and extract it using "unyaffs.exe" for that give command "unyaffs system.yaffs2.img". It will extract your system folders and files. After extracting complete delete "lost-found" and "sd" folder if present.
Abhiheart said:
Yup ..it is : ) how can i get it ??
Click to expand...
Click to collapse
I installed the latest flashtool
Sent from my MT11i using Tapatalk 2
sainath23 said:
Copy "System.yaffs2.img" file from your memory card CWM backup folder to your PC local drive and extract it using "unyaffs.exe" for that give command "unyaffs system.yaffs2.img". It will extract your system folders and files. After extracting complete delete "lost-found" and "sd" folder if present.
Click to expand...
Click to collapse
Thanks i did that already ..but kitchen needs system.img file ?? how to get that ?? I dont want to extract ..but find system.img
Use the system.img from a nandroid back up is easiest way to start. Just copy to working directory from SD card
Sent from my MT11i using xda app-developers app
Abhiheart said:
Thanks i did that already ..but kitchen needs system.img file ?? how to get that ?? I dont want to extract ..but find system.img
Click to expand...
Click to collapse
Arey yaar why you need system.img! Create new folder in kitchen and give it name as WORKING_XXX and put these system folders and files which you have extracted from system.yaffs2.img and also put the META-INF folder and Kernel (boot.img) in your WORKING_XXX folder. After that start DSIXDA kitchen and change the updater-script into update-script. Now you can able to modify your ROM as you want. After your modification complete change the update-script to updater-script. Go to META-INF folder and edit updater-script and remove following line :
assert(package_extract_file("boot.img", "/tmp/boot.img"),
write_raw_image("/tmp/boot.img", "boot"),
delete("/tmp/boot.img"));
Click to expand...
Click to collapse
Now select 99 build your ROM. Thats it!

[Q] Update Zip!!!

I want to create a flashable .zip file which will update the ROM if I want to modify some contents...........
Plz somebody could help????????
Thanks in advance:good:
Plz if anybody could help?????????
Can you elaborate your question?
Take another rom cwm zip as a base
Change the contents using 7zip
Then change the updater zip carefully according to changes u made using notepad ++
This was in short
neectron said:
Can you elaborate your question?
Click to expand...
Click to collapse
I want to make a CWM flash able zip file to fix bugs or modify apps etc to my ROM......... How to go about it????????
@[email protected] said:
I want to make a CWM flash able zip file to fix bugs or modify apps etc to my ROM......... How to go about it????????
Click to expand...
Click to collapse
Rather than rom zip,take a CWM zip of mods ,place whatever you want in respective folders.

[Q] how to change kernel before flashing rom?

i want to change the rom kernel before installing it please tell me how to do it? i have a rom which has a very good kernel but i dont know how to put that in the new rom which im going to flash today please guide your help is appreciated
FarrukhQadri said:
i want to change the rom kernel before installing it please tell me how to do it? i have a rom which has a very good kernel but i dont know how to put that in the new rom which im going to flash today please guide your help is appreciated
Click to expand...
Click to collapse
Open original rom with WinRAR or 7zip, overwrite the boot.img file with the kernel you want to add, flash the rom.
C13v3r0n3 said:
Open original rom with WinRAR or 7zip, overwrite the boot.img file with the kernel you want to add, flash the rom.
Click to expand...
Click to collapse
Thanks buddy
hi
extract zimage using kitchen and rebuild with the modified zimage.
omarrana said:
extract zimage using kitchen and rebuild with the modified zimage.
Click to expand...
Click to collapse
How I can find zimage? In which folder it's located in? And kitchen works on Windows?
FarrukhQadri said:
How I can find zimage? In which folder it's located in? And kitchen works on Windows?
Click to expand...
Click to collapse
thanks for answering

Need stock 4.4.4 (unrooted ) install-recovery.sh file !

hello please if anybody have stock 4.4.4 unrooted system dump ?
can u please upload install-recovery.sh file located in system/etc
cant download full firmware (low bandwidth)
mandeep1 said:
hello please if anybody have stock 4.4.4 unrooted system dump ?
can u please upload install-recovery.sh file located in system/etc
cant download full firmware (low bandwidth)
Click to expand...
Click to collapse
try get my recovery.img with i put in https://mega.co.nz/#!dRkVVLAa!CDmubiYf8UA8pLTNrhqysMXeNijHg0Dcr1aSLTPIMHA (10 MB).
I don't have stock 4.4.4 system dump now, if emergency, i back to 4.4.4 and upload file for you.
noRetail said:
try get my recovery.img with i put in https://mega.co.nz/#!dRkVVLAa!CDmubiYf8UA8pLTNrhqysMXeNijHg0Dcr1aSLTPIMHA (10 MB).
I don't have stock 4.4.4 system dump now, if emergency, i back to 4.4.4 and upload file for you.
Click to expand...
Click to collapse
bro I don't want recovery.img file
I need a file from stock unrooted 4.4.4 named install-recovery.sh which is located in /system/etc
mandeep1 said:
bro I don't want recovery.img file
I need a file from stock unrooted 4.4.4 named install-recovery.sh which is located in /system/etc
Click to expand...
Click to collapse
ok, i back to stock 4.4.4 in my phone and send file to you, you like receive by email?
noRetail said:
ok, i back to stock 4.4.4 in my phone and send file to you, you like receive by email?
Click to expand...
Click to collapse
I back to 4.4.4 and attach install-recovery.sh located in /system/etc.
I hope this work fou you.
noRetail said:
I back to 4.4.4 and attach install-recovery.sh located in /system/etc.
I hope this work fou you.
Click to expand...
Click to collapse
Thank you so much :3
mandeep1 said:
Thank you so much :3
Click to expand...
Click to collapse
you welcome

[Q] Roms structure

Hello!
Can someone explain to me what differences are between these roms? (see attachements):
I have MT6755 device and it's stock ROM has inside a boot.img, system.new.dat, system.patch, META-INF, etc..
And then I found a device which ROM has inside just boot.img, META-INF and system folder.
What's the difference?
If I want to port a custom rom, does my device need to have in a custom rom these files(system.new.dat, system.patch...) too, or can I use a "structure" of the ROM zip with just boot.img and system?
As far as i know You just need only System,boot.img and meta-inf also data if you wish to add an app as user
sohamsen said:
As far as i know You just need only System,boot.img and meta-inf also data if you wish to add an app as user
Click to expand...
Click to collapse
So if I want to port a ROM from device that has (system.new.dat, etc..), I need only to extract system.new.dat to get system folder and just use it?
Adreno306™ said:
So if I want to port a ROM from device that has (system.new.dat, etc..), I need only to extract system.new.dat to get system folder and just use it?
Click to expand...
Click to collapse
Ya
sohamsen said:
Ya
Click to expand...
Click to collapse
Ok, I will try it.
Thank you for your answer
Adreno306™ said:
Ok, I will try it.
Thank you for your answer
Click to expand...
Click to collapse
best of luck

Categories

Resources