[Q]needed untoched Stock Base 4.1.2 Firmware CWM zip - Galaxy Note II Q&A, Help & Troubleshooting

Hi There ,
I have been looking everywhere for a cwm .zip that contain a clean stock firmware to start moding it with some mods but with no luck ,
can anybody point me out where i can get such a stock baseband (not a .tar.md5) as what sammobile provide , but like CWM zip Rom one .

Mr.Androidfan said:
Hi There ,
I have been looking everywhere for a cwm .zip that contain a clean stock firmware to start moding it with some mods but with no luck ,
can anybody point me out where i can get such a stock baseband (not a .tar.md5) as what sammobile provide , but like CWM zip Rom one .
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1896696 you can find zip flash file here

THose are tar.md5
shhbz said:
http://forum.xda-developers.com/showthread.php?t=1896696 you can find zip flash file here
Click to expand...
Click to collapse
Those are .tar.md5 , i can not mod them with apktool unfortunately .
I need them to be .zip file that contains the (Meta , system and boot )....

Mr.Androidfan said:
Hi There ,
I have been looking everywhere for a cwm .zip that contain a clean stock firmware to start moding it with some mods but with no luck ,
can anybody point me out where i can get such a stock baseband (not a .tar.md5) as what sammobile provide , but like CWM zip Rom one .
Click to expand...
Click to collapse
+1 I am looking for dmg1 but I think it doesn't exist here, based on my search.

well...
albsat said:
+1 I am looking for dmg1 but I think it doesn't exist here, based on my search.
Click to expand...
Click to collapse
well, thats a shame , where can i find it , there must be a way to get it or even to create it from the stock .tar.md5 one ?!!

If you want to start modding then search disxda kitchen
That also supports tar, you won't need to have cwm.
Sent from my GT-N7100 using xda premium

dr.ketan said:
If you want to start modding then search disxda kitchen
That also supports tar, you won't need to have cwm.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
dr.ketan , first I would like to thank you for the amazing all in one thread and the modding thread , i have learned how to root and install a custom ROM from your guides , honestly , i love your work man
I have installed the framework from your thread and tried to extract the systemUI using a terminal emulator after i have rooted the phone , but it gives mee (ssh:no ta found) error every time i use it on any of the samsung stock ROM , and as you know without a clean systemUI i wont be able to start modding , and i have searched for a way to convert the .tar.md5 ROM to .zip or at least extract the systemUI from them but with no luck , all threads explaining it are sony phones threads .
To sum up , i wish if you can show me how to get this systemUI from the stock base ROM.
Ps, your MultiMod_V16 is amazing , thanks for that , i am planning to use some of the mods in it in my first experimental build.

First you need to deodexed SystemUI
That's why i have suggest you kitchen, with that you can extract tar and deodexed all app in one go.
If kitchen looks difficult then
find some img extract software, with that you can extract System apk from tar. later you can find any deodexer utility to deodex SystemUI.

Thanks
dr.ketan said:
First you need to deodexed SystemUI
That's why i have suggest you kitchen, with that you can extract tar and deodexed all app in one go.
If kitchen looks difficult then
find some img extract software, with that you can extract System apk from tar. later you can find any deodexer utility to deodex SystemUI.
Click to expand...
Click to collapse
Got it........

Related

Need service.jar / service.odex files for BLN - ROM JVT

Hi,
i hope somebody can help me...
i need modded/patched service.jar & service.odex files for BLN - ROM JVT.
BLN not work with stock SMS...
i found some modded files for rom JVS but not for JVT rom.
-> sorry 4 my bad english! ;-)
Greetz
spawn4ever
Here's my helper post : http://forum.xda-developers.com/showpost.php?p=17586649&postcount=2849
Hope someone with skills can do it and then maintain it from JVT on (or someone sends me a SGS ).
I will be kind and provide the services.odex I made for Simplicity ROM
Note that this is for JVT odex.
thank you!
i will test it today!!
works fantastic for me..
sms+missed calls are working
Any chance to get this for deodexed JVT?
babujnik said:
works fantastic for me..
sms+missed calls are working
Click to expand...
Click to collapse
+1: works perfect!
ReverseFlux's SGS using Tapatalk
yes!
it works perfekt @odex!
thanks!
@skodaslx:
here you find deodexded version:
http://forum.xda-developers.com/showthread.php?t=1295131
greets
spawn4ever
Please, how to flash SMS modification ODEX file? With Odin or with CWM like flashing ZIP? I heard somewhere that .odex files are not CWM flashable.
Thanks.
Stile35 said:
Please, how to flash SMS modification ODEX file? With Odin or with CWM like flashing ZIP? I heard somewhere that .odex files are not CWM flashable.
Thanks.
Click to expand...
Click to collapse
Sure they are, they are on the same path as .apk files (/system/app). Only difference is, that the DEODEXED ROM has the .odex included in the .apk, so it's no need to have it separately (that's why DEODEXED ROM's are easier to modify).
Just flash with CWM.*
If you're curious, you can open the .zip with the WinRar and look into META-INF/com/google/android/updater-script. It's a script that tells the CWM what to do, so you can check which files are copied etc. You'll also see if the package is flashable by CWM or Odin (Odin ones are usually .tar though).
d0ggy said:
I will be kind and provide the services.odex I made for Simplicity ROM
Note that this is for JVT odex.
Click to expand...
Click to collapse
Tnx! but how do i have to use your file? it can't be flashed with cwm, so do i have to copy it to the right path with root exp?
JVT_deodexed_STOCK+_blnfix.zip ---> >> DOWNLOAD <<
JVT_odex_STOCK+_blnfix.zip ---> >> DOWNLOAD <<
via cwm...
I already flash trough CMW but still doesn't work missed calls or sms, any clue??
yea install supporting kernel if you did not
set up bln

[Q] [HELP]Custom Rom Help!!!

I created a Custom rom using dsixda kitchen and all the roms work fine until i deodex them and add su permissions the rom doesnt boot and if use the boot.img file after building the custom rom i get a Status 7 error for the tmp\boot.img file
i reffered some sites it says this is a problem with the updater-script
can someone help me out with this error
yup...the problem comes from the updater script. you need to replace the updater script with the modified one. if you need to install only the rom (without the kernel) you can find one in my post. check my sig about customizing a rom. if you want to install the kernel you need to modify the script used to install the kernel. the other way, you can install the kernel separately with faqbly or mai77's method.
SSSidGGG said:
I created a Custom rom using dsixda kitchen and all the roms work fine until i deodex them and add su permissions the rom doesnt boot and if use the boot.img file after building the custom rom i get a Status 7 error for the tmp\boot.img file
i reffered some sites it says this is a problem with the updater-script
can someone help me out with this error
Click to expand...
Click to collapse
boot.img is for kernel and you can install it after installing ur rom... and yes, wenever u deodex ur rom it will show bootloop so u can manually deodex ur rom, if u add su permissions then nothing would happen.. another solution to make deodexed rom to work could be by replacing the META-INF from another rom. u can make ur kernel work by copying the META-INF from a rom which has custom kernel in it
SOURCE:i hav tried all this
I have installed the roms without the kernel but the problem is i want it to be deodexed and if i build a rom which is deodexed without the boot.img file the phone is stuck at the samsung galaxy y boot screen
can u put up a detailed explanation on how to make custom roms and all plz i really need help
i have reffered a lot of post but the only working method was of dsixda kitchen and
the roms only boot if i just rename it and build it if i add any su or deodex the phone doesnt boot
hell_lock said:
boot.img is for kernel and you can install it after installing ur rom... and yes, wenever u deodex ur rom it will show bootloop so u can manually deodex ur rom, if u add su permissions then nothing would happen.. another solution to make deodexed rom to work could be by replacing the META-INF from another rom. u can make ur kernel work by copying the META-INF from a rom which has custom kernel in it
SOURCE:i hav tried all this
Click to expand...
Click to collapse
Thanks for the help i will try it out
and another thing can u insert the uot kitchen theme to the custom rom without acctualy having to flash it again and again from the recovery
don't forget to clean your dalvik-cache after install your rom. in most cases it can causes bootloop if the dex file isn't match with the apk file.
SSSidGGG said:
Thanks for the help i will try it out
and another thing can u insert the uot kitchen theme to the custom rom without acctualy having to flash it again and again from the recovery
Click to expand...
Click to collapse
after getting the modded files from UOT kitchen u can directly flash them... no need of reflashing the rom..
I will try that and is the only solution to get rid of the bootloop caysed by deodexing
hell_lock said:
after getting the modded files from UOT kitchen u can directly flash them... no need of reflashing the rom..
Click to expand...
Click to collapse
no i meant getting the uot theme into the custom rom
like if i flash my rom the theme automatically gets flashed kind of that
SSSidGGG said:
no i meant getting the uot theme into the custom rom
like if i flash my rom the theme automatically gets flashed kind of that
Click to expand...
Click to collapse
Open zip folder you got after modding the files after that copy those files and replace the stock files with them for
eg: moded.zip>app>xxx.apk ---copy
customrom.zip>app> ---- paste and replace the old files
tried that already i get stuck at the main flash screen
thanks anyways
SSSidGGG said:
tried that already i get stuck at the main flash screen
thanks anyways
Click to expand...
Click to collapse
Sometime not all application can deodex in my case with ultimate deodex samsung keyboard n email can deodex. But when i try with dsixda kitchen email app can deodex.
Sent from my GT-S5360
^ he is right.. some apps cant be deodexed.. try installing the rom with no special features except su... then keep adding features one by one... dont put the modded files from UOT directly before flashing the custom rom cuz sometimes they can also lead to bootloop... first check whether ur rom is booting or not and then all kind of stuffs
if you replace the theme you 'must' clean your dalvik cache. please make sure that you also have delete systemUI.odex file in /system/app.
Can someone give a real detailed explanation on how to create a fll custom including themes in the rom and how to create kernel for that particular rom
and how to fix the status 7 bug even with other custom rom's lernel i get the same status 7 error some one plz help
and also how do i deodex without getting stuck for a bootloop
check my sig. you can also visit hell_lock's post about make a rom from kitchen. the only one method to solve your error 7 problem is by using meta-inf folder from other custom rom. for deodexing method you can see chamatht's post about how to deodex system app and framework.
SSSidGGG said:
Can someone give a real detailed explanation on how to create a fll custom including themes in the rom and how to create kernel for that particular rom
and how to fix the status 7 bug even with other custom rom's lernel i get the same status 7 error some one plz help
and also how do i deodex without getting stuck for a bootloop
Click to expand...
Click to collapse
this is u need
http://forum.xda-developers.com/showthread.php?t=1590330
&
http://forum.xda-developers.com/showthread.php?t=1616501
thanks for the reply but these are the two posts fom where i actually learned creating rom and hell_lock also had this status 7 problem
so guys using meta inf from other rom should be done after building the whole rom or during the working folder step
you can find a meta-inf folder in my post you can use that instead if you only want to install the rom without the kernel.
Thanks dude but when i add the meta inf folder during zipalign there is a error and guys i got go launcher ex as the launcher but it is not the default one i get an option to choose and i remember that i deleted the launcher.apk file
And the alarm is missing in my phone after installing this rom
:thumbup:
Sent from my GT-S5360 using XDA

[Q] How to make a custom ROM for GNexus?

Hi folks.. I want make a custom rom made by me (basic) stock based, but deleting some apps or anything for have more ram. I had the S2 and I have used the dsixda kitchen for deodex, edit the update-script and compiling the flasheable zip for CWM.
Anyone knows if the dsixda kitchen is compatible? where can I find the stock ROM IMM76I (4.0.4)
Thx in advance :good:
i dont have an answer for you , but i just want to say best of luck to get something started :good:
rush_progr said:
Hi folks.. I want make a custom rom made by me (basic) stock based, but deleting some apps or anything for have more ram. I had the S2 and I have used the dsixda kitchen for deodex, edit the update-script and compiling the flasheable zip for CWM.
Anyone knows if the dsixda kitchen is compatible? where can I find the stock ROM IMM76I (4.0.4)
Thx in advance :good:
Click to expand...
Click to collapse
you can build it yourself from aosp
The format for each ROM must be one of the following:
- system.img + optional boot.img/lib.img (e.g. stock ROM or Nandroid)
- ZIP file for a custom ROM (e.g. update.zip)
- ZIP file containing *.img (e.g. stock rom.zip)
- ZIP file containing shipped ROM in SYSTEM + BOOT folder format
- Working folder made with this kitchen (e.g. WORKING_old_rom)
Click to expand...
Click to collapse
you can download the stock roms from here :
https://developers.google.com/android/nexus/images
extract the image and move system.img and boot.img to your working folder.. should work fine just like it did with your S2
gillesguinet said:
you can download the stock roms from here :
https://developers.google.com/android/nexus/images
extract the image and move system.img and boot.img to your working folder.. should work fine just like it did with your S2
Click to expand...
Click to collapse
Thx a lot man! it's usefull, now i'll try =)
Cheers!

[App] APK SWAPPER ( extract apks from any custom or stock rom)

for use on your windows PC
it can extract , edit or add /remove apk files in any custom rom
Magpir said:
for use on your windows PC
it can extract , edit or add /remove apk files in any custom rom
Click to expand...
Click to collapse
you state in the topic title that this tool is for custom roms and stock roms.
I tried with a downloaded stock rom but received an error message that apk swapper only works with custom rom files and not stock rom files.
what is the difference to winrar or 7zip?
Why do I need an app for something 7zip has been doing for me for years?
Error
DutchArjo said:
you state in the topic title that this tool is for custom roms and stock roms.
I tried with a downloaded stock rom but received an error message that apk swapper only works with custom rom files and not stock rom files.
Click to expand...
Click to collapse
Plz extract and repack files and it will work

[Q] Deodex stock .681 ROM?

Could somebody help me: "How to" easy deodex my rooted .681 ROM?
I'm not expert :angel:
I too am waiting impatiently for this
Why wait when you can do it yourself.
...Sent from Zed
Not everyone can. Can you do that? Or write how to do it.
But it is best to have a flashable zip patch.
1jkan said:
Not everyone can. Can you do that? Or write how to do it.
Click to expand...
Click to collapse
If you can read and got a computer you can deodex. See the link in my sig.
...Sent from Zed
Poorly know English. Before I get through my language translation is 100 times you do this patch.
1jkan said:
Poorly know English. Before I get through my language translation is 100 times you do this patch.
Click to expand...
Click to collapse
Will upload tonight when I get home.
Sent from my D5503 using XDA Premium 4 mobile app
Not going to have time tonight so a quick suggestion, download munjenis ROM, copy the app, priv-app and framework folder to the attached zip and flash that.
I have done according to your instructions I copied from rom munjeni these folders and compress to zip. Zip is 412MB. Then flashed and bootlop ...
1jkan said:
I have done according to your instructions I copied from rom munjeni these folders and compress to zip. Zip is 500MG over. Then flashed and bootlop ...
Click to expand...
Click to collapse
Download the attached zip, navigate to the system folder so you see the 3 folders I've mentioned, then drag and drop the same 3 folders from the ROM into it (don't change any compression settings) then flash.
XperienceD said:
Download the attached zip, navigate to the system folder so you see the 3 folders I've mentioned, then drag and drop the same 3 folders from the ROM into it (don't change any compression settings) then flash.
Click to expand...
Click to collapse
Worked like a charm. Thank you.
I do it! Thanks!
XperienceD said:
Not going to have time tonight so a quick suggestion, download munjenis ROM, copy the app, priv-app and framework folder to the attached zip and flash that.
Click to expand...
Click to collapse
So if I get it right I can do the same with this rom here http://forum.xda-developers.com/showthread.php?t=2723674 but I need a new zip to replace the files for the 757 firmware or I can use the same one that you attached here for the 681 rom ?
andreaspe said:
So if I get it right I can do the same with this rom here http://forum.xda-developers.com/showthread.php?t=2723674 but I need a new zip to replace the files for the 757 firmware or I can use the same one that you attached here for the 681 rom ?
Click to expand...
Click to collapse
Use this instead now - http://forum.xda-developers.com/showthread.php?t=2713329
XperienceD said:
Use this instead now - http://forum.xda-developers.com/showthread.php?t=2713329
Click to expand...
Click to collapse
Yeah i have seen this tool recently and most probably i'm gonna use it to deodex. But what about my question? Is it right to do it as I described or I will end in problems ? Thanks for your answer

Categories

Resources