Reply
Thread Tools
Posts: 14 | Thanked: 35 times | Joined on Aug 2014
#11
For anyone who may be following this thread, I was successfully able to get emoji SMSs on my phone using T. Perl's fix: http://thp.io/2014/emojifix/

Additionally, I copied the /home/user/* files from the Harmoji .deb into my home directory and I can even view the emojis. Here's the .deb file: https://code.google.com/p/harmoji/downloads/list

I did a full backup of my OS before doing this as he mentioned that it isn't tested in the n900 and I would recommend the same. However, it doesn't look like the modifications can do anything but break SMS for you, which is reversable by coping back your libsms-* so file.
 

The Following 4 Users Say Thank You to mikegioia For This Useful Post:
Posts: 47 | Thanked: 31 times | Joined on Jul 2010
#12
Originally Posted by mikegioia View Post
For anyone who may be following this thread, I was successfully able to get emoji SMSs on my phone using T. Perl's fix: http://thp.io/2014/emojifix/
Thank you!!!
 
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#13
mikegioia, just to get this clear...
1-install Harmoji .deb
2-un-tar libsms-utils and run patcher script
3-receive(and make?) emoji SMSs?

(edit) see correct instructions downthread

Last edited by biketool; 2015-03-08 at 05:52.
 
Posts: 5 | Thanked: 0 times | Joined on Mar 2015
#14
Can somebody set up step by step how to fix it . Thanks
 
Posts: 75 | Thanked: 269 times | Joined on Aug 2012
#15
Originally Posted by gtronn74 View Post
Can somebody set up step by step how to fix it . Thanks
1. wget https://thp.io/2014/emojifix/emojifix-bin.tar.gz
2. tar xzvf emojifix-bin.tar.gz
3. cd emojifix-bin
4. ./patcher /usr/lib/libsms-utils.so.0.0.0 libemojitils.so.0
5. cp /usr/lib/libsms-utils.so.0.0.0 /usr/lib/libsms-utils.so.0.0.0.orig
6. cp libemojitils.so.0 libsms-utils.so.0.0.0 /usr/lib/
# Now for the ability to read emojis
7a. Download/Extract the deb or tar then navigate to the fonts dir. It will look something like the below.
harmoji_0.6.6_armel.deb\data.tar\home\user\.fonts\https://harmoji.googlecode.com/files....6.6_armel.deb
or if you don't know how to extract deb files
7b. Download the tar'd fonts then extract https://www.dropbox.com/s/e9656lbkm3...ji.tar.gz?dl=0
8. cp AndroidEmoji.ttf SoftbankOSXMLEmoji.ttf /opt/usr/share/fonts/.
9. Reboot
 

The Following 9 Users Say Thank You to Ilew For This Useful Post:
Posts: 5 | Thanked: 0 times | Joined on Mar 2015
#16
Originally Posted by Ilew View Post
1. wget https://thp.io/2014/emojifix/emojifix-bin.tar.gz
2. tar xzvf emojifix-bin.tar.gz
3. cd emojifix-bin
4. ./patcher /usr/lib/libsms-utils.so.0.0.0 libemojitils.so.0
5. cp /usr/lib/libsms-utils.so.0.0.0 /usr/lib/libsms-utils.so.0.0.0.orig
6. cp libemojitils.so.0 libsms-utils.so.0.0.0 /usr/lib/
# Now for the ability to read emojis
7a. Download/Extract the deb or tar then navigate to the fonts dir. It will look something like the below.
harmoji_0.6.6_armel.deb\data.tar\home\user\.fonts\https://harmoji.googlecode.com/files....6.6_armel.deb
or if you don't know how to extract deb files
7b. Download the tar'd fonts then extract https://www.dropbox.com/s/e9656lbkm3...ji.tar.gz?dl=0
8. cp AndroidEmoji.ttf SoftbankOSXMLEmoji.ttf /opt/usr/share/fonts/.
9. Reboot
Can you explain step 2 to 6 little more precise .
Thanks
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#17
Originally Posted by gtronn74 View Post
Can you explain step 2 to 6 little more precise .
Thanks
That part is where the buggy original libsms-utils is replaced by the one with correct handling of unicode emojis.
 

The Following User Says Thank You to juiceme For This Useful Post:
Posts: 75 | Thanked: 269 times | Joined on Aug 2012
#18
Originally Posted by gtronn74 View Post
Can you explain step 2 to 6 little more precise .
Thanks
They're just commands so you should be able to copy and paste but I'll try to expand.

Steps are done on the n900.

2. Extract the file :
(Note: You have to be in the same directory as the file you downloaded)
Code:
tar xzvf emojifix-bin.tar.gz
3. Navigate to the newly created directory :
Code:
cd emojifix-bin
4. Run the binary patcher :
Code:
./patcher /usr/lib/libsms-utils.so.0.0.0 libemojitils.so.0
5. Make a backup of the lib you're about to replace :
Code:
cp /usr/lib/libsms-utils.so.0.0.0 /usr/lib/libsms-utils.so.0.0.0.orig
6. Copy the the newly created fix and patched lib files to /usr/lib/ :
(Note: You will need permissions for this)
Code:
cp libemojitils.so.0 libsms-utils.so.0.0.0 /usr/lib/
 

The Following 2 Users Say Thank You to Ilew For This Useful Post:
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#19
If we wanted to add an emoji to our SMSs would we need to write a keyboard plugin?
Trying to think of other way to get them into a SMS, maybe cut/paste from text file?

Even if we dont have a way to send emoji this receive fix needs to be included in CSSU so emoji SMSs are not just ignored by the N900 but ack'ed as received to sender.

Last edited by biketool; 2015-03-08 at 05:45.
 
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#20
Cut/paste of emoji from http://getemoji.com and wikipedia into the N900's SMS conversations appear properly when pasted but is causing me to get unsendable SMSs, receive mightg work, can't tell though as wife and I both have N900s.

Last edited by biketool; 2015-03-08 at 08:33.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:49.