hindi font which can be used in cm7 - Samsung Galaxy Mini

Any one can supply me with the original Hindi font which are available in the stock Indian devices of Samsung I have tried a font before but it was not showing Hindi correctly

dhlalit11 said:
Any one can supply me with the original Hindi font which are available in the stock Indian devices of Samsung I have tried a font before but it was not showing Hindi correctly
Click to expand...
Click to collapse
You can do it as here http://yagyagaire.blogspot.com/2011/10/how-to-display-characters-of-any.html
However, you might get the incorrect rendering

hi yagya thanks for your quick reply but i need a font which can fully render hindi without any mistake. i think someone with stock rooted rom can get the phones

any one please help i want it badly

Hindi Fonts
Here is the hindi fonts from Galaxy Tab running 2.3.3....You will also need a lib file which i have included...copy it in system/lib folder and restart...and cross your finger...this lib file displays hindi correctly...

where to copy this lib** file?

vinay0708 said:
where to copy this lib** file?
Click to expand...
Click to collapse
those lib files will go in /system/lib folder

dhlalit11 said:
Any one can supply me with the original Hindi font which are available in the stock Indian devices of Samsung I have tried a font before but it was not showing Hindi correctly
Click to expand...
Click to collapse
The font is displayed correctly, even in CM9. Have 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"
}
If U need for typing then it is the Dictionary which matters.
Thanks, a sweet small voice of GRATITUDE

bugsbunnyhere said:
Here is the hindi fonts from Galaxy Tab running 2.3.3....You will also need a lib file which i have included...copy it in system/lib folder and restart...and cross your finger...this lib file displays hindi correctly...
Click to expand...
Click to collapse
Did NOT work for me as it caused bootloops also i had wiped dalvik,cache,battery stat it still did not work,
I tried it on CM 7.2 but failed

Related

[Q] how to install .app file on galaxy s

hi there,
i have downloaded the games from samsung apps in the *.app format.
please let me know is it possible to install these games in galaxy s. As it doesn't recognise these file types in the mobile phone.
i tried changing the extension to .apk but it did not help.
i also triewd to extract the package file with winzip but it also didnt help...
please help me...
Found this: "Because APP files are Mac OS packages"
Mikulec said:
Found this: "Because APP files are Mac OS packages"
Click to expand...
Click to collapse
thanks for reply...
i know it as i also googled it....
but i downloaded the games from samsung apps so how come they provide the games for apple devices ????
can u post the link? Arent they for BADA os?(just a gues)
Apps from the samsung app market (not the one on your phone) are not compatible with the Galaxy S.
yea android packages are .apk, simple as
As mentioned elsewhere, the Samsung KIES marketplace doesn't have any Android apps, they are only Windows Mobile and Bada applications.
thanks a lot guys for replies...
resolved = close?
do you guys need a mod for this forum? i run a vb forum so have experience if u need a hand
try these
http://forum.xda-developers.com/showthread.php?t=765081
so easy to use!
you can drag and drop the APK, and it will install it for you from your PC
{
"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"
}
raj_luvs_frnds said:
hi there,
i have downloaded the games from samsung apps in the *.app format.
please let me know is it possible to install these games in galaxy s. As it doesn't recognise these file types in the mobile phone.
i tried changing the extension to .apk but it did not help.
i also triewd to extract the package file with winzip but it also didnt help...
please help me...
Click to expand...
Click to collapse

[Mod]Battstatt - spanish

Little mod to battstatt,to display battery info in spanish, has some minor glitches with the sizes except large one, and another one that happen when the battery is below 10% the message below that percent has the "_y_" in front, that's because how the numbers are written in spanish. dont know how to fix it without the source code or messing with the widget core.
{
"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"
}
Hope someone find this useful.
any advice are welcome!
All the credits to http://blog.mudderman.com/ <- original autor of battstatt
thanks! it looks beautiful
Can you maybe explain how you changed the launguage?
I would like to make for my.
stifler05 said:
Can you maybe explain how you changed the launguage?
I would like to make for my.
Click to expand...
Click to collapse
yea, sure, you need the program, apk manager, http://forum.xda-developers.com/showthread.php?t=695701
with this, you can extract the installed apk from your phone to your pc, then this pogram can decompile the apk, with this you get the main files for the widget to work, there is a folder called "res", and inside is another one called "values", there are two xml file in wich you can change the language,arrays.xml and strings.xml.
in that two files you can modify the languaje displayed, be careful when changing the names because of the dependencies with other setings in the widget.
then with apk manager, you can compile again the apk and install it in to your phone.
thats, all
hope helps you.
kmilof said:
yea, sure, you need the program, apk manager, http://forum.xda-developers.com/showthread.php?t=695701
with this, you can extract the installed apk from your phone to your pc, then this pogram can decompile the apk, with this you get the main files for the widget to work, there is a folder called "res", and inside is another one called "values", there are two xml file in wich you can change the language,arrays.xml and strings.xml.
in that two files you can modify the languaje displayed, be careful when changing the names because of the dependencies with other setings in the widget.
then with apk manager, you can compile again the apk and install it in to your phone.
thats, all
hope helps you.
Click to expand...
Click to collapse
Thank you mate.
"Text Battery Widget" has spanish builtin

[MOD] All languages for official moto ICS ( 6.16.217)

Dear All
This is a mod for this people who use a official motorola soft ver. 6.16.217 , for now if you install a more locale 2 from market you make
have all app with lang. as you need but ... menu in phone was possible only in EN or ES.
But now if you change your system / app / Settings.apk this this from link your menu also will be changed
{
"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 link
https://www.dropbox.com/sh/bf5r4awzm1z8y3l/vUEyQsMWJR/APLIKACJE ANDOIRD 4_2/Settings.apk
how to install ?
1. go to your system/app folder
2. rename your old settings.apk file to settings.apk.bak
3. pase a new one settings.apk and set a permission like on picture
4. download from market more locale 2 and choose your lang. https://play.google.com/store/apps/...wxLDEsImpwLmNvLmNfbGlzLmNjbC5tb3JlbG9jYWxlIl0.
ps. also this file has changed icons ( i dont like moto_blur )
ps2. file contains language - ES, EN, AF, AM, CA, BG, HU, CS, DE, FI, FA, IT, JA, IW, KO, FR, NL, PT, RU, SK , SL, TH, VI, TR, ZH,
credit
cyanogen
myfishbear
Very Nice! Thx
Thank you very much! But I like old icons, any way to return it?
Hello, i created new one file
you make download with stock icons below
https://www.dropbox.com/sh/16157q8sz5ig6nq/8vQpL8pvS4
niko99 said:
Hello, i created new one file
you make download with stock icons below
https://www.dropbox.com/sh/16157q8sz5ig6nq/8vQpL8pvS4
Click to expand...
Click to collapse
Is this working on olegfusion's stock ICS cleaned ROM (217) ?
There is no System.apk, just SystemUI.apk!
Thanks!
Regards
System.apk ? noooo this is Settings.apk
I'm so idiot! Thanks!
first i wanne say thanks ;]
nice work.
but i have a little problem
atm iam working on deodexed/debloated ics 217-ROM
so i wanne modify your settings.apk again
if i decompile using apk-Multi tool (v1.0.9 i think) everything seems to be fine
but when i try to recompile it give me over 600 errors and say "unsupported method"
u use a other programm to modify the apk maybe?
I use a decompiler for ICS apk files i dont know how its name but i zip it and share below
https://www.dropbox.com/s/3aopa4dyrrsmgvu/apk.rar
(first you need to unzip it and click start.bat and fallow a instrucion )
regards
Hello
Will this mod work on JB 4.1.2? If not, could you do another?
No this one is only for ICS, i must made mod for JB asap
Waiting for JB mod very much

[MOD][T] Conversations.apk with enabled cost saving feature

Hello everyone
Saw that various users were asking about this mod (i made also a tutorial also for this mod here) so i decided to make it.
What does, is to convert certain letters. This way, when you writing for example a message in greek or in polish, instead of having 70 characters per message, you will have 160, so you will not have to spend extra money.
Screenshots:
{
"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"
}
​
P.S. Since i wrote the message in greek i just wanted to make a translation too.
I am just telling a Good morning to everyone and that i don't know what to write to prove that this mod actually work so i write what ever comes to my mind
Download link:
http://d-h.st/tun
Instructions:
1. Download the file
2. Copy it on your phone
3. Now copy the file in system/app and replace the current one
4. Set permissions to rw-r-r
5. Reboot your device
6. Enjoy!
Hi DaRk-L0rD.
Thank you very much for this mod.
Although I think that this method to install it is only for rooted devices, right?
Is there any way to install this on my non rooted device?
Thank you.
malx_alves said:
Hi DaRk-L0rD.
Thank you very much for this mod.
Although I think that this method to install it is only for rooted devices, right?
Is there any way to install this on my not rooted device?
Thank you.
Click to expand...
Click to collapse
No mate, there isn't.
The only solution you have is to find an ftf file with this option enabled too. Maybe the global one has this option.
Ok, thanks for your answer.
I will try to do this with a different ftf file.
pls share the this black keyboard for 4.3?
vor00jak said:
pls share the this black keyboard for 4.3?
Click to expand...
Click to collapse
Some keyboard skins will come when I have some free time
Could you make contact pictures in notification ? That would be awesome here the idea picture : [img=http://s11.postimg.org/5b94p61bj/Screenshot_2014_07_02_20_09_25.jpg]

[Lollipop] N9005 SecContacts_Phone_OSup recompiled don't work

hi guy
I have try to mod SecContacts_Phone_OSup.apk of Leaked stock Lollipop GBNL8 for N9005 but he don't work (haven't got icon phone and contact on grid app after flash)
I have decompiled the apk stock and recompiled without any mod but don't work too
I have tried with another Compression level
it not work
I use apktool 2.0.0RC3 (support Lollipop)
smali/baksmali 2.0.5
Same problem here!
Yep. Many of us have been aware of the issue practically since it came out. There are ways to change some things, but no way around the recompiling issue (yet).
Hi mate,
How you were able to change things inside apk?
I tried only with rar to change res files but FC at all.
masterross said:
Hi mate,
How you were able to change things inside apk?
I tried only with rar to change res files but FC at all.
Click to expand...
Click to collapse
Usally you use 7-zip . You right click on apk and select open within the 7-zip right click options (do not unzip) . Then drag your png etc..
I could tell you, but I'd have to kill you....
{
"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"
}
Bruno saa said:
hi guy
I have try to mod SecContacts_Phone_OSup.apk of Leaked stock Lollipop GBNL8 for N9005 but he don't work (haven't got icon phone and contact on grid app after flash)
I have decompiled the apk stock and recompiled without any mod but don't work too
I have tried with another Compression level
it not work
I use apktool 2.0.0RC3 (support Lollipop)
smali/baksmali 2.0.5
Click to expand...
Click to collapse
try the app here
http://forum.xda-developers.com/showpost.php?p=58139464&postcount=85
Ahem.....
carl1961 said:
try the app here
http://forum.xda-developers.com/showpost.php?p=58139464&postcount=85
Click to expand...
Click to collapse
Morningstar said:
Ahem.....
Click to expand...
Click to collapse
thank's guys

Categories

Resources