Guest thebuell Posted February 17, 2014 Report Posted February 17, 2014 (edited) I don't seem to be able to update to latest CM10.2 without getting an assert error on ro.product.device == u8833? Any workarounds? Thanks :-) Edited February 17, 2014 by thebuell
Guest TheKisama Posted February 17, 2014 Report Posted February 17, 2014 The dev is no longer supporting CM10.2 or any other of his works. These 'updates' are built automatically by his server thingy. He won't be touching android stuff any more, at least for the time being. So don't update and stay on a build in which everything is stable.
Guest Victod Posted February 17, 2014 Report Posted February 17, 2014 The dev is no longer supporting CM10.2 or any other of his works. These 'updates' are built automatically by his server thingy. He won't be touching android stuff any more, at least for the time being. So don't update and stay on a build in which everything is stable. I guess Dazzozo returned to android development a time ago.. Look his Github :P
Guest Victod Posted February 17, 2014 Report Posted February 17, 2014 I don't seem to be able to update to latest CM10.2 without getting an assert error on ro.product.device == u8833? Any workarounds? Thanks :-) This is the wrong place to post that.! ONLY DEVELOPMENT :excl: you must post it in Huawei Ascend G510 / Orange Daytona / Y300 (GENERAL) :excl: And to install it you should to edit your Build.prop acording to described error... Find this on build.prop -->> ro.product.device = u8833 or similar and make the proper changes... Greetings.!
Guest thebuell Posted February 17, 2014 Report Posted February 17, 2014 And to install it you should to edit your Build.prop acording to described error... Find this on build.prop -->> ro.product.device = u8833 or similar and make the proper changes... OK, thanks for the advice, but what proper changes would I need to put in build.prop?
Guest thebuell Posted June 16, 2014 Report Posted June 16, 2014 In the end I updated to CM11 and all is well. Presumably I used the wrong version of recovery with CM10.2.
Guest fayis003 Posted June 16, 2014 Report Posted June 16, 2014 (edited) do one thing first open the rom archive 1. go to meta.inf folder 2.open com folder 3.open google folder 4.open android 5.open updater script in any text editor you will see some thing like assert (getprop("ro.product.device") == "u8833" || getprop("ro.build.product") == "u8833" || delete all those lines till you find the semicolon (which means we reached the last of the line..delete the semicolon too) now you have deleted the lines that causes assert error now save the file and update archive and flash it thats it :) Edited June 16, 2014 by fayis003
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now