This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
you didnt download the right device. they have a security to not alow people to install with the wrong build.prop info. such as having the eris and trying to install the sholes zip
your build.prop must match these three things. they should already assert(getprop("ro.product.device") == "desirec" || getprop("ro.build.product") == "desirec" || getprop("ro.product.board") == "desirec");