How get system apps from srock firmware (How extract system.Img.ext4)......... - Galaxy Note 4 Q&A, Help & Troubleshooting

(Solved):
How extract system.Img.ext4 to get system apps from stock firmware????
I tried ext4unpacker and sgstoext4 but I failed.

Yeah I tried that too but I think since Lollipop it doesn't work on Windows. So I guess Linux is the only option here. But please let me know if you come across one such software for Windows.

ithehappy said:
Yeah I tried that too but I think since Lollipop it doesn't work on Windows. So I guess Linux is the only option here. But please let me know if you come across one such software for Windows.
Click to expand...
Click to collapse
Sure I will tell if I find a solution......

Please tell if someone know the solution.............

ithehappy said:
Yeah I tried that too but I think since Lollipop it doesn't work on Windows. So I guess Linux is the only option here. But please let me know if you come across one such software for Windows.
Click to expand...
Click to collapse
ithehappy I found the solution. Use this app. Very easy to use. I unpacked note 4 910f stock firmware using this.
First extract and get system.Img. ext4
Then rename it as system.Img
Copy file to the sofware folder and run extractor.bat thats all. ......

http://forum.xda-developers.com/android/help/extract-dat-marshmallow-lollipop-easily-t3334117

Related

[Q] Extract single application from custom rom

hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!
lamppu is a good LED torch. You need root to use it, look in market
TheGrammarFreak said:
lamppu is a good LED torch. You need root to use it, look in market
Click to expand...
Click to collapse
I have looked in market, but it doesnt seem to exist there. However, do you know anyway to extract the application as working APK file?
Any other LED torches that works with LEGEND?
*EDIT: well, I found it, its named Lamppu. but anyway it didnt work, although my phone is rooted! why is that?
Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)
omar.elhelw said:
hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!
Click to expand...
Click to collapse
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..
Use a backup program like Titanium backup or MyBackup pro: they will extract for you.
XtremeHTM said:
Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)
Click to expand...
Click to collapse
I already tried using Lamppu, but it didnt work on my rooted phone!
Have any idea what might be the reason?
----
whitetigerdk said:
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..
Click to expand...
Click to collapse
That makes sense...but who would I merge the .apk and .obex together to be in one .apk file so I can install it?
Or maybe you know some way I can install these files?
Help would be really appreciated.
----
robto said:
Use a backup program like Titanium backup or MyBackup pro: they will extract for you.
Click to expand...
Click to collapse
You mean like after loading the custom ROM, I backup the application I want then restore them after I load the custom I want?!
This is just long process of backing up your data then load custom rom, then back to the old rom, then root then restore...
I thought there might be easier and shorter ways?!
Any help would be appreciated. Gracias!
Anyone to help?????
try the kitchen method.
Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Click to expand...
Click to collapse
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.
TheGrammarFreak said:
Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.
Click to expand...
Click to collapse
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!
omar.elhelw said:
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!
Click to expand...
Click to collapse
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"
whitetigerdk said:
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"
Click to expand...
Click to collapse
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???
omar.elhelw said:
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???
Click to expand...
Click to collapse
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
TheGrammarFreak said:
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol
Click to expand...
Click to collapse
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend
TheGrammarFreak said:
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend
Click to expand...
Click to collapse
Thanks!
heres the DL link
http://goo.gl/xKSk

"DELETE ME" DISREGARD Help finding EC05 Update File

I Odin'd back to DI18 and got the EC05 update (downloaded successfully)... but I didn't reboot to install it. I want to actually pull that update file off the phone but I can't locate it. Is it not on the SD card? Can someone help me find the file? Thanks much
cobradude said:
I Odin'd back to DI18 and got the EC05 update (downloaded successfully)... but I didn't reboot to install it. I want to actually pull that update file off the phone but I can't locate it. Is it not on the SD card? Can someone help me find the file? Thanks much
Click to expand...
Click to collapse
It's in the /cache directory in main memory. I was able to copy it using ES File explorer. Be aware that it contains binary difference files that can only be used to upgrade from DI18. It doesn't contain the full ROM.
poit said:
It's in the /cache directory in main memory. I was able to copy it using ES File explorer. Be aware that it contains binary difference files that can only be used to upgrade from DI18. It doesn't contain the full ROM.
Click to expand...
Click to collapse
yes thanks.... I will try to find it. I will share it with the community since I haven't seen anyone post the update yet online like this.
cobradude said:
yes thanks.... I will try to find it. I will share it with the community since I haven't seen anyone post the update yet online like this.
Click to expand...
Click to collapse
uummm???? this one?
http://forum.xda-developers.com/showthread.php?t=1005593
why do you have 2 threads on this?? we already have this!!!!!!!!!!!!!!!!!!!!!!!!!!
cobradude said:
yes thanks.... I will try to find it. I will share it with the community since I haven't seen anyone post the update yet online like this.
Click to expand...
Click to collapse
It's been posted many times and is the source of the updates linked all over this forum. No need to post it unless you have the EB13 to EC05 update.
austin420 said:
uummm???? this one?
http://forum.xda-developers.com/showthread.php?t=1005593
Click to expand...
Click to collapse
I saw that one... .but I read another forum message "Direct from Sprint" that this one is not official and to not install it period.... Not sure why they are saying this... maybe there is something wrong with that update file.
poit said:
It's in the /cache directory in main memory. I was able to copy it using ES File explorer. Be aware that it contains binary difference files that can only be used to upgrade from DI18. It doesn't contain the full ROM.
Click to expand...
Click to collapse
I am looking in the main cache file using ES File Explorer...but that EC05 system update is not there... the directory is empty. Any idea where the downloaded update is located?
cobradude said:
I saw that one... .but I read another forum message "Direct from Sprint" that this one is not official and to not install it period.... Not sure why they are saying this... maybe there is something wrong with that update file.
Click to expand...
Click to collapse
thats proposterous. link please?

Help SOS S4 i9505x

I have been without my S4 for 5 days now and really would like some help getting it to boot again (stuck on samsung screen can still get recovery and download mode up). i have the i9505x which is a live demo unit. what i need to do is edit the tar file that i want to install. i have no idea what to use. all i need to do to the tar file is delete 2 files then install it. PLEASE HELP
Sirus2012 said:
I have been without my S4 for 5 days now and really would like some help getting it to boot again (stuck on samsung screen can still get recovery and download mode up). i have the i9505x which is a live demo unit. what i need to do is edit the tar file that i want to install. i have no idea what to use. all i need to do to the tar file is delete 2 files then install it. PLEASE HELP
Click to expand...
Click to collapse
If your absolutely positive that you only need to delete 2 files within the .tar (although I dont see why this would be) I can help you. Right click the .tar file, extract it, delete the two files that you are talking about, re-select all the files that need to go back into a tar, right click, and create archive. Be sure that the archive you create is .tar format.
Use the program 7zip if you don't already have a similar program
Remember, Its very possible that this "fix" your mentioning could lead to a major problem.
Only take action if you know exactly what you are doing. I take no responsibility for your phone being bricked
Still no joy with getting my S4 to boot please someone must know how to get it to boot again iv tried everything i know how to do. Maybe a dev can help me i would be very grateful
Unpacking the tar on windows then recreating it will mess up the permissions stored inside. Rather, use the tar command. If you're on windows, then install cygwin.
Take a look on the tar manual (look for the --delete option, paragraph 4.2.5)
Sent from my GT-I9505 using xda app-developers app
fstorm said:
Unpacking the tar on windows then recreating it will mess up the permissions stored inside. Rather, use the tar command. If you're on windows, then install cygwin.
Take a look on the tar manual (look for the --delete option, paragraph 4.2.5)
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
cheers for the reply im going to try it now lets see if i can boot some life bk in to her this way anyone with any other advice to get my i9505x up and running again please comment thanks
Sirus2012 said:
cheers for the reply im going to try it now lets see if i can boot some life bk in to her this way anyone with any other advice to get my i9505x up and running again please comment thanks
Click to expand...
Click to collapse
this looks complected :-S im going to need a bit of direction as in to how to locate the tar file through the program. looking at it thought it maybe like DOS but i know nothing of the commands for this. the file i on my computer is located at C:\Users\shane\Desktop\987 so how do i get to this using cygwin. thanks in advance
Sirus2012 said:
this looks complected :-S im going to need a bit of direction as in to how to locate the tar file through the program. looking at it thought it maybe like DOS but i know nothing of the commands for this. the file i on my computer is located at C:\Users\shane\Desktop\987 so how do i get to this using cygwin. thanks in advance
Click to expand...
Click to collapse
Cygwin is an Unix-like environment inside windows. It maps windows paths to Unix paths. By default, your path would map to /cygdrive/c/Users/shane/Desktop/987
Sent from my GT-I9505 using xda app-developers app
fstorm said:
Cygwin is an Unix-like environment inside windows. It maps windows paths to Unix paths. By default, your path would map to /cygdrive/c/Users/shane/Desktop/987
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
thanks for replay but i did get this sorted early this morning and now have a working S4 again. i have posted full description for in the forum for people looking for the same answer as me
Sirus2012 said:
thanks for replay but i did get this sorted early this morning and now have a working S4 again. i have posted full description for in the forum for people looking for the same answer as me
Click to expand...
Click to collapse
I'm glad to hear that
Sent from my GT-I9505 using xda app-developers app

Kitkat partition files

I was wondering if anyone has been able to pull the partition files for kitkat? I ask because I've seen people get their phone stuck in fastboot mode and being able to flash the proper image files will help fix their probs, however the only image files I know of are for JB. I would do it myself if I knew how....
simon_lefisch said:
I was wondering if anyone has been able to pull the partition files for kitkat? I ask because I've seen people get their phone stuck in fastboot mode and being able to flash the proper image files will help fix their probs, however the only image files I know of are for JB. I would do it myself if I knew how....
Click to expand...
Click to collapse
what about http://forum.xda-developers.com/showthread.php?t=2600575 ?
6ril1 said:
what about http://forum.xda-developers.com/showthread.php?t=2600575 ?
Click to expand...
Click to collapse
Nice, I'll look into that later today. Thank you for the link [emoji106][emoji2]
6ril1 said:
what about http://forum.xda-developers.com/showthread.php?t=2600575 ?
Click to expand...
Click to collapse
simon_lefisch said:
Nice, I'll look into that later today. Thank you for the link [emoji106][emoji2]
Click to expand...
Click to collapse
even though that should work for getting stock partitions it doesn't give them to you in .img except for the system/userdata&cache partitions so you would only be able to fastboot flash those three partitions, all other partitions are in .bin format and unless there is a way to convert them to .img(I haven't found a working method yet) than they won't work
XxZombiePikachu said:
even though that should work for getting stock partitions it doesn't give them to you in .img except for the system/userdata&cache partitions so you would only be able to fastboot flash those three partitions, all other partitions are in .bin format and unless there is a way to convert them to .img(I haven't found a working method yet) than they won't work
Click to expand...
Click to collapse
Hmm....interesting. I did not know that. Maybe I'll ask one of the devs and see if they have a solution to that. Thanks for the tip.
simon_lefisch said:
Hmm....interesting. I did not know that. Maybe I'll ask one of the devs and see if they have a solution to that. Thanks for the tip.
Click to expand...
Click to collapse
yea unless you had used the tool before(I use it quite often) its not information available to public, if you figure something out keep us posted
XxZombiePikachu said:
even though that should work for getting stock partitions it doesn't give them to you in .img except for the system/userdata&cache partitions so you would only be able to fastboot flash those three partitions, all other partitions are in .bin format and unless there is a way to convert them to .img(I haven't found a working method yet) than they won't work
Click to expand...
Click to collapse
Sorry fot the noob question but renaming them with img ext doesn't work ?
http://forum.xda-developers.com/showpost.php?p=52391245&postcount=35
6ril1 said:
Sorry fot the noob question but renaming them with img ext doesn't work ?
http://forum.xda-developers.com/showpost.php?p=52391245&postcount=35
Click to expand...
Click to collapse
never actually tried, but it could work(if bender says it does than it should) somebody would just need to test that theory with all the partitions, but it still doesn't allow me to explore the persist.bin renamed to .img(that contains the rct check I want to do some test with it)
XxZombiePikachu said:
yea unless you had used the tool before(I use it quite often) its not information available to public, if you figure something out keep us posted
Click to expand...
Click to collapse
So I was able to pull all the partitions for the Verizon variant (VS980). They are currently in in .bin format. Not sure if I should change them to .img tho. Haven't tested any of the files yet so on looking to see if anyone is brave enough to try lol.
simon_lefisch said:
So I was able to pull all the partitions for the Verizon variant (VS980). They are currently in in .bin format. Not sure if I should change them to .img tho. Haven't tested any of the files yet so on looking to see if anyone is brave enough to try lol.
Click to expand...
Click to collapse
Using the tool mentioned earlier you can get the system into a .img, so that you an tinker with it/I already tried with the persist.bin and rename to persist.img worked but I haven't tested anything else since I've been working on other things, otherwise anything you need to know let me know and I can test on my side
Sent from my potato d800
XxZombiePikachu said:
Using the tool mentioned earlier you can get the system into a .img, so that you an tinker with it/I already tried with the persist.bin and rename to persist.img worked but I haven't tested anything else since I've been working on other things, otherwise anything you need to know let me know and I can test on my side
Sent from my potato d800
Click to expand...
Click to collapse
Actually I messaged bender and he said I only have to change it from .bin to .img. No tool needed.

Rebranded models

Panasonic eliga switch 4G is the rebranded version of idol3 5.5. Can someone confirm? Can idol 3's Roms be used for eluga switch too?
niteshmc said:
Panasonic eliga switch 4G is the rebranded version of idol3 5.5. Can someone confirm? Can idol 3's Roms be used for eluga switch too?
Click to expand...
Click to collapse
Most likely they can. It is literally identical to the Idol 3 5.5(a dual sim variant).
The Marionette said:
Most likely they can. It is literally identical to the Idol 3 5.5(a dual sim variant).
Click to expand...
Click to collapse
I wonder if they have better/newer apps. Anyone found the location of their rom's?
just downloading the rom...will report
so here are some info:
it ocme sin a package of 1.3GB in form of exe file (Engineering Software Download Tool QCT_SP) . It unpacks to temp and contains another exe (among other files) which can be opened in 7zip and includes all partitions in form of .img files. But if i try to decompress it, it got some errors (unexpected end of file) in some img files (system, persist...).
And as I am flasher, I flash the firmware to my device right away.
It ended on 52% with error, so i unpluged my device, rebooted it and all works well so far.
I will make root and do TWRP bakcup.
panasonic name for firmware: EB-90S55EWLv1009
Android: 5.0.2
dialer: 5.1.3.3.0039.0
camera: 5.1.11.0152.0
-also includes alternative launcher (see screenshots).
-Its dual sim firmware.
-all other things look same as stock, havent seen any new settings entry so far.
DallasCZ said:
so here are some info:
it ocme sin a package of 1.3GB in form of exe file (Engineering Software Download Tool QCT_SP) . It unpacks to temp and contains another exe (among other files) which can be opened in 7zip and includes all partitions in form of .img files. But if i try to decompress it, it got some errors (unexpected end of file) in some img files (system, persist...).
And as I am flasher, I flash the firmware to my device right away.
It ended on 52% with error, so i unpluged my device, rebooted it and all works well so far.
I will make root and do TWRP bakcup.
panasonic name for firmware: EB-90S55EWLv1009
Android: 5.0.2
dialer: 5.1.3.3.0039.0
camera: 5.1.11.0152.0
-also includes alternative launcher (see screenshots).
-Its dual sim firmware.
-all other things look same as stock, havent seen any new settings entry so far.
Click to expand...
Click to collapse
All useful info. Thanks. You may wish to check the md5sum if you can find it as that's what usually causes me to get unexpected end of file errors. If your browser has the file cached then using a download manager or another browser will get around that. Where did you find the rom? I can check if it gives me the same errors on Linux. System and Boot would be the two most important but I wouldn't expect it to run when it error's at 52% on system.
famewolf said:
All useful info. Thanks. You may wish to check the md5sum if you can find it as that's what usually causes me to get unexpected end of file errors. If your browser has the file cached then using a download manager or another browser will get around that. Where did you find the rom? I can check if it gives me the same errors on Linux. System and Boot would be the two most important but I wouldn't expect it to run when it error's at 52% on system.
Click to expand...
Click to collapse
It runs pretty stockish,so no extra features. And all i can check run normal (wifi,bt, 4G LTE, calling, messaging).
I made TWRP backup of SYSTEM and Boot.
DallasCZ said:
It runs pretty stockish,so no extra features. And all i can check run normal (wifi,bt, 4G LTE, calling, messaging).
I made TWRP backup of SYSTEM and Boot.
Click to expand...
Click to collapse
I'm asking for the third time for you to please tell us where you found the rom. As an alternative an upload of the FULL original rom would also be fine. I would like to get full copies of system and boot that don't have errors even if it appears to be working for you.
famewolf said:
I'm asking for the third time for you to please tell us where you found the rom. As an alternative an upload of the FULL original rom would also be fine. I would like to get full copies of system and boot that don't have errors even if it appears to be working for you.
Click to expand...
Click to collapse
Sorry i didnt see that you are asking for it is for second time as i can count.
And it is really so hard to try google "panasonic eluga switch"?
http://firmwarefile.com/panasonic-eluga-switch
DallasCZ said:
Sorry i didnt see that you are asking for it is for second time as i can count.
And it is really so hard to try google "panasonic eluga switch"?
http://firmwarefile.com/panasonic-eluga-switch
Click to expand...
Click to collapse
Thank you. Requests for the rom were in posts 3, 6 and 8.
I did do a search however all I found were reviews on the device. I did have "4g" in my search string as well though.
I'll see how it extracts for me.
i downloaded it twice, extracted circa 10 times. All appear to be good ,but in the flash process it give error and also i cant extract the system.img file. But boot.img i extracted without problems. will post my md5sum in a while in this post.
"EB-90S55EWLv1009.exe" MD5: AD0CA1465758D82782BBF6734AEB3CA3
"Engineering Software Download Tool QCT_SP.exe" MD5: 6553E63778BE4B8844DB7021C633F33E
this "Engineering Software Download Tool QCT_SP.exe" can be opened by 7zip and contains all partitions img files
DallasCZ said:
i downloaded it twice, extracted circa 10 times. All appear to be good ,but in the flash process it give error and also i cant extract the system.img file. But boot.img i extracted without problems. will post my md5sum in a while in this post.
"EB-90S55EWLv1009.exe" MD5: AD0CA1465758D82782BBF6734AEB3CA3
"Engineering Software Download Tool QCT_SP.exe" MD5: 6553E63778BE4B8844DB7021C633F33E
this "Engineering Software Download Tool QCT_SP.exe" can be opened by 7zip and contains all partitions img files
Click to expand...
Click to collapse
hi the rom works with our Idol 3???ans if works can you make backup to install it
i wrote,that it works....it is rebranded idol 3 5.5 even in build.prop its codenamed 6045
DallasCZ said:
i wrote,that it works....it is rebranded idol 3 5.5 even in build.prop its codenamed 6045
Click to expand...
Click to collapse
can you make backup to install?because i cant download from the page because my pc is dead?
Sent from my 6045I using Tapatalk
DallasCZ said:
It runs pretty stockish,so no extra features. And all i can check run normal (wifi,bt, 4G LTE, calling, messaging).
I made TWRP backup of SYSTEM and Boot.
Click to expand...
Click to collapse
By "stockish" do you mean it has the lag like ours did or it's fast like the i806 rom?
FYI the linux p7zip extractor can't undo the .exe file...I'll pull it up into 7zip on my windows machine.
famewolf said:
By "stockish" do you mean it has the lag like ours did or it's fast like the i806 rom?
FYI the linux p7zip extractor can't undo the .exe file...I'll pull it up into 7zip on my windows machine.
Click to expand...
Click to collapse
Maybe the percentage fail within the upgrade app is just an bug, because all works so far well.. I made a build with arde OC kernel, just for testing purposes. I tried to flash it several time, login into google, tried googple play store, wifi, calling, sms..all seems to work.
i played with it for about 4 hours and it feels like sthe original stock rom(yes with the lags..i think. Its hard to compare for me becaus ei havent touched stock idol3 since 6 months )..i have found no extras in the firmware.
And i also uploaded the panasonic kernel to my google drive kernel folder.
marshmalow
http://www.marshmallowupdate.xyz/tag/panasonic-eluga-switch-marshmallow-rom-download
i cant download or its not downloadable :/
here is another one
http://www.gsmarena.com/yu_yureka-6987.php
source
https://github.com/YUPlayGod/android_kernel_yu_msm8916
https://github.com/CyanogenMod/android_device_yu_tomato
https://github.com/YU-YUREKA/android_kernel_yu_msm8916
nero curin said:
http://www.marshmallowupdate.xyz/tag/panasonic-eluga-switch-marshmallow-rom-download
i cant download or its not downloadable :/
Click to expand...
Click to collapse
I'll save you some grief. That's a scam to get you to do one of the tasks. Rom size of 596mb? I don't think so.
famewolf said:
I'll save you some grief. That's a scam to get you to do one of the tasks. Rom size of 596mb? I don't think so.
Click to expand...
Click to collapse
that was my tought lol
OTA ROM 5.0.2 Alcatel one touch idol 3 4.7 6039Y EU
Hello!
Where can I find the ΟΤΑ ROM 5.0.2 for the Alcatel one touch idol 3 4.7'', 8gb, 6039Y EUROPE?
I have the Greek language.
Thanks!

Categories

Resources