[MOD] [KitKat] [ROOT] Apple Emoji Replacement for KitKat

Search This thread

feizhel_vandrago

Senior Member
Dec 31, 2012
214
54
South Kalimantan
first time I saw this way is here and the original thread was here.
This mod will replace your current "flat" KitKat emoji with Apple emoji. Here is the instruction by angelsel :

(remember to backup your current fallback_fonts.xml before do this.)

1. Grab AppleColorEmoji.ttf and place it into /system/fonts/
2. Set /system/fonts/AppleColorEmoji.ttf to have permissions 644 (rw-r--r--) and owner:group root:root.
3. Modify /system/etc/fallback_fonts.xml like so:
find :

Code:
    <family>
        <fileset>
            <file>AndroidEmoji.ttf</file>
        </fileset>
    </family>

screenshot
Screenshot_2014-06-29-15-09-35_zps62202bd0.png


Above this block, add

Code:
    <family>
        <fileset>
            <file>AppleColorEmoji.ttf</file>
        </fileset>
    </family>

screenshot
Screenshot_2014-06-29-15-09-04_zps1b22e00f.png


4. Set /system/etc/fallback_fonts.xml to have permissions 644 (rw-r--r--) and owner:group root:root.
5. Reboot.

if you enjoy it, give Thanks to angelsel for the instruction here at his own original thread [MOD] Apple Color Emoji system-wide for KitKat

screenshot (sorry if large :D )
Screenshot_2014-06-29-15-10-00_zps506c499c.png
10498321_881677161847150_689843424977065306_o_zps97e76161.jpg
 
Last edited:
  • Like
Reactions: abeeennng

makankaki

Senior Member
Nov 22, 2012
453
115
Kuala Lumpur
i download the ttf file and push into system/font
then i rename "AndroidEmoji.ttf" to "AndroidEmojiOLD.ttf"
and "AppleColorEmoji.ttf" to "AndroidEmoji.ttf" and set to rw-r-r and reboot.
and it changed without edit the fallback_fonts.xml :D
 

makankaki

Senior Member
Nov 22, 2012
453
115
Kuala Lumpur
and if anyone have installed keyboard that make by Shaftamle, you must rename the "AppleColorEmoji.ttf" to "NotoColorEmoji.ttf"
and the original "NotoColorEmoji.ttf" rename to "NotoColorEmoji.bak" just in case you want to use old emoji back.
set permission to rw-r-r and reboot. :good:
 
  • Like
Reactions: feizhel_vandrago

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    i download the ttf file and push into system/font
    then i rename "AndroidEmoji.ttf" to "AndroidEmojiOLD.ttf"
    and "AppleColorEmoji.ttf" to "AndroidEmoji.ttf" and set to rw-r-r and reboot.
    and it changed without edit the fallback_fonts.xml :D
    1
    first time I saw this way is here and the original thread was here.
    This mod will replace your current "flat" KitKat emoji with Apple emoji. Here is the instruction by angelsel :

    (remember to backup your current fallback_fonts.xml before do this.)

    1. Grab AppleColorEmoji.ttf and place it into /system/fonts/
    2. Set /system/fonts/AppleColorEmoji.ttf to have permissions 644 (rw-r--r--) and owner:group root:root.
    3. Modify /system/etc/fallback_fonts.xml like so:
    find :

    Code:
        <family>
            <fileset>
                <file>AndroidEmoji.ttf</file>
            </fileset>
        </family>

    screenshot
    Screenshot_2014-06-29-15-09-35_zps62202bd0.png


    Above this block, add

    Code:
        <family>
            <fileset>
                <file>AppleColorEmoji.ttf</file>
            </fileset>
        </family>

    screenshot
    Screenshot_2014-06-29-15-09-04_zps1b22e00f.png


    4. Set /system/etc/fallback_fonts.xml to have permissions 644 (rw-r--r--) and owner:group root:root.
    5. Reboot.

    if you enjoy it, give Thanks to angelsel for the instruction here at his own original thread [MOD] Apple Color Emoji system-wide for KitKat

    screenshot (sorry if large :D )
    Screenshot_2014-06-29-15-10-00_zps506c499c.png
    10498321_881677161847150_689843424977065306_o_zps97e76161.jpg
    1
    i download the ttf file and push into system/font
    then i rename "AndroidEmoji.ttf" to "AndroidEmojiOLD.ttf"
    and "AppleColorEmoji.ttf" to "AndroidEmoji.ttf" and set to rw-r-r and reboot.
    and it changed without edit the fallback_fonts.xml :D

    really? thanks for the info :D
    1
    and if anyone have installed keyboard that make by Shaftamle, you must rename the "AppleColorEmoji.ttf" to "NotoColorEmoji.ttf"
    and the original "NotoColorEmoji.ttf" rename to "NotoColorEmoji.bak" just in case you want to use old emoji back.
    set permission to rw-r-r and reboot. :good: