[MOD] [KitKat] [ROOT] Apple Emoji Replacement for KitKat - Samsung Galaxy Mega

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
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Above this block, add
Code:
<family>
<fileset>
<file>AppleColorEmoji.ttf</file>
</fileset>
</family>
screenshot
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 )

Help
Hey I need help this is what mine look like. After I get here what do I do next? Because when I did it the first time I bricked my phone.

BrandonJoynvr said:
Hey I need help this is what mine look like. After I get here what do I do next? Because when I did it the first time I bricked my phone.
Click to expand...
Click to collapse
brick? you mean bootloop?
in easy way, copy AppleEmoji.ttf to system/font, find AndroidEmoji.ttf then rename it to AndroidEmoji.ttf.old. after that, rename AppleEmoji.ttf to AndroidEmoji.ttf, set the permission rw-r--r-- and reboot. forget editing .xml, just do renaming 2 .ttf file

Related

[Sense 3.6 SKIN] Spring 2012

Finally here it is! Please follow the directions or it will not work...
Go to Personalize
Display
Skin
Select Blue sky but do not apply it If you currently have it applied, apply a different skin
Press the menu
Choose Delete
Press Delete at the bottom
Click OK on the popup
Open a root explorer
Go to root directory
System
App
Browse for BlueSky.apk
If it is there delete it and reboot your phone, if it is not you are all set to install the theme
Download here
Using Leeroid's Tweaks you can change your clock color to #ffd9b2ff which is what I have in the screen shots. Other colors that match the theme are #ffBAF3C3 (green) #ffFFCBCF (pink) #ffA9D3C7 (aqua)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have attached a bunch of tiled wallpapers I made over on colourlovers.com that match the color scheme.
Widgets and Lock ring Themed
FOR DEODEXED ROMS ONLY
I am not responsible if you brick your phone
For safety's sake, apply any skin but bluesky.apk before proceeding.
Download fusion.apk
Save it to your SD Card
Using a root explorer copy fusion.apk on your SD card
Browse to system/apps rename fusion.apk to fusion.bak
Paste the copied fusion.apk
Change the permissions to rw-r--r--
Reboot your phone
(I Love Eminem)
Reserved again
Looks good, I just did the S=Off to the House Boss' phone last night and installed NRGZ' ICS ROM and your skin/theme and she's really digging it... even with as much I work on my own devices, I never forget the number 1 rule "Happy Wife = Happy Life"

[MOD][TUT] Add a ROM logo in About Device

I took some pieces from other guide
What you need?
-Apktool
-Settings.apk
-Notepad++
First, choose/make a logo to add in Settings.
Recommended these dimensions (in pixel) :
LDPI: 270x67
MDPI: 320x80
HDPI: 480x120 --> This for S Advance
XHDPI: 720x180
Open command promot and move to your Apktool's folder. Then, type this:
Code:
apktool d Settings.apk
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download attachment, rename it to "logo_row.xml" and put it in Settings/res/layout.
Come back and go to xml folder. Search and open device_info_settings.xml.
Copy this code:
Code:
<PreferenceScreen android:key="rom_logo" android:layout="@layout/logo_row" />
below this:
Code:
<PreferenceScreen android:title="@string/about_settings"
xmlns:android="http://schemas.android.com/apk/res/android">
in this way:
Save and close the file
Now, if you have the logo in specific resolutions, put the files in their folders drawable-****, else put single file in drawable-nodpi folder (to create if doesn't exist). The logo/s must be called all "romlogo" (without quotes ).
Come back to the main folder, where's place apktool and type:
Code:
apktool b settings
Now, with WinRAR/Winzip/7-Zip, extract Settings.apk in a folder called Settings-new.
Go to Settings/build/apk and copy all files and folders and paste them into Settings-new folder replacing old files.
Compress all content of Settings-new folder...
...and rename from Settings-new.zip to Settings.apk --> File Ready
Screen "About device"
Sorry for my bad english (x100)
Tested on:
-Samsung Galaxy S Advance
-Samsung Galaxy Mini
Click to expand...
Click to collapse
Credits:
[email protected] for test it on Galaxy Mini
-PAC-man team, especially Grarak for his commit
Click to expand...
Click to collapse
Reserved just in case

[TOO] [SHARE] APK Java Viewer

Note : I am Sharing the work of forumber2.All the credits goes to him A little intoduction by him
forumber2 said:
APK to Java Viewer​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi all!
As you know, we can view and save java classes in classes.dex via some tools. And we have enough guides (like this; http://goo.gl/QkK6P7 ) but it requires effort so, I made this small tool for lazy people
This script will show the java files in your apk/jar (framework). Instructions as below:
1. Download the zip in Attachments.
2. Extract Java-Viewer.zip anywhere on your PC.
3. Put your an apk or jar (framework) in "Input".
4. Execute "Run_me_first.bat"
5. Follow Instructions (in tool)
**JRE is required
**IMPORTANT: DO NOT leave spaces when you name your apk files, e.g. "123 abc.zip" is a no go, "123abc.zip" is the correct way,
Bugs;
-After converting dex to jar, the script ends suddenly. Thats why you need execute View_Java.bat after finish Run_me_first.bat script
-jd-gui can't decompile all smali files.
Applications are used;
-JD-GUI 0.3.6
-7zip
-dex2jar-0.0.9.15
Credits;
@Ryuinferno for his "Sign-em!" thread style
@lickarock for his guide and his screenshot
Click to expand...
Click to collapse
Downloads Here
Orginal Threads

[BOOT ANIMATION] The Matrix Boot Animation

I've been looking for a good Matrix Boot Animation for long but never found one. So decided to make one for myself.
Finally , here it is.
The matrix rain, followed by 'The matrix has you' message and then loops back to the rain.
720x1280 at 30fps
Code:
Root Explorer required
[B]Imp:It is recommended to make a backup before trying to change system files
,just to be safe.[/B]
Instructions​
Using your explorer go to /system/media and rename the existing 'bootanimation.zip' to 'bootanimation.bak'
Copy the bootanimation.zip to /system/media
Set permissions to rw_r_r
Reboot.
Preview: Just a small one.​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Link​
https://www.dropbox.com/s/nrfo9rpxar59qjc/bootanimation.zip
neo.ank said:
I've been looking for a good Matrix Boot Animation for long but never found one. So decided to make one for myself.
Finally , here it is.
The matrix rain, followed by 'The matrix has you' message and then loops back to the rain.
720x1280 at 30fps
Code:
Root Explorer required
[B]Imp:It is recommended to make a backup before trying to change system files
,just to be safe.[/B]
Instructions​
Using your explorer go to /system/media and rename the existing 'bootanimation.zip' to 'bootanimation.bak'
Copy the bootanimation.zip to /system/media
Set permissions to rw_r_r
Reboot.
Preview: Just a small one.​
Link​
https://www.dropbox.com/s/nrfo9rpxar59qjc/bootanimation.zip
Click to expand...
Click to collapse
Very cool. Good work. If you don't mind I'm going to put that in my next update of Missing Link coming soon. Giving proper credit of course
Feel free to use it..
Sent from my XT1022 using Tapatalk
Awesome boot animation

[TRICK] How To Make The Lockscreen Transparent *super easy*

locate (or create) the following file and disable the read permissions
/data/data/com.cooliris.media/files/zzzzzz_lockscreen_wallpaper.jpg
(to locate/create and edit the above file permissions use a file manager app able to navigate the /data folder.
NOTE: Manual edit of files in /data folder require root permissions so the Andriod system must be rooted first
NOTE2: This trick works on Samsung Galaxy Y stock ROM, on which the system looks for the file zzzzzz_lockscreen_wallpaper.jpg located in /data/data/com.cooliris.media/files to be used as lockscreen wallpaper. Other ROMs might look for different filename and/or different location.)
That's it!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[][][]
[][][]
As side note I want to add that my first read about this topic was, about two weeks ago, a thread started by XDA member recognized contributor marcussmith2626 more than one year ago (How To Make The Lockscreen Transparent) which explains a more sophisticated way to get the lockscreen transparent and that might work on a variety of ROM and devices.
Then I accidentally discovered the above trick by my own (I forgot to set the permissions after replacing the jpg file) and I decided to share it here even though I don't know if anyone had posted the same trick before as comment at the marcussmith2626 thread or anywhere else in XDA or the Internet virtual space
wooooow,awesome:laugh:
thnx for rhis.as easy and as simple as it can ever beeee.so cooooool
nice trick
Thanks for your guide its very very easy =D

Categories

Resources