lundi 10 février 2014

[Guide][SHARE]Port ICS Lockscreen for Gingerbread Devices without any third party app topic





Quote:










Originally Posted by ravikanthchary
(Post 48716610)

Here is the tutorial for integrating Original ICS Style Lockscreen for All Gingerbread Devices...:laugh:

Steps To Integrate:

1.Needs:

apktool for decompiling and compiling

Notepad+ for editing xml files

framework-res.apk

build.prop (open root browser on mobile and goto system then you ill find this)

Download xml files from here:
http://www.mediafire.com/download/bi...k4GB+files.zip

2.first you have to decompile your framework-res.apk

and open ur decompiled framework-res folder

In that open res\layout paste the downloaded xml files

after that download lockscreen pngs from here
https://www.mediafire.com/?1d923c8j5qihvd6

Then open res\drawable-mdpi\paste pngs here

Half Of The Work Is Over

You Have to add some ids in res\values\ids open this

and add this line At the end of below


HTML Code:


<item type="id" name="rl_multiWaveView">false</item>
    <item type="id" name="digital_clock">false</item>
    <item type="id" name="dateShow">false</item>
    <item type="id" name="iv_drop">false</item>
    <item type="id" name="ib_greenorange">false</item>
    <item type="id" name="rl_click_after">false</item>
    <item type="id" name="ib_photo">false</item>
    <item type="id" name="ib_greenorange_gone">false</item>
    <item type="id" name="ib_phone">false</item>
    <item type="id" name="tv_phone_unread">false</item>
    <item type="id" name="ib_sms">false</item>
    <item type="id" name="tv_sms_unread">false</item>
    <item type="id" name="ib_home">false</item>
    <item type="id" name="tv_remind">false</item>
    <item type="id" name="rl_multiWaveViewforsimulateics">false</item>
    <item type="id" name="iv_wave">false</item>
    <item type="id" name="iv_wave1">false</item>
    <item type="id" name="iv_wave2">false</item>
    <item type="id" name="iv_circle">false</item>
    <item type="id" name="timeDisplay">false</item>
    <item type="id" name="am_pm">false</item>



after adding this to ids recompile your framework-res.apk

last method for integrating ICS Lockscreen to your Mobile

open your build.prop via notepad+

Add These Line On above


HTML Code:


#add wanglu 20120811 start
#do not greenorging lockscreen
ro.origin.lockscreen=simulateICS
#add wanglu 20120811 end


like this



save it and move this modded build.prop to your system\overwrite here
and also the compiled framework-res.apk to system\framework\overwrite here with permissions

Screenshot:



Reboot Your Mobile...
Now you Have successfully Integrated ICS Lockscreen To your GingerBread Mobile





There is no contribution of mine , all the credits goes to ravikanthchary





Aucun commentaire:

Enregistrer un commentaire