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.
Is there anyway to do it without meta-morph? (With root)
Yes, you can adb pull the framework file and edit whatever you want in there, then adb push it back.Is there anyway to do it without meta-morph? (With root)
adb pull system/framework/framework-res.apk Where\ever\you\want\it
adb push Where/ever/the/file/is/located system\framework\
adb pull system/framework/com.htc.resources.apk Where\ever\you\want\it
adb push Where/ever/the/file/is/located system\framework\
