Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
what recovery are u using?
alot of work to do, ok so if adb is usable then let someone with a build.prop lend u it and push it straight from the computer as so, adb remount
adb shell rm /system/build.prop
adb push \path\to\build.prop /system/build.prop
adb shell chmod 644 /system/build.prop