[MOD] Emoji for EVO 4G LTE - Sprint HTC EVO 4G LTE

All Credits to Iridaki(Original Post)
I Just changed the fallback_fonts.xml file
Confirmed to work in the Stock Messaging app so far. I sent a text full of them to an Verizon iPhone and they received them.
Proof in Attached Thumbnail
Original Post:
iridaki said:
:victory: :silly: :laugh: :highfive: :good: :fingers-crossed: :cyclops: :crying: :angel:
Admit it, you secretly like emoji icons that iOS users seem to (ab)use in their messages.
OK maybe you don't, but you do hate the "blocks" or blank spaces appearing in their place on Twitter, Instagram, Foursquare, Email, SMS, etc.
Google knows. And has worked out a way to implement their own version in Android, starting from Jelly Bean 4.1.
Now, ICS users seem to be out of luck and that made me think and finally figure out a way to implement them in ICS.
Here is a little sneak-peek on how they look:
{
"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"
}
Note that they are black and white. This is because they are font symbols and not drawables (as they are in iPhones).
HOW?
First of all, Android uses a set of so-called "fallback fonts" for displaying characters that are not included in the primary fonts (DroidSans, Roboto, etc).
In the older days, to get emoji support, we used a modified DroidSansFallback ttf file, placed in /system/fonts. Well, if I wanted to merge AndroidEmoji font and DroidSansFallback, I'd probably lose a great part of my patience sanity and eye-vision... (there are 471 emoji icons)
So, I modified the fallback_fonts.xml in /system/etc/ and added the AndroidEmoji.ttf, as well as changing the priority with which the fallback fonts are called.
And TADA, I could view Google B/W emojis everywhere!
HOW DO I INSTALL IT?
I made a flashable zip that will work on all the Xperia 2011 models, on stock and stock-based ICS ROMs and probably to all Sony models that run ICS also (do not have access to those devices to check and be 100%).
DOWNLOAD ANDROID JB EMOJI FONT ENABLER
Flash with CMW.
(If you are rooted and on stock kernel, check how to get CMW here)
Preferably make a backup prior to installing.
I am not responsible for your device, YOU are!
Nandroid backups take 5-10 minutes to complete and can save lives.
Enjoy!
WHAT IF YOU DON'T HAVE AN XPERIA DEVICE OR RUN A CUSTOM ROM?
The tinkering needed for it to work on all devices is minimal.
Depending on the company, there may be different fallback fonts included.
For those you feel confident enough to edit system files, all you have to do is
add this line in the fallback_fonts.xml, save it, replace it in the CMW zip and flash:
Code:
<family>
<fileset>
<file>AndroidEmoji.ttf</file>
</fileset>
</family>
Just make sure it is before all the other entries, so that the Emoji font gets called first upon an unknown character.
HOW CAN I PUT EMOJIS IN MY MESSAGES/STATUSES/TWEETS/etc?
If you also want to be able to insert them anywhere, you have some choices:
1. A brilliant choice is Multiling Keyboard, which uses the newer encoding system.
2. There is also Emoji Keyboard.
However, it uses and older encoding system, so you will also need to flash this package. This mod is totally independent, you can flash it whether you flash the main mod or not. They will not interfere with each other at all. Having both mods means you can view emojis of both older and newer encoding.
___________________
NOTES
- If you like this, just press Thanks.
Do not post just to say how awesome I am. I know.
- If you are having questions/problems, post here, do not PM me.
Other people might also benefit from our conversation.
- If you are a ROM cooker/developer, PLEASE, ask for my permission before including this mod in your ROMs.
And I shall elaborate on this:
What I did here is no rocket science. Yes, I am sure anybody who would set their mind on it, could pull it through eventually. And maybe someone already has. However, I do enjoy being appreciated, because I took some time off my life to create this thread rather than just parading with my cool emoji-enabled phone, unwilling to spread the joy. I do wish for all the members of this community to benefit from this small tweak, but if I see something like this:
without my name mentioned anywhere and a link to this thread, I am going to be hurt. And probably mad.
That's all folks!
Click to expand...
Click to collapse

first! Yay! Thanks for sharing this

:good::good: thanks i need this

Thank you! Can't believe it took Google till JB to implement emojis.
Sent from my EVO using Xparent SkyBlue Tapatalk 2

I'm running CM10, and Emoji's still don't show up in text messages..why?

This doesn't appear to be working for me as well.... Running Stock with Goodies ROM

jkt97401 said:
This doesn't appear to be working for me as well.... Running Stock with Goodies ROM
Click to expand...
Click to collapse
Ditto here. I can get them to show up when I type them using either keyboards linked in OP but when I send them or receive them I still get the weird "question mark in diamond symbol".

http://forum.xda-developers.com/showthread.php?p=29281110
This works and has been up for while now too. So to those have problems give it a try very simple.
Sent from my EVO using Tapatalk 2

klbjr said:
Ditto here. I can get them to show up when I type them using either keyboards linked in OP but when I send them or receive them I still get the weird "question mark in diamond symbol".
Click to expand...
Click to collapse
It seams that the fallback_fonts.xml file is different for each rom. Im on mean rom. If someone can send me their fallback_fonts.xml from the /system/etc directory i can edit it and upload a new zip.

Related

[ROM]AOSP mod - Android 2.1 Gingerbread

{
"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"
}
IT WORKS! Installation via xRecovery.
Here's a mod of the AOSP ROM. What I've basically done is added a Gingerbread theme, add some Gingerbread apps and a few other things. It's based on version 008a of the AOSP ROM.
I don't have a Xperia anymore, but if people are willing to post some screenshots, I'd dearly appreciate that and include them in the OP.
If you like my work, you could consider buying me a beer:
Screenshots included
I am not responsible for bricking your device! Your doing this all on your own risk. Please report the bugs via PM and do not post them in the thread.
Download links:
Version 2.2:
Modified the Phone app, some other stuff. The menu-text is grey (I stole the correct .xml file from a Desire Z ROM), statusbar-background is black. Everything should just look a little more fancy.
http://www.mediafire.com/?n01dve9z1hw6cwo
Version 2.01:
Gone forever.
Version 2:
Modified the status-bar, framework-res.apk to look a little more like Gingerbread.
http://hotfile.com/dl/92665523/d29b00f/2.1_Gingerbread_v2fixed.zip.html
OK it should be working again. The problem was probably services.jar
Tadaaaa!
Version 1:
http://hotfile.com/dl/92341597/68ba217/2.1_Gingerbread.zip.html
Bugs:
HTC_IME doesn't work for some reason, needs to be installed manually.
Camera drivers aren't fully implemented yet.
Reserved for future use.
Changelog:
Added the correct .zip of the ROM
Made it function
Added icons, deleted apps.
Todo:
-Add, customize and remove certain apps
-Get the text back in the menus
I sent a PM because the ZIP file isn't working for xRecovery (there's an extra folder in it).
So I repacked the ZIP to have "system" in the ZIP's root and now it loads/flashes fine from xRecovery.
It's just that this ROM doesn't boot at all, tried installing/wiping twice, it's just stuck on the SE screen.
Thought this might be an important bug to post.
Can you post some screenshots?
Cuz. I'm in HK and I have slow speed in downloading files from hotfiles
Thanks~
I am from HK too,but the download speed is not too slow.
Also,you can use preminium ac searched from google
Sent fRom mY rooTed X10i uSing XDA App
ROM doesn't boot at the moment, I recommend to wait with downloading.
It completely works. I'll fix the menus later, but they're still usable, the text in the menu (from the menu-button) just doesn't appear, but that's where icons are for.
which files need to change to change the font? Change those that SE is constantly rebooting
sakyra said:
which files need to change to change the font? Change those that SE is constantly rebooting
Click to expand...
Click to collapse
What do you mean? Is the phone rebooting? Seems quite strange to me, the AOSP ROM doesn't do that either?
Thijs96 said:
What do you mean? Is the phone rebooting? Seems quite strange to me, the AOSP ROM doesn't do that either?
Click to expand...
Click to collapse
I replaced the fonts on DroidSans-Bold.ttf and droidsans.ttf and the phone was constantly rebooting
well I really like your ROM
You shouldn't have. Not all fonts work on Android and they can cause your phone to reboot constantaneously.
If you know how to work with adb, issue this command:
Code:
adb push /directory/where/you/placed/the/original/fonts/DroidSans-Bold.ttf /system/fonts
adb push /directory/where/you/placed/the/original/fonts/droidsans.ttf /system/fonts
If I remember it well, this should work.
Does this means we can't use the camera with it yet or there is just f/c close in adv. settings like the custom from j&z ?
And could you please tell me which gingerbread apps you implemented ?
It's based on the AOSP ROM, so it has the same issues. I don't know what the exact problem is in that ROM, but it's the same as in this one.
The Gingerbread apps:
Launcher
Youtube
Cardock
And more, but I accidentally forgot
does the camera and audio work?
ballubas said:
does the camera and audio work?
Click to expand...
Click to collapse
Audio: Yes
Camera: Advanced Settings don't, the basic app does, I believe. The camera issues are the same as the AOSP ROM from jerpelea and zdzihu.
Thijs96 said:
IT DOES BOOT Installation via xRecovery.
Screenshots included
I am not responsible for bricking your device! Your doing this all on your own risk. Please report the bugs via PM and do not post them in the thread.
Download links:
Version 1:
http://hotfile.com/dl/92341597/68ba217/2.1_Gingerbread.zip.html
Bugs:
HTC_IME doesn't work for some reason, needs to be installed manually.
Camera drivers aren't implemented yet.
Click to expand...
Click to collapse
Hey bro,
Plz remove your links and re-do you rom without lancher pro.
Its a paid aplication and this website doesnt suppor warez.
Im reporting this topic to the forun rules braking.
Do the right thing and respect xda foruns.
Moderators:
Plz close his topic and remove the links!
Hell, I didn't know!
I'll remove it - ADW.Launcher seems great too.
Edit:
Launcher Pro ain't paid! The paid version is a donate version, you can download the .apk of Launcher Pro on the site.
That’s it for now.
Click here to download the APK file
Click to expand...
Click to collapse
You may download the Launcher Pro .apk from the official site, that means it isn't illegal
@pedrocel85
Ignorance is Bliss. If you dont know about which apps are paid and which are not then dont come and post.
@topic
Nice Rom. Will test it out.
V2 is out. It are primarely UI changes, to look more like Gingerbread. The statusbar + icons have been modded, for example.

Tweaked Keyboard RLS3 + Wallpapers Gallery

{
"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"
}
What This Is
-GB keyboard tweaked for the Nook Colors screen (a lot of time has been put into making sure it is just the right size)
- Froyo keyboard look and feel
good news:
- since this is using the stock GB keyboard as a base themes should still affect the keyboard i dont know if there will be any adverse effect since i haven't tested it
Future plans
- have this installable along side of the stock keyboard.
- post a zip with the original keyboard in it to undo this if a user doesnt like it, make sure you nandroid before installing at the moment
RLS 2
-changed the candidate strip back to black with original colors so that themes apply correctly, tested with honeybread and it's working fine.
RLS 3
-now a standalone apk install through a file explorer like any other apk (i forget the user who made the renamed GB keyboard it is his apk tweaked)
-uploaded the zip to take you back to the stock keyboard since having 2 of the same keyboard is kind of pointless
-i think that is about all the changes to the keyboard i wanted to do so this will likely be final
Flash this zip in recovery if you are using a Prior Version to get the stock Keyboard Back
Stock Keys Zip
New! Tablet Keyboard APK
Stand Alone APK
This is a tweaked version of CMwallpapers with wallpapers all at a higher resolution for our devices screen size.
Thanks goes to 911jason for starting the thread so i had wallpapers to use there are 10 in this one i might flesh that out depending on the response i get from it
How-to Install
-use titanium backup or another app that will allow you to remove system apps to remove CMwallpapers.apk
-reboot
-install this like any other APK through a file manager
Download here
good news themes work, but since the canidate strip is white background instead of black some of the colors are off, when i get a chance to work on it again i will take it back to the stock color it might look weird but themes should work perfectly (i tested with tablet tweaked honeybread)
I tried it. But I just found out the hard way that whenever I try to use a non stock keyboard all the keys are blank. There work, but you can't see what letter they are suppost to be on the keyboard. I flashed the nightly over to get the stock keyboard back. Anyone know what's going on and how to fix it? Thanks.
Sent from my NookColor using XDA App
newellj79 said:
I tried it. But I just found out the hard way that whenever I try to use a non stock keyboard all the keys are blank. There work, but you can't see what letter they are suppost to be on the keyboard. I flashed the nightly over to get the stock keyboard back. Anyone know what's going on and how to fix it? Thanks.
Sent from my NookColor using XDA App
Click to expand...
Click to collapse
wait what the keys were blank for you?
and also you know this is the stock keyboard right and there are no changes to it that would have affected the letters, i am personally using it and haven't had an issue at all. were you running a theme on it or anything?
What I mean is the keyboard shows up and works. But there are no letters or symbols on the the keys. Just grey blank keys. I tried different themes including stock, same thing.
Sent from my NookColor using XDA App
alright new version in the first post
now it is a stand alone.apk
only drawback is that themes do not apply to it now but it is nice to have both keyboards on there
reloaded the apk, there was an error in compiling causing the & key to get borked, also changed the candidate strip back since themes won't be affecting the keyboard anymore
download again if you have the problem if you don't awesome
sorry to have missed that, i don't get as much time as i used to for this stuff.
also leave some feedback if you guys like it
Awesome work! keep it up!
alright guys i have a 2nd version as well
this one keeps the gingerbread looks but
-has the dimensions of the other tablet keys
-instead of the smile key it has an enter key
the enter key mod and .apk i built this from and modified was created thanks to user notverycreative in this thread
screenie
download it here

[TOOL][FIX][MOD] MMS.apk Editor (Fix for T-Mobile Small MMS)

{
"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"
}
MMS.apk Editor​
I'm releasing this tool as a couple of people have tested apks generated from the tool. This is an ALPHA build please be mindful that there are a few bugs.
This tool is for Windows ONLY.
Standard Disclaimer: I'm not responsible if this tool breaks/permanently damages your phone or blows up your house.
I've only tested this on MIUI roms however I believe it should work with others.
Download: http://db.tt/odCajl2w
Please consider donating as I put a lot of my free time in to this.
Donate: PayPal
How to Use:
-Coming Eventually (I think it's pretty straight forward though)-
Previous Versions:
-None Yet-
Thanks:
Brut.alll - for apktool
Google - for Android
- Saving this space for Later -
difrnt said:
- Saving this space for Later -
Click to expand...
Click to collapse
Do we simply flash thru recovery?
phanompin23 said:
Do we simply flash thru recovery?
Click to expand...
Click to collapse
I think the file contain stuffs for you to edit the MMS.apk on your PC
Guess I will be the first to ask. What is the problem, and what does this do to correct it?
daveid said:
Guess I will be the first to ask. What is the problem, and what does this do to correct it?
Click to expand...
Click to collapse
On certain carrier if the system doesn't recognized the phone as one of their own, incoming MMS get resize to very small file. I know with Tmobile US it happen. Some ROM like CM let you change user agent. This is to edit MMS.apk to allow full size incoming MMS
baseballfanz said:
On certain carrier if the system doesn't recognized the phone as one of their own, incoming MMS get resize to very small file. I know with Tmobile US it happen. Some ROM like CM let you change user agent. This is to edit MMS.apk to allow full size incoming MMS
Click to expand...
Click to collapse
Will wait for "How To Use" in the OP, I guess. I really need this.
Changing the MMS user agent to Nokia N95 or iPhone 3g fixes the small pictures for me
Again, this is for roms without the edit MMS user agent option, namely MIUI.
Thanks for this. I was visiting the thread over on miui every week.
iheartn1 said:
Changing the MMS user agent to Nokia N95 or iPhone 3g fixes the small pictures for me
Click to expand...
Click to collapse
Not every ROM has that option
So no instructions yet??
fcisco13 said:
So no instructions yet??
Click to expand...
Click to collapse
here's the mms.apk already modded
http://forum.xda-developers.com/showpost.php?p=18566402&postcount=1
baseballfanz said:
here's the mms.apk already modded
http://forum.xda-developers.com/showpost.php?p=18566402&postcount=1
Click to expand...
Click to collapse
Question.
If you install the modded apk, do you think it'll fix if your using, say, GoSMS?
uoY_redruM said:
Question.
If you install the modded apk, do you think it'll fix if your using, say, GoSMS?
Click to expand...
Click to collapse
It should because the stock MMS.apk is the one that handle incoming MMS
Thank you will test, does this fix (mms.apk) have to be uptaded every Friday?
Tried this fix, cant receive pics.
So is this working or not? Left MIUI to go to Sense ROM to get pictures but now missing trackball alerts/wake and speediness of MIUI. But don't want to lose pictures when coming back..
is their any (HOW TOO) to use this as my MMS pic's are tiny when i receive them
and im on T-Mobile using a sense Rom any help would be great

Android 4.0 ICS Stuff (Fonts/Wallpapers/Ringtones/ClockWidget/Apps)

So, I checked the Live Blog of today's event, and I loved the new fonts Google has designed for ICS, called Roboto. I just had to get it.
I grabbed the system dump, and here's a flashable Zip for the fonts. Tested on CM7, should work on all ROMs. (Sense not tested). Nandroid backup before flashing, just in case. (Update - Attached the Flashable Stock Font Pack as well. In case something goes wrong, or, you simply need the old fonts back)
Also managed to find the wallpapers and ringtones attaching them. (Not resized, but I believe you are upto it). Wallpapers is not a Flashable Zip. Just a simple zip with the images.
Fonts (Related Attachments - FontPack-Roboto_E2.zip, FontPack-STOCK.zip)
- The Clock Widget in the screenshots (This, and for the Wallpapers Actual Preview is Simi Clock Widget)
{
"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"
}
FAQ's:
Q: The font didn't apply? There are no changes?
A: Firstly, make sure the font genuinely has not applied. The difference is pretty subtle, so, it is possible to miss it. First, check the lockscreen clock font. if it has still not applied, you probably have to try an alternate method to install these. Here is a before/after pic for comparison between the fonts.
Comparison Case 1
Before | After
Comparison Case 2
Before | After
Q: The flashable Zip did not work
A: Firstly, in case your phone hangs / bootloops, try again. There are quite a few members for whom this zip worked in the 2nd attempt. Fortunately, there are a ton of other ways to install fonts. Assuming you did not get into a bootloop, you can try one of these methods:
- Font Changer App from the Market
- ADB
- Terminal Emulator
Q: What about Non-root GS1/ GS2 users?
A: You are going to have to create a Flipfont APK file for the same in that case. The method is posted here.
In case you just want the readymade APK, it is available here. (Check the complete thread before installing)
=================================================
Wallpapers (Related Attachments - ICS WP.zip)
Preview
Actual Wallpapers Preview:
=================================================
Ringtones (Related Attachments - ICS_Ringtones.zip (Non-Flashable), ICS_Audio.zip (Flashable))
In one word, they are disappointing, but, they can be found here. (It is a flashable zip, created by lordmorphous at the Streak Forums. Just directly linking the file here)
In case you do not prefer a flashable zip for the Ringtones, the simple zip with the ringtones included can be found attached.
=================================================
Analog Clock Widget (Related Attachments - ICSAnalogClock_1.0.apk, AnimatedICS_Clock.apk (With seconds hand))
Install like a normal APK File.
Screenshot:
If you would like to have an animated seconds hand along with the same clock, refer this post. Again, install like a normal APK.
=================================================
Applications
There are just 3 at the moment, and it seems the others won't be coming so soon. Of the three, two work well on the Wildfire. Dedicated threads for the ICS Apps can be seen below:
Music 4.0.1 (Doesn't work) - Here. To download the APK, head here
Google+ 2.0.1 - Here
Market 3.2.0 - Here
Enjoy
Nice! I hope we can get a ICS port started soon.
Sent from my HTC Wildfire using XDA App
Nice 3xeno. I love them
How much does it take to boot up when you change the fonts? Mine is still on the bootanimation after 10 minutes.
Doesn't take longer than a normal reboot after flashing something. (Or at most, it's slightly longer than normal). Guess you are in a bootloop.
I had to revert to the old fonts. it seems that the roboto ones don't work in my case. Thanks anyway for the walls and sounds.
It's weird, I put up that attachment after personally testing it (As shown in the screenshots). I'll check again and revert. :/
Im so amaized by font that i had to post one again. Beautifull, it gaves all new look to the phone.
Sent from my HTC Wildfire using xda premium
zexcrazy said:
Im so amaized by font that i had to post one again. Beautifull, it gaves all new look to the phone.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
Totally agree mate, which is precisely what I have said in the 1st line of this thread. The moment I saw the slide at the event, I KNEW I had to get this font somehow.
I can't get it to start. Not even with the original fonts. And I forgot to do a backup first. Any suggestions?
Reflash ROM without a wipe. It should sort it.
Font looks smooth, although I will have to resize the fonts in nearly all my Widgets if I decide to keep it it flashed perfect, there's nothing wrong with the zip.
Sent from my HTC Wildfire using xda premium
Anyone flashed it on the cyanogemod stable version 7.1.0.1? Until now looking at the user signatures, worked only on nightly builds.
I am on 7.1.0.1 Stable. (Sig is outdated. )
@ Scratch, surprisingly, this is the only font that has worked well for me, including the widgets, but, I get what you mean.
Its because I was using walkway font with missed it and mclock. I had to set all the font sizes myself to make em fit.
Sent from my HTC Wildfire using xda premium
In that case...I don't know.
TY
Edit: Guess what. I reflashed the rom without wipe. Flashed the font and now it works. Weird.
whats the name of the clock widget ?or is that a ics thing?
auleu said:
whats the name of the clock widget ?or is that a ics thing?
Click to expand...
Click to collapse
That's Simi Clock:
https://market.android.com/details?id=com.th.android.widget.gTabsimiClock&hl=en
Is there a way to turn Roboto font into an apk for non-rooted Galaxy SII owners ?
Just flashed the font on my CM7 nightly 220 or something like that with CWM 2.5 and it all worked great.
Just as a though, is there any way to go back to the previous font, besides restoring the backup?

[MOD] HTC Trace with Arrows v1.0 [1/12/12]

HTC IME Trace with Arrows v1.0​
ENGLISH ONLY​
After a very pain staking effort I'm am glad to bring to you the keyboard we've all been waiting for. This is the HDPI version resized and modified to fit our XHDPI screens. ​
{
"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"
}
Developers: If you use this keyboard in your ROM's. I require you give credit where credit is due. I personally spent DAYS trying to get the size proper as well as all the functions working correctly. Needless to say, this wasn't an easy task.​
Installation Instructions:​
1. Download zip file from link below.
2. Move to sdcard.
3. Reboot into recovery and flash.
4. Consider buying me a cup of coffee. This wasn't a small undertaking.
The HTC_IME.apk sometimes will not show up on ROM's that have been up and running for an extended period of time. If you find that to be your problem, you may need to reflash your rom, then flash the HTC_IME zip.
ROM DEVELOPERS:
Make sure you also include the libt9.so file that is inside the zip. Without it the trace functions will not work.
Download HTC IME Trace with Arrows​
Click to expand...
Click to collapse
what is the difference between all these terms: hdpi, mdpi, XHDPI, etc.?
bal1985 said:
what is the difference between all these terms: hdpi, mdpi, XHDPI, etc.?
Click to expand...
Click to collapse
Resolution and size
Sent from RezROM
No arrows after install, just Swype...
riotdog7 said:
No arrows after install, just Swype...
Click to expand...
Click to collapse
try flashing again... it may require you to reinstall the rom then flash right after boot.... like i stated in the OP... the HTC_IME.apk dont overwrite everytime... you can either try flashing multiple times or use the methods listed above...i will work on finding a sure way of flashing it but i'll revisit it later for now i need to move forward onto other projects
if you were on the original keyboard you already had trace
riotdog7 said:
No arrows after install, just Swype...
Click to expand...
Click to collapse
lllboredlll said:
try flashing again... it may require you to reinstall the rom then flash right after boot.... like i stated in the OP... the HTC_IME.apk dont overwrite everytime... you can either try flashing multiple times or use the methods listed above...i will work on finding a sure way of flashing it but i'll revisit it later for now i need to move forward onto other projects
if you were on the original keyboard you already had trace
Click to expand...
Click to collapse
If you are still seeing Swype just go into settings > keyboards and select this keyboard then go into a text box and do the long press just like you did to get Swype working.
This is awesome man, thank you!!
Is it possible to maybe name this as a different .apk say, HTC_IME2, so we can switch back and fourth between the arrows and no arrows if wanted.
andybones said:
This is awesome man, thank you!!
Is it possible to maybe name this as a different .apk say, HTC_IME2, so we can switch back and fourth between the arrows and no arrows if wanted.
Click to expand...
Click to collapse
i'd have to look into it... its not as simple as renaming the apk if you askin if you could run both on the system at the same time
thanks
No go... I even moved them manually and still nothing
Sent from a cellular telephone
Edit: going to try the one thing i didnt bother to read, ha, reflashing the rom and then flash the keyboard
Edit 2:
if it helps you out im running cleanrom 1.4
thank you for all your hard work
anyone have any advice? thank you
mrbracht said:
anyone have any advice? thank you
Click to expand...
Click to collapse
flash cleanrom then reboot into recovery once it boots and flash the zip.... i know it works on cleanrom scrosler did some of the testing on this
Thank you but after I asked this cleanrom 1.5 released. Amazing job btw. Glad to have the arrows back.
Sent from a cellular telephone
thanks for the mod. I hate not having the arrows.
I made a red keyboard out of it.
http://db.tt/aWZpOqAi try it out.
mcluvn said:
thanks for the mod. I hate not having the arrows.
I made a red keyboard out of it.
http://db.tt/aWZpOqAi try it out.
Click to expand...
Click to collapse
awesome.... would you be able to do black? its in my plans but with building a rom ... workin on gettin bugs out of ics, a job, a wife and 4 kids... i dont know how much more i could pull off lol
My keyboard is completely gone when I flash this mod (including the red flavor). No keyboard is visible in the settings or when you long press the button next to the home button.
I tried everything to get the stock one back, but keep getting FCs.
What's the best way to delete the mod? When I replace the htc_ime file and rename the libt9.so, I see the keyboard listed, but get the FCs.
I should add that I tried to flash the mod immediately after unlocking, rooting, installing recovery and Ziggy's kernel, so it was about as clean as I could make it.
** Update ** I couldn't install Swype as a temporary work around because you have to log into the beta site...which means typing. I gave up and backed up with Titantium Pro and did another factory reset.
ics
anyone know if this will work on the new ics roms?
I tried on ics. It doesnt work. Bored is working on one tho I believe
Sent from a cellular telephone
Is there a way to add additional settings to this keyboard that the HTC IME original keyboard had - particularly long press duration for alternate symbols, and swipe left to delete the last word typed?
bamf .9
Will this mod work on bamf .9, its deox so it should

Categories

Resources