taitony
Member
- Apr 3, 2011
- 30
- 3
I have this wonderful S7 for one month and try to update to INDO 2.2.2 plus Joe's ROM (V1.1 stable). I know many of you experience the problem of multiTouch and Flash function after updating to 2.2.2.
The recovery of MultiTouch (it was working in 2.1) is due to missing permission, so you just download the file attached. Unzip it and use RE Explorer to copy it to /system/etc/permission/, over write it and chmod to 755. Reboot it and MultiTouch will come back.
Note: The change of this file is as below to add RED line.
<permissions>
<feature name="android.hardware.touchscreen" />
<feature name="android.hardware.touchscreen.multitouch" />
</permissions>
Even Joe's ROM include Flash but it does not work on my S7, so I delete and re-install. Then the flash is working.
Hope my share will be helpful.
BTW: I am waiting for Joe's new ROM for Taiwan Update (2.2.2). This is the latest release officially from Huawei.
The recovery of MultiTouch (it was working in 2.1) is due to missing permission, so you just download the file attached. Unzip it and use RE Explorer to copy it to /system/etc/permission/, over write it and chmod to 755. Reboot it and MultiTouch will come back.
Note: The change of this file is as below to add RED line.
<permissions>
<feature name="android.hardware.touchscreen" />
<feature name="android.hardware.touchscreen.multitouch" />
</permissions>
Even Joe's ROM include Flash but it does not work on my S7, so I delete and re-install. Then the flash is working.
Hope my share will be helpful.
BTW: I am waiting for Joe's new ROM for Taiwan Update (2.2.2). This is the latest release officially from Huawei.