Jump to content

[DEV][ROM][13.11.] CyanogenMod 12.1 (Android 5.1.1) for Huawei Y5


Recommended Posts

Guest SickBro
Posted (edited)

I set default location to sd card via adb and via settings but just can`t install apps

Screenshot_2016-02-13-16-07-55.png

Screenshot_2016-02-13-16-07-59.png

Screenshot_2016-02-13-16-08-08.png

Edited by SickBro
Added Screenshots
Guest KonstaT
Posted (edited)
57 minutes ago, SickBro said:

I set default location to sd card via adb and via settings but just can`t install apps

There's an option in 'Settings -> Apps -> MENU -> Preferred install location' that is supposed to do the same thing. According to this it's broken which is why it was hidden by default. I'm quite sure I tested it on my other device when I enabled it and it was working. I just blindly copied the overlay to this device and I'll probably just remove the option again.

So, looks like installing directly to external sdcard is not possible. You need to have enough space in your internal storage to install the app and then move it to sdcard manually.

Edited by KonstaT
Guest gabindu65
Posted

hi, i have a problem while trying to flash your port its saying "E: Error executing updater binary in zip '/external_sd/cm-12.1-20160131-UN0FFICIAL-KonstaKANG-y560"

Guest SickBro
Posted
7 minutes ago, gabindu65 said:

hi, i have a problem while trying to flash your port its saying "E: Error executing updater binary in zip '/external_sd/cm-12.1-20160131-UN0FFICIAL-KonstaKANG-y560"

errorstatus error 7 or smth like that?

Guest gabindu65
Posted
1 hour ago, SickBro said:

errorstatus error 7 or smth like that?

oh sorry its my fault i just see in the log : This package is for device: y560; this  device is HWY560-L so i can't flash this rom ...

Guest SickBro
Posted (edited)
23 minutes ago, gabindu65 said:

oh sorry its my fault i just see in the log : This package is for device: y560; this  device is HWY560-L so i can't flash this rom ...

you can. install notepad ++ . then open the rom archive and go to META-INF > com > google > android and extract update-script. change extension to .txt. open it with notepad ++ and delete the firt line. then save . delete ".txt" and put the modified update-script into the archive and you can flash it. i had the same problem

Edited by SickBro
updater script, not binary :) my fault
Guest gabindu65
Posted
1 hour ago, SickBro said:

you can. install notepad ++ . then open the rom archive and go to META-INF > com > google > android and extract update-script. change extension to .txt. open it with notepad ++ and delete the firt line. then save . delete ".txt" and put the modified update-binary into the archive and you can flash it. i had the same problem

Okay i will try it thanks ˆˆ

Guest SickBro
Posted
8 minutes ago, SickBro said:

you can. install notepad ++ . then open the rom archive and go to META-INF > com > google > android and extract update-script. change extension to .txt. open it with notepad ++ and delete the firt line. then save . delete ".txt" and put the modified update-binary into the archive and you can flash it. i had the same problem

delete all before this line

ifelse(is_mounted("/system"), unmount("/system"));

Guest KonstaT
Posted (edited)
32 minutes ago, gabindu65 said:

oh sorry its my fault i just see in the log : This package is for device: y560; this  device is HWY560-L so i can't flash this rom ...

You have the wrong recovery image. You need to use this TWRP image like it says in the installation instructions.

18 minutes ago, SickBro said:

you can. install notepad ++ . then open the rom archive and go to META-INF > com > google > android and extract update-script. change extension to .txt. open it with notepad ++ and delete the firt line. then save . delete ".txt" and put the modified update-script into the archive and you can flash it. i had the same problem

15 minutes ago, SickBro said:

delete all before this line

ifelse(is_mounted("/system"), unmount("/system"));

No, absolutely not. Don't change anything in the updater-script. Those checks are there for your own safety.

 

Edited by KonstaT
Guest SickBro
Posted
5 minutes ago, KonstaT said:

You have the wrong recovery image. You need to use this TWRP image just like it says in the installation instructions.

No, absolutely not. Don't change anything in the update-script. Those are there for your own safety.

 

if i had not changed, i couldn`t install the rom

Guest SickBro
Posted
5 minutes ago, SickBro said:

if i had not changed, i couldn`t install the rom

what i have deleted was ony the thing that check the device compatibility

Guest KonstaT
Posted
5 minutes ago, SickBro said:

if i had not changed, i couldn`t install the rom

Well, then you have the wrong recovery image, too.

Guest SickBro
Posted
5 minutes ago, KonstaT said:

Well, then you have the wrong recovery image, too.

i tried twrp and cwm and none worked. after i deleted that line it worked. i searched on internet and is nothing bad

Guest KonstaT
Posted (edited)
8 minutes ago, SickBro said:

i tried twrp and cwm and none worked. after i deleted that line it worked. i searched on internet and is nothing bad

Yeah, wrong TWRP and CWM! If you'd just use the right TWRP, you wouldn't need to remove anything.

Edited by KonstaT
Guest SickBro
Posted
7 minutes ago, KonstaT said:

Yeah, wrong TWRP and CWM! If you'd just use the right TWRP, you wouldn't need to remove anything.

that`s what i used. anyway

Guest KonstaT
Posted
5 minutes ago, SickBro said:

that`s what i used. anyway

LOL, that's just not true. ;) There's nothing in any of my builds that says HWY560-L (it's on the TWRP/CWM builds you can find over at XDA). I actually know what that is and where it comes from and what's it for. Just install the right recovery and stop arguing.

Guest gabindu65
Posted

None of your two solutions worked for me.. (Sorry for bad english im french ^^)

Guest gabindu65
Posted
7 minutes ago, gabindu65 said:

None of your two solutions worked for me.. (Sorry for bad english im french ^^)

(I have the twrp noticed in the thread)

Guest KonstaT
Posted (edited)
1 hour ago, gabindu65 said:

(I have the twrp noticed in the thread)

You are absolutely sure you have this TWRP installed? Redownload and reinstall to be sure (download the TWRP flashable zip -> install it in whatever recovery you now have -> important!!! reboot recovery!). Because previously you were using a recovery image that has ro.product.device/ro.build.product=HWY560-L and that's not my build. I can only support my own stuff.

LOL, I'm having the strangest déjà vu from my previous device trying to explain some Russians 'wrong recovery' a hundred times and they still couldn't understand. :D

Edited by KonstaT
Guest gabindu65
Posted

Im sure 100% i have the good recovery is there another way to install the rom ?

Guest KonstaT
Posted (edited)
25 minutes ago, gabindu65 said:

Im sure 100% i have the good recovery is there another way to install the rom ?

And I'm 100% sure you don't if you have any error saying anything about HWY560-L. ;)

Install the right recovery image, re-download the ROM zip and check md5sum that it's not corrupted. Follow installation instructions on the third post of this thread.

Edited by KonstaT
Guest gabindu65
Posted

I redownloaded everything and now its working, no problem found a the moment, you done a really good job ! 

Guest SickBro
Posted
20 hours ago, KonstaT said:

LOL, that's just not true. ;) There's nothing in any of my builds that says HWY560-L (it's on the TWRP/CWM builds you can find over at XDA). I actually know what that is and where it comes from and what's it for. Just install the right recovery and stop arguing.

Okay dude. anyway all works fine now. 

Guest Dániel Márk Baranyi
Posted

Why crash the phone after play a music with music player? VLC player works fine, everything else works fine, but the elven music player chrash and reboot the system after playing songs. 
Sorry for my english, i hope you undestad :D 

Guest KonstaT
Posted (edited)
57 minutes ago, Dániel Márk Baranyi said:

Why crash the phone after play a music with music player? VLC player works fine, everything else works fine, but the elven music player chrash and reboot the system after playing songs. 
Sorry for my english, i hope you undestad :D 

Logcat? That would tell exactly why...

Currently testing CM13 and can't be arsed to flash CM12.1 to see if I can reproduce. ;) Quite sure I used Eleven to play something when I tested AudioFX and didn't notice any issue there.

Edited by KonstaT

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.