help!!!

Search This thread

es0tericcha0s

Senior Member
May 6, 2010
4,417
878
mobilemojo5280.com
i have made rom for my s duos using xda kitchenn but i get status 1 error when i flash the rom
i have searched a lot but i can't find satisfied answer
can any one help me solve this error?
i'm using this guide
http://xdaforums.com/showthread.php?t=1801690

http://xdaforums.com/showthread.php?t=2230733

Status 1 Error:

"Well this is one of the most rarest error that a person can get...but with my experience I came to know that this occurs because you don't have correct permissions set. Use correct perms in updater-script and done "



Grab another rom that is the same base you are using and look at the META-INF/com/google/android folder which contains the updater script and binary to use as your reference points. Compare and contrast yours with that one.
 
  • Like
Reactions: Vaibhav Chauhan

Vaibhav Chauhan

Senior Member
Feb 17, 2014
765
146
30
Dahod, Gujarat
http://xdaforums.com/showthread.php?t=2230733

Status 1 Error:

"Well this is one of the most rarest error that a person can get...but with my experience I came to know that this occurs because you don't have correct permissions set. Use correct perms in updater-script and done "



Grab another rom that is the same base you are using and look at the META-INF/com/google/android folder which contains the updater script and binary to use as your reference points. Compare and contrast yours with that one.

can i use another rom's updater script in my rom which has same base??
 

es0tericcha0s

Senior Member
May 6, 2010
4,417
878
mobilemojo5280.com
Sorry, that was my main idea. Are you getting the same error code? Did you unzip and re-zip the rom? If so, you should use an archive manager like 7zip to move the update script into the zip without needing to unzip the whole thing, otherwise you'll break the signature on the rom and have to re-sign it.
 

Vaibhav Chauhan

Senior Member
Feb 17, 2014
765
146
30
Dahod, Gujarat
Sorry, that was my main idea. Are you getting the same error code? Did you unzip and re-zip the rom? If so, you should use an archive manager like 7zip to move the update script into the zip without needing to unzip the whole thing, otherwise you'll break the signature on the rom and have to re-sign it.

actually i am using android kitchen to make the rom
and when i use the cosmic rom's updater script in it the status 1 error was solved
but it stuck on boot animation
 

es0tericcha0s

Senior Member
May 6, 2010
4,417
878
mobilemojo5280.com
@es0tericcha0s
my stuck on bootloops can you tell me how to logcat?

Not all phones have adb access while in a bootloop. But to do so you would need adb set up on your computer, change directories to the adb folder (or if it's enabled globally, then where ever), and type:

adb logcat

You'll want to save it somewhere like:

http://pastebin.com/

and upload the link.

I am not skilled at reading logcats, so not sure if I can be of any more help after that.


If you don't have adb set up already, then just use this one: http://xdaforums.com/showthread.php?t=2317790
 
  • Like
Reactions: Vaibhav Chauhan

Top Liked Posts