Yesterday i tried to install cm 10.1 and i get this message,i have been reading a lot trought xda and nothing work,editing the updater script,updating the cwm,flashing with twrp,nothing fix the problem,someone had a clue what it could be? the strange thing is ,with older versions of cm 10.1 (prealpha) it flash right,i dont understand.-
Blackstard said:
Yesterday i tried to install cm 10.1 and i get this message,i have been reading a lot trought xda and nothing work,editing the updater script,updating the cwm,flashing with twrp,nothing fix the problem,someone had a clue what it could be? the strange thing is ,with older versions of cm 10.1 (prealpha) it flash right,i dont understand.-
Click to expand...
Click to collapse
Are you sure it's for i8190?
When installing certain custom ROMs, you will encounter “Status 7″ error issues once in awhile with ClockworkMod (CWM) Recovery.
Status 7 error is caused while the ROM’s updater script file checks to see if the phone model of your phone is compatible with the ROM you are installing, called “asserts”.
“Asserts” is a safety mechanism so you don’t accidentally install another phone model ROM on your phone. E.g. You tried to install Galaxy S2 ROM on a Galaxy S3 and ending up hard-bricking your phone but you got Status 7 error which saved you.
Im sure its for i8190 :/
AOSPA 3+
{
"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"
}
Bad download? Can you open the zip?
Yes
AOSPA 3+
If you're 100% certain is the correct download then do this:
Open ROM.zip
Search meta-inf/com/google/android/updater-script.txt
Open updater script and remove from the top (do not remove anything else, make sure you remove the semicolon and top empty line):
"
assert(getprop("ro.product.device") == "golden" || getprop("ro.build.product") == "golden" ||
getprop("ro.product.device") == "i8190" || getprop("ro.build.product") == "i8190" ||
getprop("ro.product.device") == "GT-I8190" || getprop("ro.build.product") == "GT-I8190");
"
Sent from my GT-I8190 using Tapatalk 2
---------- Post added at 06:30 PM ---------- Previous post was at 06:27 PM ----------
Oh and if by chance this is the wrong version, the lines you are deleting will not display i8190 aka our device. If you flash this and it isn't the right ROM you're probably going to brick your phone. You have been warned.
Sent from my GT-I8190 using Tapatalk 2
Try other kernel its cwm problem. Before install zip wipe system,data,cache,dalvik-cache.
I SOLVED IT !,nothing of these things works, the problem was in maclaw page,i managed to get contact with him and his page was hosting a 163mb CM 10.1 ,instead of the 174mb that correctly is,that was all,thanks everyone now im enjoyning cm10
Related
I'm probably not in the right place to be asking this, but has or can anyone make up a boot animation or kick ass live wallpaper featuring Umbrella Corp with the cool animated umbrella? Or like the T-virus floating in mid air with cool looking computer graphics, like something you would see thru Ironmans or Jarvis helmet?
SHANENATAS said:
I'm probably not in the right place to be asking this, but has or can anyone make up a boot animation or kick ass live wallpaper featuring Umbrella Corp with the cool animated umbrella? Or like the T-virus floating in mid air with cool looking computer graphics, like something you would see thru Ironmans or Jarvis helmet?
Click to expand...
Click to collapse
Been sitting on these for a few months... I only set them up for CWM flash.. MIUI upon request.
Umbrella I:
{
"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"
}
|| CM7 (mtd) Flash
|| CWM (edify) Flash
Umbrella II:
|| CM7 (mtd) Flash
|| CWM (edify) Flash
Virus Ampules:
|| CM7 (mtd) Flash
|| CWM (edify) Flash
JaeKar99 said:
Been sitting on these for a few months... I only set them up for CWM flash.. MIUI upon request.
Umbrella I:
|| CM7 (mtd) Flash
|| CWM (edify) Flash
Umbrella II:
|| CM7 (mtd) Flash
|| CWM (edify) Flash
Virus Ampules:
|| CM7 (mtd) Flash
|| CWM (edify) Flash
Click to expand...
Click to collapse
lol, you crack me up jason.
requester: "Im looking for a pink elephant humping an puppy dog riding on top of a train, you got any thing like that?"
jaekar99: "Sure, heres 7 versions, which one do you like the best?"
gunnermike said:
lol, you crack me up jason.
requester: "Im looking for a pink elephant humping an puppy dog riding on top of a train, you got any thing like that?"
jaekar99: "Sure, heres 7 versions, which one do you like the best?"
Click to expand...
Click to collapse
I have been asked for worse... much worse.
[shudders]
Talk about ask and you shall recieve! Sweet, that is exactly what I was looking for. You rock and thnx.
Hi, I have a Samsung Galaxay tab p1000l, it is rooted and have CWM, but for some reason, I haven't been able to install any custom rom, like CM10, or 10.1, or AOKP, for some reason, i have only been able to install PARANOIDANDROID 2.16 (HER-pa_p1l-2.16.zip), when I try to install other rom, this happens in CWM:
{
"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"
}
I hope someone can help me, thanks in advance.
best way is for you to edit the file
META-INF/com/google/android/updater-script
the first line says (something like this, not exactly)
assert(getprop("ro.product.device") == "galaxytab" || getprop("ro.build.product") == "galaxytab" ||
getprop("ro.product.device") == "GT-P1000" || getprop("ro.build.product") == "GT-P1000");
remove from the first line to the first ";"
Now, if you do this in windows, you may broke the zip or the script if not done carefully.
Use 7zip and OPEN the zip instead of unzipping.
Drag out the file.
Edit the file with WORDPAD and NOT NOTEPAD
remove the beginning up to ";"
drag the file back to the 7zip
and close it.
now you can flash it.
priyana said:
best way is for you to edit the file
META-INF/com/google/android/updater-script
the first line says (something like this, not exactly)
assert(getprop("ro.product.device") == "galaxytab" || getprop("ro.build.product") == "galaxytab" ||
getprop("ro.product.device") == "GT-P1000" || getprop("ro.build.product") == "GT-P1000");
remove from the first line to the first ";"
Now, if you do this in windows, you may broke the zip or the script if not done carefully.
Use 7zip and OPEN the zip instead of unzipping.
Drag out the file.
Edit the file with WORDPAD and NOT NOTEPAD
remove the beginning up to ";"
drag the file back to the 7zip
and close it.
now you can flash it.
Click to expand...
Click to collapse
Thank you very much, sorry if I am such a noob, but where do I find the "META INF" File?
EDIT:
Found it, thank you so much!
It's a folder in the ZIP of the ROM you're trying to install. Open the ZIP with 7-zip, and look at the folders in the ZIP. META-INF is one of them. Then follow the path mentioned in his post and change the file, also like he said in his post. Remove the line, and the ROM will install. Just make sure it's the right ROM for your Tab first!
ableeker said:
It's a folder in the ZIP of the ROM you're trying to install. Open the ZIP with 7-zip, and look at the folders in the ZIP. META-INF is one of them. Then follow the path mentioned in his post and change the file, also like he said in his post. Remove the line, and the ROM will install. Just make sure it's the right ROM for your Tab first!
Click to expand...
Click to collapse
Thank you, this solved my problem!
Frist, sorry my bad english.
I have one Galaxy SGH i897 "captivate", after many tries to install a custom rom, i got it by rom manager method:
http://forum.xda-developers.com/showthread.php?t=734163
and i install the Cyanogenmod 10.2... but the default android keyboard don't work. so i make master reset with I897UCJF6 ROM (dont ask-me WHY?!?!)
after many issues with download mode...........
i sucessful install KK4:
http://www.android.net/forum/samsun...ead-build-kk4-2-3-5-rooting-instructions.html
NOW, i try install CNM 10.2 trough the rom manager method(choosing the G S l9000 cwm) but i got this error:
{
"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"
}
error in /sdcard[...]
[...]
(Status 0)
i already try other rom, same error.
i try gapps and is sucessful installed
anyone can help me?
Thanks!
Defremont said:
Frist, sorry my bad english.
I have one Galaxy SGH i897 "captivate", after many tries to install a custom rom, i got it by rom manager method:
http://forum.xda-developers.com/showthread.php?t=734163
and i install the Cyanogenmod 10.2... but the default android keyboard don't work. so i make master reset with I897UCJF6 ROM (dont ask-me WHY?!?!)
after many issues with download mode...........
i sucessful install KK4:
http://www.android.net/forum/samsun...ead-build-kk4-2-3-5-rooting-instructions.html
NOW, i try install CNM 10.2 trough the rom manager method(choosing the G S l9000 cwm) but i got this error:
error in /sdcard[...]
[...]
(Status 0)
i already try other rom, same error.
i try gapps and is sucessful installed
anyone can help me?
Thanks!
Click to expand...
Click to collapse
You should really follow the FULL instructions given in the ROM's OP if you want everything to go well.
When you flashed KK4, was it with or without the bootloaders? (you need the GB bootloaders if you used the non-bootloaders one).
From there, you'll need cwm, so flash Korn Kernel with Odin and following the FULL instructions in CM's OP, you'll be able to get up to 10.2.
Hello Guys !!!
KitKat is here !!! Okay , it's not a Rom , but you can already taste some Kitkat chocolate with these flashable zips
Update 1 : Caution !!! This will not work until we get an AOSP Rom that allows 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"
}
There are 4 zips :
1- Apps ( including the new launcher and the new camera !!! )
2- KitKat Sounds
3- KitKat Bootanimation
4- KitKat Fonts
How to proceed ?
1- Go to this link first and install KitKat theme : https://play.google.com/store/apps/details?id=com.AJ.theme.kitkat
2- Put the dowloded files in the recovery and reboot into it
3- Flash them then reboot
4- You have a NEW device NOW !!!
N.B
== Before proceeding, make sure your apps are updated to the last versions
== If an application does not work , just disable it ( Clock for example)
== You will find some applications which are duplicated, chose the newer ones and disable the others (or leave them as they are)
== Editing pictures in the new Gallery does not work ( for some poeple )
== This work is originally not mine, I'm just sharing
== Do this at your own risk !
Downloads :
1- Apps == https://docs.google.com/file/d/0B7mYkUxxvUX4bXhWRXYwbkNleDg/edit?pli=1
2- Sounds == http://d-h.st/feF
3- Bootanimation == http://d-h.st/4kc
4- Fonts == http://d-h.st/yAJ
You need root correct?
Sent from my Transformer Infinity TF701T using Tapatalk HD
You also need to have a custom rom like CM that allows theming.
Flashing this on Stock Asus is a sure way to bootloop
Glad I asked. I'd love to root my device but I'm too scared to pull the trigger. Looks so confusing... Lol.
Sent from my Transformer Infinity TF701T using Tapatalk HD
rooting is easy. But this mod fail, don't even have rom for 701 yet. Maybe by time it comes out it may very well be kit kat rom.
sbdags said:
You also need to have a custom rom like CM that allows theming.
Flashing this on Stock Asus is a sure way to bootloop
Click to expand...
Click to collapse
xRevilatioNx said:
Glad I asked. I'd love to root my device but I'm too scared to pull the trigger. Looks so confusing... Lol.
Sent from my Transformer Infinity TF701T using Tapatalk HD
Click to expand...
Click to collapse
Tiger62651 said:
rooting is easy. But this mod fail, don't even have rom for 701 yet. Maybe by time it comes out it may very well be kit kat rom.
Click to expand...
Click to collapse
Sorry guys, I thought the Asus stock rom allowed that !!!
Rikodu said:
Sorry guys, I thought the Asus stock rom allowed that !!!
Click to expand...
Click to collapse
Technically you can if someone decides to alter the framework.apk, systemui.apk and couple others and change all the images in it to reflect what kitkat would look like.
{
"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"
}
What is AOSP?
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
Your warranty is now void.
We are not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM, before flashing it! YOU are choosing to make these modifications, and if you point the finger at us for messing up your device, we will laugh at you.
Note: This rom is built by SamarV-121, im just sharing on XDA
Bugs
Almost everything is broken i guess :3
ROM info
Kernel - 3.10.xx
Chipset - MediaTek MT6582
Downloads and all other info
View
I get an error while flashing this room from RR official Nougat on Micromax A1
E:unknown command [log]
Error 7.
---------- Post added at 03:05 PM ---------- Previous post was at 03:05 PM ----------
I get an error while flashing this room from RR official Nougat on Micromax A1
E:unknown command [log]
Error 7.
E3004: This package is for "sprout4" devices; this is a "sprout".
Updater process ended with ERROR: 7
PLEASE HELP.
Extract Rom's zip
Navigate to META-INF\com\google\android
open updater_script file
and remove all lines above ui_print ( remove getprop lines )
then zip it and flash
DONE
akash_eric said:
Extract Rom's zip
Navigate to META-INF\com\google\android
open updater_script file
and remove all lines above ui_print ( remove getprop lines )
then zip it and flash
DONE
Click to expand...
Click to collapse
Ya, i know
and any idea that he'll be fixing the bugs?
Can you please create a stable version.
It is not boot when i port for micromax q380