Recent content by T-Ching

  1. T

    [SOLVED] help needed, replaced build.prop & phone won't start up

    Hi, Just want to share my experience with the blank-screen boot issue after modifying the build.prop file. Turns out that the incorrect permission of the build.prop file was causing the boot issue for my HTC M8. The build.prop file needs to have a permission of chmod 744. I found the solution...