[Request] Stock mms.apk that works with cm9 - Samsung Galaxy W I8150

Hi eveyone, i need mms.apk which works with cm9 or mms.apk (support 160 turkish characters). Is there anyone who have this? I tried to find but none of applications support my language. Only stock roms' support it. If i couldnt find it, how can i use orginal mms.apk in cm9?

I don´t know if this is what you need, or if it work in your country/language, but give it a try
https://cloudpt.pt/link/edab22ca-7241-4d55-8f65-b561311982c7/Mmscm9.apk
You need to change the name of the apk to mms.apk and don´t delete your mms.apk just name it like, mms.apk.bak. If my apk don´t work you have yours.

I tried but it has same problem. If i use special characters of my language (such as ş, ı, ğ...) , I can write nearly 60 character in one message by using message application. Therefore i pay more
GT-I8150 cihazımdan gönderildi

Related

XML files... Where, What and how?

So, I got all these translated xml files for MIUI.. How do I implement them? I'm VERY new to this, so a good 1-2-3 guide is appreciated..
Heres the list of xml's:
contacts
contactsprovider
fileexplorer
FM
framework-res
gallery3d
googlepinyin
launcher2
mms
phone
settings
updater
BTW, I'm using MIUI XJ 1.3.5, trying to get danish language. (In apps, at least..)
(The app more locale2 doesn't help, amlost everything goes back to chinese when selecting danish locale..)
If i need to translate some more language, both in the ROM itself and other apps, how do i do that?
Thankyou for your patience with a newbie
Try this guide out.
http://forums.miui-dev.com/showthread.php?1001-How-to-translate-MIUI-rom
You need to replace the values in the string xml files and create a new directory for the language.
But you need to decompile and recompile the rom completely.
Sent from my HTC Desire using XDA Premium App
Ok, thanks, I'll try that.. sounds like a big job though
Sent from my HTC Desire using XDA App

[Q] Q: is there any way you could read japanese/korean texts in Creed's Fusion3.2?

creed's fusion 3.2 is so cool, i've installed it smoothly without problems.
except the japanese,korean,chinese, and other texts appears to be boxes
is there any way I could fix it?
you can try instal 3rd party keyboard like smart keyboard and its language pack
ya! u can!
I am from india so i also want to read hindi in creed 3.2 but it just showing blocks! i havesearched google to "how to view hindi fonts in android" and i get two .ttf files which i have copied in fonts folder in system by root explorer or es file explorer so i can read hindi very well! U can try for yours! Alternatively if u are able to view these fonts in any other rom so u can simply extract itszip in afolder and just copy its all fonts in your system/fonts and it will replace already existed fonts just replace and reboot! done!!!!
good luck!

Please HELP with Contacts.apk and T9 serch

I use on my HTC Desire SpazeDog ICS.0.9.0U1 ROM. I have one question.
Please can enyone include letters ( ž, đ ) in t9 dialer search in Contacts.apk. I have a friend which name is Đorđe or Žika...and menu more, and without this letter in T9 serch in Contacts.apk I dont find it.
Please if you can post me Contacts.apk with include this letters in t9 serch I be very gratefull.
I try with original ics spazedog Contacts.apk but they dont have support for this two letters (ž , đ ) like you can see in res/values/strings.xml in next line:
<string name="t9_map_row_3">3deféèêë</string>
<string name="t9_map_row_9">9wxyzýẃź</string>
I try inplement it but after install get Force close.
Any idea what is need to do that!
Thanks again
Why not use another keyboard? I use app called "Multiling keyboard" that can be found on the market. Just download needed dictionaries and configure the app (follow steps indicated in the app itself). I use it for Czech alphabet that has č, š, ř and so on.
---
Asus Transformer Prime - Virtuous Prime
HTC Desire - Sandvold's ICS
mfsieg said:
Why not use another keyboard? I use app called "Multiling keyboard" that can be found on the market. Just download needed dictionaries and configure the app (follow steps indicated in the app itself). I use it for Czech alphabet that has č, š, ř and so on.
---
Asus Transformer Prime - Virtuous Prime
HTC Desire - Sandvold's ICS
Click to expand...
Click to collapse
I use Smart keyboard but that has nothing to do with it. I dont mean about search button in contacts.apk. I mean when I tick digits like 9452 I need to get name Žika but I dont.
t9
Is it possible that no one dont know to do that!!!
Maybe a latin1/utf8/... problem when you edited the file?
You might also compile Contacts.apk from source, there is an excellent wiki page for CM9. Setup the build environment, change the file and run "make Contacts".
t9
jhl80 said:
Maybe a latin1/utf8/... problem when you edited the file?
You might also compile Contacts.apk from source, there is an excellent wiki page for CM9. Setup the build environment, change the file and run "make Contacts".
Click to expand...
Click to collapse
I am not expert and I realy dont understand what I need to do. If you please can try do this for me. You have Contacts.apk in first post.
Thanks again

[Q] How to translate a rom........

Hi folks,
I am from a country Albania and it doesn't have a languange pack for this language (as I now), official Gingerbread 2.3.6 from samsung has the albanian languange but cyanogen roms not. I want to translate its self but i don't know how . I search to many forums but without success.
Can anyone help me please..... I would be very grateful.
p.s I WANT TO TRANSLATE CM7 ROM
decompile all apks
change .xmls to your language
compile
use apktool andd xda tutorials
Sent from my GT-S5660 using xda app-developers app
I only know about the hard way. You have to decompile ROM apks one by one, and you will find the language files in /res/values-XX. Find a language you can translate from, if it's english, then values-en. Open strings.xml with a text editor, and translate. Save your work, and send it to a developer to put it in their ROM.
Ps.: If you don't know, how to decompile an apk, search for it on XDA. There are a couple of solutions out there.

[Q] Anyway to copy a keyboard dictionary from CM to stock 4.2 Rom?

Hey guys,
I just reverted back to stock 4.2 deodexed, and what can I say I love this Rom, its just the little things that don't work that get me.
I was wondering if anybody knows a way that I can add a custom dictionary from CM to this Rom. Their is no dictionary for the keyboard that I am using and therefor i get no text prediction. I was wondering if anyone could help me with that.
Thanks.
Edit:
In adb shell I was able to locate what I think is the location of the English Dictionary at "/system/usr/srec/en-US", I tried to download another dictionary but it wasn't placed if the same spot. I was thinking if I was to place the Hebrew Dictionary in the same location is it possible that it would work?
Edit2:
I was also able to locate the downloaded Russian dictionary located at "/data/data/com.google.android.inputmethod.latin.dictionarypack/files" with the name "ru___-1419599099.dict".
Based on the name I'm assuming that it cannot be done, there is probably a unique code for each of the available language dictionaries. Maybe some knows something that I don't.

Categories

Resources