在线专业解决刀子疑难杂症!!!刷机答疑解惑!!!
在线专业解决刀子疑难杂症!!!刷机答疑解惑!!!有需要的回帖!!!哟,不错哦。。。 求大婶教育,小白求问,现在国行430底包以ROOT求个精简列表或者精简包,GPS跟游戏做过优化的,CDT4可回刷4.04,求好的ROM,省电怎么也要能抗住玩个小半天的 求大婶教育,刷的底包4.12 -430的内个最终包,CDT4可回刷4.04,不想清18区BMM开机,求个精简的GPS跟流畅优化过的ROM,求介绍 嘿嘿,欢迎咨询哈! LouisLaw 发表于 2014-2-10 14:29
哟,不错哦。。。
欢迎咨询哈!!嘿嘿!
支持!!!! liwei945 发表于 2014-2-28 10:30
支持!!!!
谢咯,嘿嘿
官方系统默认点动接听和滑动接听两种应答方式当有电话打进时从口袋掏出,因为误碰而挂断电话能不能反编译两个程序,,试了N次都在FC要不就失败,,,
滑动接听
接听界面保持官方原样,只是关闭了点动接听,仅开启滑动接听。
反编译Phone.apk,打开Phone/res/layout/moto_incoming_lockscreen.xml,
将第四行
<com.motorola.android.widget.RunwayLauncher android:id="@id/incomingCallWidget" android:layout_width="fill_parent" android:layout_height="fill_parent" motors:unlock_Fling="true" motors:unlock_TwoTap="true" motors:shakeStartGraphic="true" motors:keepTargetVisibleDim="true" motors:autoPing="true"
中的
motors:unlock_TwoTap="true"
改成
motors:unlock_TwoTap="false"
解锁的:滑动解锁
--------
是关闭了点动解锁,仅开启滑动解锁。
反编译framework-res.apk,打开framework-res/res/layout/zz_moto_keyguard_unlock_widget.xml,
将第二行
<com.motorola.android.widget.RunwayLauncher android:id="@id/unlock_widget" android:layout_width="fill_parent" android:layout_height="fill_parent" android:unlock_Fling="true" android:unlock_TwoTap="true" android:autoPing="true"
中的
android:unlock_TwoTap="true"
改成
android:unlock_TwoTap="false" jiushi xuyao de
页:
[1]
2