[MOD+GUIDE] CM7 FXP108 + StillCam Fix + [new mod][20/02] - Sony Ericsson Xperia Neo, Pro

CM 7.2.0 installation based on nightly builds based on Wicia's Discovery
NOTE: Since i am not allowed to provide the final flashable CM7.zip i wont proved it , but will provide the procedure to get it & flash this at your own risk
thank Wicia for this discovery (http://forum.xda-developers.com/showpost.php?p=20311081&postcount=185)
Installation instructions
1. Download FXP108 from this link.
2. Download SCRIPTS.ZIP file & extract updater-script & build.prop files.
3. open FXP108 zip file , you will see two folders(META-INF & system) & boot.img (kernel) in it.
4. Replacing Updater-script
a. open the nightly file what you've downloaded 'FXP108' using winrar
b. go to this folder path ' META-INF/com/google/android/'
c. you will see updater-script file now Replace it with the file extracted from scripts-update.zip
5. Replacing build.prop
a. open the same nightly file which you've edited before 'FXP108' using winrar
b. go to this folder path ' system/'
c. you will see build.prop file at the bottom now Replace it with the file extracted from scripts-update.zip
6. Installing CM7 Kernel
a. extract the boot.img file provided in the nightly zip to the fastboot folder in your PC
b. power off device , plug in phone usb in fastboot mode & use this command in CMD & flash the kernel
Code:
fastboot flash boot boot.img
7. power on device & goto CWM Recovery & wipe factory settings , wipe cache & install the nightly zip you've edited
8. reboot & enjoy
9. flash the CM7 Camera Fix.zip via cwm later
10. report back to this thread
CM7 Camera Fix.zip
Fixes camera libraries ,HD camcoder works too
Bugs
touch screen issues
Extra Mods
Themes
HDPI Theme chooser Themes
tweaks
those who want to disable the hardware buttons backlight flash backlightmod.zip uploaded in attachments
Click to expand...
Click to collapse
Click to expand...
Click to collapse
CREDITS
FreeXperia Team
Cyanogenmod Team
Wicia
& all GR8 dev's on XDA

Thxxxxxx for ur awesome ROM
Like it
& waiting for ur awesome updates
Sent from my MT11i using xda premium

ha ha this is not my rom .... it belongs to Free Xperia Team & cyanogenmod

Yep, it's working
You can record in HD, but you have to choose 'Youtube HD' option
I recomend using official weekly FXP releases (from http://forum.xda-developers.com/showpost.php?p=16379833&postcount=3 ) instead of nigthlies. WiFi is working fine, the only issue is not fully working camcorder

Wicia said:
Yep, it's working
You can record in HD, but you have to choose 'Youtube HD' option
Click to expand...
Click to collapse
sorry mate it is not working , will try something else....
edit : oh i used nightly , now i have to take permission from FXP

is FM working in this ROM ?

FM and HDMI out are not working in this rom
vimjam said:
sorry mate it is not working , will try something else....
Click to expand...
Click to collapse
It's strange, but it works. If you tried recording HD video and camera has frozen / you force closed it, camcorder will no longer work (it's strange, I know). Try reflashing the rom, flash camera fix and then after rebooting don't try recording in HD. Change video quality to 'Youtube HD' and try recording It works for me, but sometimes it freezes at the begininng. I don't know what to do with it

i'm stuck at infinite bootloop
extracted the zip file inside FXP052 then renamed it to update.zip then replaced the script files, flash the boot.img inside update cm then install that zip file as well but now infinite bootloop

gambit1091 said:
i'm stuck at infinite bootloop
Click to expand...
Click to collapse
did you wipe factory settings in CWM before installing ? if no please try again after full wipe
if it didnt work then try using the nightly(hallon_20) from this link http://get.cm/?device=hallon & try again

vimjam said:
did you wipe factory settings in CWM before installing ? if no please try again after full wipe
if it didnt work then try using the nightly(hallon_20) from this link & try again
Click to expand...
Click to collapse
yes i clear all the cahce and wipe it.. i tried to replace the scripts and install failed, i deleted the 1st 3 lines with arguments in the updater-script and it works fine but yes infinite bootloop

gambit1091 said:
yes i clear all the cahce and wipe it.. i tried to replace the scripts and install failed, i deleted the 1st 3 lines with arguments in the updater-script and it works fine but yes infinite bootloop
Click to expand...
Click to collapse
i've double checked my scripts just now they work fine for me... i cant seem to find any flaw in them
did you follow all my instructions in first post ?
this mod is only for unlocked bootloader
what do you see in CWM after you flash the zip file ? (if everything is correct it should show installation from sd card complete )

I tried it
It's works for me
But to work u should follow instructions correctly
Sent from my MT11i using xda premium

here's the error
Installing failed...
assert failed: assert(getprop("ro.product.device") == "MT11i" || getprop("ro.build.product") == "MT11i" || getprop("ro.product.board") == "MT11i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" || getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "haida" || getprop("ro.build.product") == "haida" || getprop("ro.product.board") == "haida");
E:Error in /sdcard/update.zip
(Status 7)
Installation Aborted
i tried deleting the
assert(getprop("ro.product.device") == "MT11i" || getprop("ro.build.product") == "MT11i" || getprop("ro.product.board") == "MT11i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" || getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "haida" || getprop("ro.build.product") == "haida" || getprop("ro.product.board") == "haida");
and now i have (Status 6)

I'm pretty sure that the camcorder crashing is an error in FXP052 and has been fixed in FXP053 which hasn't been released yet:
http://code.google.com/p/freexperia/
FXP053
[ALL]
- latest cm 7.2 fixes
- fix video recorder crash
[RAY/ACTIVE]
- camera flash fix
[X10]
- CM9 alpha release

JN3141 said:
I'm pretty sure that the camcorder crashing is an error in FXP052 and has been fixed in FXP053 which hasn't been released yet:
http://code.google.com/p/freexperia/
FXP053
[ALL]
- latest cm 7.2 fixes
- fix video recorder crash
[RAY/ACTIVE]
- camera flash fix
[X10]
- CM9 alpha release
Click to expand...
Click to collapse
Oh Yeah I'am Waiting For It.......
But When It Will Released??

vimjam said:
CM 7.2.0 installation based on nightly builds based on Wicia's Discovery
NOTE: Since i am not allowed to provide the final flashable CM7.zip i wont proved it , but will provide the procedure to get it & flash this at your own risk
thank Wicia for this discovery (http://forum.xda-developers.com/showpost.php?p=20311081&postcount=185)
Installation instructions
1. Download FXP052 from this link.
2. Download SCRIPTS.ZIP file & extract updater-script & build.prop files.
3. open FXP052 zip file , you will see two folders(META-INF & system) & boot.img (kernel) in it.
4. Replacing Updater-script
a. open the nightly file what you've downloaded 'FXP052' using winrar
b. go to this folder path ' META-INF/com/google/android/'
c. you will see updater-script file now Replace it with the file extracted from scripts.zip
5. Replacing build.prop
a. open the same nightly file which you've edited before 'FXP052' using winrar
b. go to this folder path ' system/'
c. you will see build.prop file at the bottom now Replace it with the file extracted from scripts.zip
6. Installing CM7 Kernel
a. extract the boot.img file provided in the nightly zip to the fastboot folder in your PC
b. power off device , plug in phone usb in fastboot mode & use this command in CMD & flash the kernel
Code:
fastboot flash boot boot.img
7. power on device & goto CWM Recovery & wipe factory settings , wipe cache & install the nightly zip you've edited
8. reboot & enjoy
9. flash the CM7 Camera Fix.zip via cwm later
10. report back to this thread
CM7 Camera Fix.zip
Fixes camera libraries , still cam works but HD camcoder dosent work
Bugs
Wifi & camcoder
CREDITS
FreeXperia Team
Cyanogenmod Team
Wicia
& all GR8 dev's on XDA
Click to expand...
Click to collapse
great work!i am so excited about it..waiting for ur update!

gambit1091 said:
here's the error
Installing failed...
assert failed: assert(getprop("ro.product.device") == "MT11i" || getprop("ro.build.product") == "MT11i" || getprop("ro.product.board") == "MT11i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" || getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "haida" || getprop("ro.build.product") == "haida" || getprop("ro.product.board") == "haida");
E:Error in /sdcard/update.zip
(Status 7)
Installation Aborted
i tried deleting the
assert(getprop("ro.product.device") == "MT11i" || getprop("ro.build.product") == "MT11i" || getprop("ro.product.board") == "MT11i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" || getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "haida" || getprop("ro.build.product") == "haida" || getprop("ro.product.board") == "haida");
and now i have (Status 6)
Click to expand...
Click to collapse
try this new script & report back

vimjam said:
try this new script & report back
Click to expand...
Click to collapse
The new script works
Tested it today
Works fine
Shall test it for a while and post results
Thanks

Qwerty123 \m/ said:
The new script works
Tested it today
Works fine
Shall test it for a while and post results
Thanks
Click to expand...
Click to collapse
thanks for reporting back .
waiting for CM9 for NEO V

Works perfectly fine ^_^
No problems at all
Yay \m/
Although erm battery life isn't that good, its acceptable
Vimjam is it necessary to calibrate the battery ?
I never did this before

Related

Need Help : System formatted, reinstall (CM7) not possible

Yesterday I wanted to re-flash my ROM (did that about 4 times before without complication) because of a random wifi bug. All things did quite fine , i wiped data/system/cache/dalvik-chache/sd-ext but after i said install .zip from sd, there was the error - lavine.
Log:
-- Installing: /sdcard/update.zip
Finding update package...
Openning update packge...
Installing update...
assert failed: getprop("ro.product.device") == "ST18i" || getprop("ro.build.product") == "ST18i" || getprop("ro.product.board") == "ST18i" || getprop("ro.product.device") == "ST18a" || getprop("ro.build.product") == "ST18a" || getprop("ro.product.board") == "ST18a" || getprop("ro.product.device") == "urushi" || getprop("ro.build.product") == "urushi" || getprop("ro.product.board") == "urushi"
E:Error in /sdcard/update.zip
(Status 7)
Installation aborted.
What am i using:
-Sony Ericcson Xperia ray (rooted)
-FreeXperia boot.img (worked the last 4 times)
-official CM7 build for ST18i (worked last 4 times)
i even reflashed the boot.img twice, but nothing changed.
I cant even access Android because i formatted the whole device + sdcard
What am i doing wrong and what can i do now?
Please help me as fast as possible (I need my goddamn phone >.<)
Greetings
~Jay
Really don't know if that helps but once I got exactly the same error. The reason was that the file system of my SD-card was corrupted somehow. Formatting the card several times via PC didn't help. There was the same error message. Finally the solution was to flash stock firmware via Flashtool and format the card from the phone menu afterwards. After that everything worked like expected. I even don't know how the file system got corrupted but the card itself seems to be OK.
Nope. it did not work. Ain't able to flash it with flashtool even after driver updates because falshtool doesn't recognize my phone. Blargh >.<
EDIT: Okay, got Flashtool working now. Have flashed original ROM, currently backing up all things and then trying to flash CM7 or MIUI again
EDIT2: Formatted, reflashing now
EDIT3: Working again! Thank you very much!!! All i need to do now is running titanum backup all over it :3

Assert Failed: Status 7 ; Installation Abort; Sexperia Neo

Hi,
To install Cyanogenmod ROM in my SEXperia Neo, Install boot.img from cm-7.2.0-hallon.zip package and copy the same zip file to SDCard.
After rebooting i start it in bootable mod and does followings:
Wipe data/factory reset
Wipe cache partition
Wipe Dalvik Cache
And then i select "install zip from sdcard" and choose "cm-7.2.0-hallon.zip".
But later i got following message.
CWM-based Recovery v5.0.2.8
--Installing: /sdcard/cm-7.2.0-hallon.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "MT15i" ||
getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.board") == "MT15i" ||
getprop("ro.product.device") == "MT15a" ||
getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "hallon" ||
getprop("ro.build.product") == "hallon" ||
getprop("ro.product.board") == "hallon" ||
E:Error in /sdcard/cm-7.2.0-hallon.zip (Status 7)
Installation aborted.
I done some research but its doesn't work.
"I found the fix.
if you unzip the zip you downloaded
go into META-INF\com\google\android\
replace your updater-script with the updater-script found in updater-script.zip
RE- ZIP the folders (should have META-INF, system, and boot.img)
Open Recovery and flash should work"
And right now my phone is dead.
Please help me in this issue.
Thanks in advance.
buntu88 said:
Hi,
To install Cyanogenmod ROM in my SEXperia Neo, Install boot.img from cm-7.2.0-hallon.zip package and copy the same zip file to SDCard.
After rebooting i start it in bootable mod and does followings:
Wipe data/factory reset
Wipe cache partition
Wipe Dalvik Cache
And then i select "install zip from sdcard" and choose "cm-7.2.0-hallon.zip".
But later i got following message.
CWM-based Recovery v5.0.2.8
--Installing: /sdcard/cm-7.2.0-hallon.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "MT15i" ||
getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.board") == "MT15i" ||
getprop("ro.product.device") == "MT15a" ||
getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.board") == "MT15a" ||
getprop("ro.product.device") == "hallon" ||
getprop("ro.build.product") == "hallon" ||
getprop("ro.product.board") == "hallon" ||
E:Error in /sdcard/cm-7.2.0-hallon.zip (Status 7)
Installation aborted.
I done some research but its doesn't work.
"I found the fix.
if you unzip the zip you downloaded
go into META-INF\com\google\android\
replace your updater-script with the updater-script found in updater-script.zip
RE- ZIP the folders (should have META-INF, system, and boot.img)
Open Recovery and flash should work"
And right now my phone is dead.
Please help me in this issue.
Thanks in advance.
Click to expand...
Click to collapse
Dead Means what kind of dead? Can u enter fastboot mod.if yes then download any customized stock GB ROM for Neo from xda.flash them through flashtool to boot ur phone.
koushikjgec said:
Dead Means what kind of dead? Can u enter fastboot mod.if yes then download any customized stock GB ROM for Neo from xda.flash them through flashtool to boot ur phone.
Click to expand...
Click to collapse
Thanks for your time.
Dead means i can enter into fastboot mod and can install boot.img into it, but when i reboot it in recovery mod and try to install by selecting "install zip from sdcard" and choose "cm-7.2.0-hallon.zip", it gives intallation abort error.
And flashtool always asks for connecting NEO in USB debugging mode. But i can't do it because i dont have installed ROM in NEO.
Flash the stock ics rom again and after that flash cm7....it should work..or if you have a nandroid backup restore it
Sent from my MT11i using xda app-developers app
At least that is what i did when i ve got that error..and it worked
Sent from my MT11i using xda app-developers app
Sony Software Update Service
buntu88 said:
Thanks for your time.
Dead means i can enter into fastboot mod and can install boot.img into it, but when i reboot it in recovery mod and try to install by selecting "install zip from sdcard" and choose "cm-7.2.0-hallon.zip", it gives intallation abort error.
And flashtool always asks for connecting NEO in USB debugging mode. But i can't do it because i dont have installed ROM in NEO.
Click to expand...
Click to collapse
Have u tried Sony Official Software Update Service.Download from http://www.sonymobile.com/global-en/tools/update-service/.Install and run it,follow on screen instructions.see if it can help.though u will be unrooted after updating to official software.
"Sexperia" hahaaa....it a good word
Sent from my MT15i using Tapatalk 2
assert failed status 7
hi,
getting the same error while installing CM9 stable release.
ro.build.product = MT11i
ro.build.product = MT11a
problem with zip
(status 7)
Installation aborted.
I have a neo V MT11i
bombayboy said:
hi,
getting the same error while installing CM9 stable release.
ro.build.product = MT11i
ro.build.product = MT11a
problem with zip
(status 7)
Installation aborted.
I have a neo V MT11i
Click to expand...
Click to collapse
same here. installing over ICS 4.1.B.0.431
Working method:
Simply flash an official ROM (.ftf) with Flashtool in Flashmode mode;
Flash a correct Kernel (extract it from Cyanogen rom zip, boot.img usually) with Flashtool in Fastboot mode;
Enter recovery CMW;
Perform a full wipe factory reset, and cache wipe nextly;
Finish with applying custom ROM by CWM;
Done.

[Q] Unable to flash another ROM with PhilZ Touch Recovery

I tried to flash JellyBam and a MIUI ROM, but both failed with status 7.
I saved a log from Aroma installer after trying to flash the MIUI ROM:
Code:
AROMA INSTALLER version 2.56
(c) 2012 by amarullz xda-developers
ROM Name : M1UI
ROM Version : 2.10.26.v2
ROM Author : a1exander
Device : Samsung Galaxy S2
Start at : Sun Dec 23 16:11:05 2012
script aborted: assert failed: getprop("ro.product.device") == "galaxys2" || getprop("ro.build.product") == "galaxys2" ||
getprop("ro.product.device") == "i9100" || getprop("ro.build.product") == "i9100" ||
getprop("ro.product.device") == "GT-I9100" || getprop("ro.build.product") == "GT-I9100" ||
getprop("ro.product.device") == "GT-I9100M" || getprop("ro.build.product") == "GT-I9100M" ||
getprop("ro.product.device") == "GT-I9100P" || getprop("ro.build.product") == "GT-I9100P" ||
getprop("ro.product.device") == "GT-I9100T" || getprop("ro.build.product") == "GT-I9100T"
assert failed: getprop("ro.product.device") == "galaxys2" || getprop("ro.build.product") == "galaxys2" ||
getprop("ro.product.device") == "i9100" || getprop("ro.build.product") == "i9100" ||
getprop("ro.product.device") == "GT-I9100" || getprop("ro.build.product") == "GT-I9100" ||
getprop("ro.product.device") == "GT-I9100M" || getprop("ro.build.product") == "GT-I9100M" ||
getprop("ro.product.device") == "GT-I9100P" || getprop("ro.build.product") == "GT-I9100P" ||
getprop("ro.product.device") == "GT-I9100T" || getprop("ro.build.product") == "GT-I9100T"
Installer Error (Status 7)
End at : Sun Dec 23 16:11:05 2012
EDIT: Did some more digging and found that the ROMs that failed to flash had an assert command in the beginning of the script,
while the ROMs that worked didn't have an assert command. Is it safe to disable assert command from recovery or remove it from the script?
Or what should I do to flash these ROMs?
Flash a dorimanx kernel http://forum.xda-developers.com/showthread.php?t=1617219 (don't boot) then reboot recovery (in advanced), wipe data (backup with titanium) then flash rom, wipe cache and devlik cache and then reboot
Thanks, that worked.
P990 - same issue
Will this solution work for the Optimus 2x as well?
Thanks.
ilovefls said:
Will this solution work for the Optimus 2x as well?
Thanks.
Click to expand...
Click to collapse
A kernel for the i9100 has ZERO chance of working on an Optimus 2x.
ctomgee said:
A kernel for the i9100 has ZERO chance of working on an Optimus 2x.
Click to expand...
Click to collapse
Then what solution do you recommend for the same issue encountered on the P990?
ilovefls said:
Then what solution do you recommend for the same issue encountered on the P990?
Click to expand...
Click to collapse
Maybe a solution found in the forum for that device?
This thread is in the forum for the GT-i9100 Galaxy S II. Chances of you finding a solution for whatever problem you're having on your Optimus 2x in this forum are pretty small.
ctomgee said:
Maybe a solution found in the forum for that device?
This thread is in the forum for the GT-i9100 Galaxy S II. Chances of you finding a solution for whatever problem you're having on your Optimus 2x in this forum are pretty small.
Click to expand...
Click to collapse
OMG! Can someone at least try to give an answer that is useful?
The reason I posted it here was because it is the exact same problem I have that has been described here. I am fully aware this is an S II thread, thanks for pointing that out!
The error shared is because the update script is c comparing the value of the device identity with a pre-set value in the update (Galaxys2 & Gt-I9100) another solution would to be open the update file hash the lines for the assert and continue to flag bit that would mean disabling a security feature that was put there to prevent faulty flashs.
And yes you re far from where you need to be and I'm no expert in Optimus.
Sent from my GT-I9300 using xda app-developers app
ilovefls said:
OMG! Can someone at least try to give an answer that is useful?
The reason I posted it here was because it is the exact same problem I have that has been described here. I am fully aware this is an S II thread, thanks for pointing that out!
Click to expand...
Click to collapse
Seeing as how I am an i9100 user, and know nothing about the Optimus 2x, my suggestion for you to go to the Optimus 2x forum to ask other Optimus 2x users is perfectly useful.
Just because you got the same error doesn't mean the solution is the same.
And it didn't seem like you knew where you were, because you asked if flashing an i9100 kernel would fix your problem on your Optimus 2x. Kernels for specific devices do not typically work on other devices. Especially if there are major hardware differences. There is a piece of useful information you apparently did not know.
@ilovefls - More to the point, if you flash something meant for the I9100 on whatever the hell phone you have (didn't notice/don't particularly care), there's a fair chance you'll brick it.
So....You can either take the well intentioned advice (and it was well intentioned; nobody told you to get nicked like I am now) you were given & ask in the forum specific to your device, or you can break your phone. No skin off our nads either way.
Actually, the latter would be pretty funny given how dopey you obviously are. I figure it would be just deserts.
So....You can either take the well intentioned advice (and it was well intentioned; nobody told you to get nicked like I am now) you were given & ask in the forum specific to your device, or you can break your phone. No skin off our nads either way.
Actually, the latter would be pretty funny given how dopey you obviously are. I figure it would be just deserts.
OWNED
Sorry very childish of me ..
1Chef said:
Flash a dorimanx kernel http://forum.xda-developers.com/showthread.php?t=1617219 (don't boot) then reboot recovery (in advanced), wipe data (backup with titanium) then flash rom, wipe cache and devlik cache and then reboot
Click to expand...
Click to collapse
Worked for me, thanks for this information now my phone is back up and running.
1Chef said:
Flash a dorimanx kernel http://forum.xda-developers.com/showthread.php?t=1617219 (don't boot) then reboot recovery (in advanced), wipe data (backup with titanium) then flash rom, wipe cache and devlik cache and then reboot
Click to expand...
Click to collapse
thanks...finally on JellyBAM......

Help! Unable to flash rom! [SOLVED]

Hi all
Serious problem with my mini st15i
I was running cm10 fxp 211 with mesa kernel v4.2
Yesterday everything magnified by 200% on the screen and I tried reflashing cm10
But my phone didn't allow me to.
Now I have tried 4 diff ROMs and have not been able to flash any.
This is the error message I get:
"Error updating zip file (status 7)" on TWRP recovery
Similar error on CWM
SOMEBODY PLEASE HELP!
Try this,
open the zip file in pc (don't extract)
navigate to META-INF>com>google>android>updator-script
try removing the first three lines using notepad++.
something like this
assert(getprop("ro.product.device") == "SK17i" || getprop("ro.build.product") == "SK17i" ||
getprop("ro.product.device") == "SK17a" || getprop("ro.build.product") == "SK17a" ||
getprop("ro.product.device") == "mango" || getprop("ro.build.product") == "mango");
f it still doesn't work, redownload the zip file, it will work
mnishamk said:
Try this,
open the zip file in pc (don't extract)
navigate to META-INF>com>google>android>updator-script
try removing the first three lines using notepad++.
something like this
assert(getprop("ro.product.device") == "SK17i" || getprop("ro.build.product") == "SK17i" ||
getprop("ro.product.device") == "SK17a" || getprop("ro.build.product") == "SK17a" ||
getprop("ro.product.device") == "mango" || getprop("ro.build.product") == "mango");
f it still doesn't work, redownload the zip file, it will work
Click to expand...
Click to collapse
Thank you!!!
You just revived my phone!:victory:
Wish I could hit thanks a few hundred times more!
please add [solved] to your thread title,
clcik edit on first post and go advanced and add [solved]

Custom Rom for Galaxy Pocket Neo Duos - GT-S5312B

Guys, I really need to install a custom rom in my pocket neo duos, because installing the original device ROM, Odin accuses success but the device does not work right, cause it appears errors "The start Touchwiz stopped" and also other processes give warning So I can not even open any apps since the app tray icon does not work (black screen).
I have tried everything you can imagine, download several ROMs for the device: "cm-11-20141231-UNOFFICIAL-corsica.zip" (here from XDA), "POCKET NEO BRASIL neodex v3 by tiago nunes .zip" and "stock-deodex-v2- [email protected] ", CyanogenMod_12_Theus.zip and all present "status 7" error with the CWM version I was able to install, 6.0.3.6. One thing I saw in a Youtube tutorial was that I would have to edit an "updater" rom file by excluding the part of the initial check of it, but in the roms I have other files in the indicated folder, no "updater".
Another possible cause for the "status 7" error I encountered (throw internet researches) was that the most suitable version for the customization of this device would be CWM 6.0.4.9, however I am not able to update it even after installing CWM ROM Manager through a windows program Called "Mobogenie".
In short: I've researched a thousand websites, I've seen about 1000 video-tutorials, downloaded the most diverse files but I can not install a Custom ROM on this device. :crying:
I suspect that files for the S5310 and S5312 (without the "B" at the end) are not suitable for this device.
Thank you very much to all who can help, if possible posting all the necessary files and tutorials!
Greetings.
P.S.: The device is rooted correctly!
To resolve status 7 you must change a file within the rom.
First:
enter into rom with the file browser and extract the file "updater-script" in directory /META-INF/com/google/Android
Second:
Open the file with notepad++ and delete these lines:
assert(getprop("ro.product.device") == "LT18i" || getprop("ro.build.product") == "LT18i" ||
getprop("ro.product.device") == "LT18a" || getprop("ro.build.product") == "LT18a" ||
getprop("ro.product.device") == "LT15i" || getprop("ro.build.product") == "LT15i" ||
getprop("ro.product.device") == "LT15a" || getprop("ro.build.product") == "LT15a" ||
getprop("ro.product.device") == "anzu" || getprop("ro.build.product") == "anzu");
In tour case this file will be different in the name of the product but delete these lines even so
I hope it helped you???

Categories

Resources