安卓玩机俱乐部吧 关注:220贴子:1,075
  • 18回复贴,共1

【教程】wp8风格最近任务

只看楼主收藏回复

如何反编译我就不说了 有关的帖子我已经发过了 还不懂就去百度
首先反编译UI,然后找到res/values/bools.xml
搜索
<bool name="config_recents_thumbnail_image_fits_to_xy">false</bool 将false改为true
找到 /res/values/strings.xml
最后一行添加
<string name="recent_apps_title">Recent apps</string>
找到values-zh-rCN/strings.xml
<string name="recent_apps_title">自定义中文名</string>
第三步 找到 /res/layout/status_bar_no_recent_apps.xml
在<TextView android:textSize="20.0dip" 后面改为android:textColor="@*android:color/white"
第四步 找到 /res/layout/status_bar_expanded_header.xml
将<LinearLayout android:gravity="center_vertical" android:orientation="horizontal" android:background="@drawable/notification_header_bg" android:layout_width="fill_parent" android:layout_height="wrap_content" android:baselineAligned="false"
改为:<LinearLayout android:gravity="center_vertical" android:orientation="horizontal" android:background="#ff000000" android:layout_width="fill_parent" android:layout_height="wrap_content" android:baselineAligned="false"
替换layout-land layout-port中的status_bar_recent_panel.xm与status_bar_recent_item.xml
制作两个背景图片,名称改为:wp8_land 和wp8_port大小自定,放到drawable-nodpi文件夹下既可
然后反编译 framework-res.apk
/res/values/dimens.xml
<dimen name="thumbnail_height">267.0dip</dimen> 有的分辩率不同可自定义高度
<dimen name="thumbnail_width">168.0dip</dimen> 有的分辩率不同可自定义宽度
最后回编译 替换什么的就不说了




IP属地:四川来自Android客户端1楼2014-09-29 02:40回复
    来人啊


    IP属地:四川来自Android客户端3楼2014-09-29 04:07
    回复
      不能回编译是怎么回事?


      来自手机贴吧4楼2014-09-29 05:19
      收起回复
        我来了。。。。。


        来自Android客户端5楼2014-09-29 09:15
        回复
          我也来了,


          来自Android客户端6楼2014-09-29 09:29
          收起回复
            好腻害的样子,顶起


            来自Android客户端7楼2014-09-29 11:58
            收起回复
              安卓4.3如何弄


              来自Android客户端8楼2014-09-29 17:17
              收起回复
                顶一个
                  —— 亲爱的祝你们白头偕老,一生无爱。
                       ⣁⠚ ✎﹏ゞ♡ℳ๓₯㎕❦


                来自iPhone客户端9楼2014-10-01 00:33
                回复
                  lz是不是对调layout-port中的status_bar_recent_panel.xm与status_bar_recent_item.xml?


                  IP属地:广西10楼2014-10-11 18:22
                  回复
                    不对啊。。有的找不到


                    IP属地:河北来自Android客户端11楼2015-07-13 11:33
                    回复
                      ami桌面,你值得拥有


                      IP属地:江西来自Android客户端12楼2015-07-19 14:03
                      回复
                        楼主指的是这样?


                        来自Android客户端13楼2015-07-26 02:02
                        收起回复
                          有没有视频教程


                          来自Android客户端14楼2016-01-04 13:21
                          回复