[Q] [DEVS HELP] New emoji in Mm.apk CM9 - Android Q&A, Help & Troubleshooting

Hi everybody,
I'm trying to add new emojis to mms.apk of cm9...
(Like emoji 2 for Iphone in iOS 5.1+ and in Whatsapp)
I'm not so practice with application development, so I'm here to ask if anybody can help me...
I have decompiled the original app, added the new emojis in res/drawable (png 40x40 32bit), added the strings in public.xml but now I can't go on...
I tried to rebuild and sign app, but when i put in in my system folder and try the mms application, new emojis don't appear anywhere...
Can someone tell me where I'm wrong or what I'm missing?
Thank you all for your attention
Regards
Stefano
Phone: Samsung Galaxy S Plus (i9001)
ROM: CyanogenMod 9 by ivendor RC3.1
Kernel: CastagnaIT 6.4 ExtremeUndervolt
Baseband:I9001XXKPM
Recovery: CWM 6.0.1.2 Touch

Anybody has news?

Possible changes in libemoji
Ok, looking into android's libraries i found a libemoji.so....
Maybe I need to change something inside this lib...
How can I edit a .so file?
:crying:
I'm sorry if I'm "spamming"

Ok I understood the problem... I need TO compile the app from sources... I've downloaded them from the cyanogenmod Github, I've understood that the file that needs editing is emojiparser.java but once I've modified that file I don'know how TO recompile the apk... Does someone can help me?
Sent from my GT-I9001 using xda premium

Related

[Q] How can we add new languages to our custom rom??

Hello everybody...
I want to know that, Is there any way to add a new language support ( just for characters not for UI ) to a rom that we want to customize it???
I tried to add fonts of the new language to the rom, but it just showed the characters disconnected;
Then I tried to replace the LIBSKIA, LIBSKIAGL and LIBSWEBCORE from n rom that supports the language to my rom, and then added fonts , but this time, after flashing the rom did not log in and just freezed in at the HTC logo..
I want to add Arabic - Persian support to my rom, can anyone help???
--------------------
How if I want to add the language to UI ..?? ( How can we change the UI.??)
mercury700ir said:
Hello everybody...
I want to know that, Is there any way to add a new language support ( just for characters not for UI ) to a rom that we want to customize it???
I tried to add fonts of the new language to the rom, but it just showed the characters disconnected;
Then I tried to replace the LIBSKIA, LIBSKIAGL and LIBSWEBCORE from n rom that supports the language to my rom, and then added fonts , but this time, after flashing the rom did not log in and just freezed in at the HTC logo..
I want to add Arabic - Persian support to my rom, can anyone help???
--------------------
How if I want to add the language to UI ..?? ( How can we change the UI.??)
Click to expand...
Click to collapse
well the best way is to room arabic supporting rom, I am currently working on HTC Legend Stock Rom, I will root it, add market and upload it.
If you need other roms maybe you can check this: http://ardoid.com/
add new language
I have Samsung Galaxy Tab (SPH-P100) which it is special America
I try to do my full Arabization device (add arabic language)
I copied system files framework-res.apk, Settings.apk, TouchWiz30Launcher.apk and twframework-res.apk from the device and decompiled it by APk tools
And modified files strings and other
but I can't recompile them again
And now upload modified files and original files
I want from any developer recompile them and upload again
original files
mediafire.com/?uxi9s74ackc4p8f
new modified files only
mediafire.com/?2p7600e9a6sepzj
I ask anyone who has comments or tips be so kind to me if there are important steps or other files must be modified, because may help many others people
xx979xx said:
I have Samsung Galaxy Tab (SPH-P100) which it is special America
I try to do my full Arabization device (add arabic language)
I copied system files framework-res.apk, Settings.apk, TouchWiz30Launcher.apk and twframework-res.apk from the device and decompiled it by APk tools
And modified files strings and other
but I can't recompile them again
And now upload modified files and original files
I want from any developer recompile them and upload again
original files
mediafire.com/?uxi9s74ackc4p8f
new modified files only
mediafire.com/?2p7600e9a6sepzj
I ask anyone who has comments or tips be so kind to me if there are important steps or other files must be modified, because may help many others people
Click to expand...
Click to collapse
If I understand you correctly, you are taking files from the framework of one device and putting them into the framework of a different device?
If that's the case, you can't do that. Apks (even framework apks) rely heavily on things like resource ids, which very greatly from device to device, or from rom to rom.
Unfortunately Im nit sure how to do what you are seeking to do, just offering some advice on your apk compiling problem. Also, if I've completely misunderstood what you were doing, I apologize and disregard what I said.
In any case, post the compiling error your getting.
Sent from my ADR6400L using xda premium

[Q] Urgent help needed in combining apk and odex files!!

I wanted to combine the Intercept app in Lewa OS from there odex and apk files. But I searched a lot couldnt find how to combine them.. Can anybody help me out..!! This Intercept app is too gud.. I had used it in my Old ACE which had a diect port of Lewa.. Which blocks the calls with wildcard!!
EDit: I couldnt upload the odex file directly so added .zip to it pls remove the .zip!!
Thanks in advance : )

[HELP]New emoji in stock Mms.apk in CM9

Hi everybody,
first of all I'm sorry if I'm posting in the wrong place
I'm trying to add new emojis to stock Mms.apk of cm9...
(Like emoji 2 for Iphone in iOS 5.1+ and in the new version of Whatsapp)
I'm not so practice with application development, so I'm here to ask if anybody can help me...
I have decompiled the original app, added the new emojis in res/drawable (png 40x40 32bit), added the strings in public.xml but now I can't go on...
I tried to rebuild and sign app, but when i put in in my system folder and try the mms application, new emojis don't appear anywhere...
Can someone tell me where I'm wrong or what I'm missing?
Maybe the libemoji.so needs editing?
If so, how can I modify a .so file?
I'm on Windows 7
Thank you all for your attention and I'm sorry if this is a noob question...
Regards
Stefano
Edit: Ok, I understood that the way i was moving war wrong... I need to compile the app from source... So I downloaded all the files needed by cyanogenmod github (https://github.com/CyanogenMod/android_packages_apps_Mms) and I downloaded the repository as a zip file... I also understood that the file that need to be edited is emojiparser.java and I suppose that I know how to edit it, but what I don't know is how to recompile the apk file to be installed on the device... Some advice?
Please, help! :'( :crying:
Phone: Samsung Galaxy S Plus (i9001)
ROM: CyanogenMod 9 by ivendor RC4
Kernel: CastagnaIT 6.6 ExtremeUndervolt
Baseband:I9001BOKQ3
Recovery: CWM 6.0.1.2 Touch
News?
Does anybody have news?
Have you tried simply copying over the Messaging app from CM10?
Sent from my Galaxy Nexus
It seems that mma application of CM10 can't be used on CM9 and looking TO the code it doesn't support newest emojis... Am I wrong?

[Q] Pixlr-o-matic mod?

Hello everyone this is my first time posting here
First of all im a noob.
Im not even sure if this is the right section to post a question like this one.
I was using the Pixlr-o-matic app and i got bored with the overlays that includes so i thought i might wanna add more myself.
I opened the app with winzip and found the overlay images in folder (assets-overlay-default-1), i added more and also i added them in the same image size and names and also in the thumbnails folder. I resigned the apk and installed. The new overlays are not appearing i tried to think what i might be doing wrong or what i should do more and i cant come up with an idea...
Im attaching the modded apk and an example of the overlay i wanted to add.
If you need more info to provide ill be glad to reply!
Im using Samsung galaxy S2 (International)
With custom rom ressurection remix v5.0.3 android 4.4.2
Thank you in advance!
The overlays im trying to add.
The modified apk file. I coudlnt upload it here i dont know why..
4shared.com/mobile/ZQhBQi0fce/pixlrOMatic-1.html
Where can I download mod version of pixlar app??

[Q] Ask Apktool Theming Stock Apps Lil confusing

hello everyone!
i just wanna ask...
i flash a deodexed stock rom (deodexed,pre-rooted)
and i start theming using apktool for android.
After modifying(e.g. Settings.apk signed with apktool for android) . it didn't shown up on my drawer
then i tried another method (Copying both orig META-INF and android manifest) then it shown up
I want to have tabbed settings.. but how can i make it if the modded app needs the original files (meta-inf and android manifest)..
some of my app are not working after recompiling and signing it with apktool for android...
it always need those files
i wonder how the devs makes changes on some system app
pls reply...
i need answers..

Categories

Resources