[Q] CE-Star (cannot read Chinese) - Windows Mobile Apps and Games

Hi,
After installing CE-Star 2.8 R3c on my HTC Touch 2 (Mega) WM6.5, I am still not able to view Chinese characters on my phone. They are still displayed in squares. Can anyone help me please?

Try to import this registry value:
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\GDI]
"FontLinkMethods"=dword:1

aa125690 said:
Try to import this registry value:
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\GDI]
"FontLinkMethods"=dword:1
Click to expand...
Click to collapse
Thanks. It works!

Hi,
Now I am able to view Chinese characters on my phone. When I type in pinyin, there should be a list of Chinese characters for me to choose from. But now the list is displaying unrecognisable characters. If I just select any of them, the Chinese characters are displayed correctly in my text area. How can I resolve this?

Related

Making russian input from QWERTY keyboard

Hello.
Im trying to make russian input on my HTC Mogul, i changed all reg values to 0419 but nothing, i look with hex editor to keybddr.dll and found russian chars so i think dll support input but how to activate it?
All mui's and system and all registry values in mine rom is 419..

[TUT][GUIDE] How to add user dictionary to aosp 4.0.4 keyboard

In AOSP keyboard is EN, DE, ES, FR and IT include, so you dont need any user dictionary.
I will show you, how i make my own hungarian user dictionary in 5 min, with 30.000 words.
What you need:
Rooted 4.0.4
AOSP Keyboard
Root explorer (or similar)
Word list in your language Some list is here: http://udm.adrianvintu.com/, but you can search by google. You can search your frequency list here. I find out, that up to 10.000 word user dictionary don't slow down your keyboard.
For editing db file: sqliteman
At first save some words to user dict in your phone.
Then witth root exploer copy:
data/data/com.android.providers.userdictionary/databases/user_dict.db to sd card, then from sd card copy it to PC
Then run sqliteman. Open user_dict.db
Dubble click on words. Click export data (above wordlist, near „Mona Lisa” See pict. 1.
Choose csv, export to file, add a filename (I added „probe”), Encoding: UTF-8, Line End: MS WINDOWS See pict. 2
Now you have a 'probe' file in the folder you have saved 'user_dict.db'
Open it with notepad, or notepad ++, and replace all ',' with ';' and delete all ”. Save, and rename the file to „probe.csv”
Now you can open it with excel.
In excel you should see somthing like in pict. 3
Open your downloaded worlist add copy all words to column B. Pull down the sequence number, language code, and the other 2 numbers. Save the file.
Delete all rows you had in „user_dict.db”
Now go to sqliteman, and click on Database --> Import table data, then import your edited csv file. In import choose semicolon. Click Ok.
Above wordlist click on „Commit the current transaction int he result table”. It is the icon with the green arrow.
Click File --> Exit.
Now you have a user dictionary with lot of words in your language.
Copy the modded user_dict.db from PC to sd card root, then with root explorer replace orginal file with that one.
Thats it. For me works perfectly.
Ps.: Sorry for my bad english
In these link you can search if your language is supported in keyboard:
LatinIME merged
Now: Hungarian, Persian, Czeh, Ukrainan, Bulgarian, Croatina, Greek is supported.
If AOSP keybord has your language letters, then you can add your user dictionary.
Indonesia please.
Sent from my ST18i using Tapatalk 2
Ridho1 said:
Indonesia please.
Sent from my ST18i using Tapatalk 2
Click to expand...
Click to collapse
I think you must wait until CM9 support your language.
you can find more dictionaries in open office sources. try them

[Q] Lost sense icon internet globe

Hi any help is apreciate on this issue
I' looking for a reg copy to these keysand subkeys with the values included [HKCU\Software\HTC\Manila\] and [HKLM\Software\HTC\Manila\] as text to compare with my reg.
The issue is that I've lost icon on internet tab sense on my HTC HD2 WM 6.5.
I have read many articles on internet about this issue and a guy write that value for key HKCU\Software\HTC\Manila\Internet.BannerImage maybe delete.
Ok I was created that key and value manualy HKCU\Software\HTC\Manila\Internet.BannerImage = "\Windows\opera_earth.png" and HKLM\Software\HTC\Manila\Internet.BannerImage = "\Windows\opera_earth.png" and the file exists on directory with the dimensions as reg refer but result was the same [no internet globe].
Any one can put here a copy for the keys and subkeys with values that exist on a good reg? I'm not interested on a hard reset.
Many Thanks
Solution:
Open regeditor go to:
[HKEY_CURRENT_USER\Software\HTC\Manila] create the DWord : "Internet.BannerImage"="\Windows\HTC\Internet\Assets\Images\InternetPortal\_COM_banner.png"
It works to me!

[Q] Android Unicode VCF Support

Has anyone ever Imported a VCF File Offline, Directly from their PC to their Android, and got the contacts with Unicode CJK (Chinese / Japanese / Korean) to display properly on import?
I have Android 4.2.2, and I've tried importing with 3 different programs (the Built-in Contacts Widget, Contacts VC, & vCardIO), and each one fails to retain the CJK Character Set Display when browsed through the phone
Of course, if a contact is added or edited individually with the CJK entered on the Device itself, it displays fine
Outlook has a similar problem by failing to display CJK properly when importing CSV contacts, however, in previous versions of Office you could import with Access which would retain the CJK Characters.. support for importing from Access & Excel DBs has been removed from Office 2013, which I assume is to boost the sales of their 30 dollar language support add on.. but I dont even know if buying that would help.
Anyway, the CSV file displays the CJK perfectly, and when converted to a single VCF, the CJK appears fine as well, when viewed in a txt editor
2 things I've tried and cant figure out is first, Converting the VCF to Unicode & saving as VCF creates a document which is not recognized by any of the 3 programs above, nor by Outlook.. Even though both files start with BEGIN:VCARD, and end with END:VCARD..
Doing a Notepadd++ file compare between the two documents, i notice a few extra lines and other differences beginning only at the point where the CJK contacts begin.. trying to fix the Unicode one up to match the original one also doesnt appear to have any effect. I HAVE NO IDEA why this happens.. it doesnt make any sense to me.. perhaps someone could explain it?
and Second, I've looked around in my phone for ways to add more support or fonts, but had no success.. perhaps someone could tell me how I might add in more support for CJK CharSets maybe in the Root, Either adding Fonts, or perhap there is something else I could add to make it more of a complete Chinese system
I'm a Windows user, and dont know much about the Linux Kernel, but its appearing to handle languages more like Apple does than like Microsoft.. Apple has a ton of programs that jumble all of my CJK files
In WinMo, i could install a "Chinese System" which gave it the same support the Chinese WinMo would have.. Android seems to support English, then selectively pick & choose whats going to be ported to a different language, not natively built to support other charsets
Perhaps also I could add CJK support to an existing open-source Contacts APK, or if someone has one in the works, maybe they could try and add it in? Let me know
thanks for any ideas
Here is my method I used to create my CSV & Convert it to a VCF
Start > Run
Type: Contacts & Hit Enter
Click "Import" on the bar above the window.. if you cant see it, make your window full screen, or click the ">>" arrows on the right
Browse to your CSV File & Click Import
Wait for them to all be imported, could take 5-15 minutes, depending on how many contacts you have
Hit Ctrl + A to select them all, and then click "Export", next to the Import button
Select "Vcards *.vcf"
Map all the fields, by dragging them from the left column to the closest similar column on the right
Browse to a New Folder just for your VCF Contacts
Click OK to Export, Export will be much faster than Import
There will be one VCF per contact, you could have thousands
Go to the folder where all the VCF files are
Right-Click, and go to Lopesoft File Menu Tools > and select "Command Line From Here"
Type the following:
copy *.vcf all.vcf
There will be new file named "all.vcf" in the file with all the other ones, but it will be much bigger, copy that to a new folder
Put that "all.vcf" file in your phone SD card
Import the VCF into your Phone Contacts
**If you need help getting a CSV file:
Outlook:
Export > Contacts to CSV
PIM Backup Database from Windows Mobile Phone
Use this Program to easily convert PimBackups from PPC to CSV files:
Thunderbird Contacts Export: http://www.freewarepocketpc.net/ppc-download-thunderbird-contacts-export.html
Other Phones >Export Contacts to CSV Files using the phones software
Other Email Services > All your web-email sites can export to CSV for you
I figured out a work around!!
I'm not sure which step was the most important, i suspect a few.. so here is what I did:
- I had a CSV File of my contacts
- I Changed the CSV to *.txt, since more programs readily support Unicode in TXT files
- I Opened the TXT file in Notepad, & did a "Save As" in Unicode UTF-8 Encoding, also *.txt
- I rolled back to Office 2007 from 2013 because of the Language incompatibility & Language packs apparently needed, and the removal of support, I suspected it also made things difficult for other work-arounds to get unicode working properly..
- I Opened Access 2007, Clicked "External Data", under "Import", then Selected "Text", then I browsed to my Unicode UTF-8 TXT file & Click OK
- IMMEDIATELY click "Advanced" on the bottom left, Click the "Code Page" drop-down box, and scroll down & Select "UTF-8", then Click OK
- Click "Delimited", then "Next"
- Tick "First Row Contains Field Names", Tick the "Comma" Radio Button, then select > " < as the Text Qualifier (your format may vary) & Click Next
- Select "No Primary Key"
- Continue Clicking Next until you get to Finish
- Highlight the Entire Table
- Go to "External Data > Export > Text File"
- Name it something *.CSV
- DESELECT "Export Data with Formatting & Layout" & Click OK
- IMMEDIATELY click "Advanced" on the bottom left, Click the "Code Page" drop-down box, and scroll down & Select "UTF-8", then Click OK
- Be sure "Delimited" is selected, click Next
- Tick "Include Field Names on First Row", Tick the "Comma" Radio Button, then select > " < as the Text Qualifier, & Click Next
- Click Finish
- Type "Contacts" in the address bar of a Windows Explorer Window
- Click "Import" on the bar
- Click CSV, & Click "Import"
- Browse to your New Unicode UTF-8 CSV File from Access & Click "Next"
- Map Fields to the closest similar field.. Include Pager, Web Page, Mobile, Name (First Name), Surname, Email, Home & Business Phone, Fax & Notes, or whatever Fields you think you might have ever added something to
- Click "Finish" and wait for the Import
- Select All, then click "Export" on the bar
- Select "vCards" & Click "Export"
- Browse to a Location & Create a New Folder for your vCards there & Click OK - Wait for it to complete exporting
- Right-click in the folder, go to Lopesoft File Menu Tools > "Command Line from Here"
- Type or Paste in: copy *.vcf ContactsUnicode.vcf Then hit Enter & wait for it to Complete
- Copy the new file "ContactsUnicode.vcf" to a new Sub-folder, then send it to your phones Internal Storage
- If you try to import these directly into Android Contacts at this point, you will fail to read the Unicode Properly.
- Open the free app "vCardIO"
- In the Import Window, browse to your ContactsUnicode.vcf file, then Click "Import"
- Wait for it to complete the Import..
- The Import is NOT in your Android "Phone Contacts", but if you open Android Contacts & click the Menu button, then go to "Contacts to Display" then click "All Contacts" they will show up, WITH the Unicode intact... I guess they are in vCardIO's own directory.. not sure now..
- & Voila! Unicode Contacts!
You might find an much, much easier solution!
Got it from code.google.com/p/android/issues/detail?id=10107
Notepad adds 3 bytes at the start of UTF-8 or Unicode files, which makes Unix (here, Android) not capable of reading Unicode/UTF-8 files.
If you edit your .vcf Vcard file with another editor, such as Notepad++ or Pspad, and save it as UTF-8 without BOM (implicit option in Pspad, explicit choice in the menu of Notepad++), then you will be able to import it on Android Kitkat 4.2 with the standard Vcard contact import option, and it will come into your Phone contacts naturally !

Amazfit Cor font change?

is there possible change font that support ÄÖ letters?
Vihru said:
is there possible change font that support ÄÖ letters?
Click to expand...
Click to collapse
I have the same issue with accented / special characters.
Have a look here and maybe we could find a solution with the help of other members
https://forum.xda-developers.com/sm...hinese-cor-t3775769/post76183796#post76183796
I had the same problem, then I used the " Tools & Amazfit and ad a filter to replace ä/ö with ae oe
https://play.google.com/store/apps/details?id=cz.zdenekhorak.amazfittools
Sorgenbringer said:
I had the same problem, then I used the " Tools & Amazfit and ad a filter to replace ä/ö with ae oe
https://play.google.com/store/apps/details?id=cz.zdenekhorak.amazfittools
Click to expand...
Click to collapse
but thats not help, then it shows ae and oe..
Sorgenbringer said:
I had the same problem, then I used the " Tools & Amazfit and ad a filter to replace ä/ö with ae oe
https://play.google.com/store/apps/details?id=cz.zdenekhorak.amazfittools
Click to expand...
Click to collapse
Yeah, that would not be a real solution for my case, either.
You see the Greek language can have every single vowel accented. In that case we're talking about too many accented / special characters.
A more appropriate solution would be to be able to change the whole font family, and include one that supports our language's special characters.
Thank for the suggestion, though
amazfit cor greek accented characters font change
Vihru said:
is there possible change font that support ÄÖ letters?
Click to expand...
Click to collapse
many thanks to chienkd for his help
1. Download Python tool, extract and install
http://www.mediafire.com/file/opj7aj...PythonFont.zip
2. Download python script tool, extract and copy files to python directory (c:\Python34)
http://www.mediafire.com/file/9bbtxr.../Tool_font.zip
3. Download font file
You can use font file "Mili_chaohu.ft" inside any Mifit.apk/assets/
4. Extract font file to character files
open a command prompt window, and use the command below to unpack
.\bipfont.py unpack Mili_chaohu.ft
a folder called bmp is created with all the .bmp characters inside
5. Remake or make new characters
+ Use any image editor to make your own font file (black background, white text, bmp format 2 colors, 16x16 pixel square, name xxxxy.bmp)
+ xxxx is the character unicode code name.
+ use unicode utility to find the unicode of each character (https://unicode.org/cldr/utility/character.jsp?a=U+0041&B1=Show)
+ y: the distance by pixel from the bottom.
+ Copy all your own characters to the extracted bmp folder (4).
6. Rebuild font file from characters folder (bmp folder) with the command below
.\bipfont.py pack New_Mili_chaohu.ft
copy New_Mili_chaohu.ft to a new folder and rename it to Mili_chaohu.ft
7. Install your font file to your device.
+ unpair from mifit app
+ install gadgetbridge (from playstore) and pair it with band
+ upload your own font "Mili_chaohu.ft" to your phone
+ use File Manager Open file Mili_chaohu.ft
+ choose "gadgetbridge installer" option
+ tap "install" and wait
+ uninstall gadgetbridge when success
+ pair again with mifit
the file attached has greek accented characters
Hey there.
I have taken pmatsou's great work (credits to him and chienkd) and I have added an indirect solution for the Greek Uppercase Accented characters.
With my attached file the greek uppercase accented characters (which still showed up as "?") have been replaced with the corresponding non-accented characters. I chose this solution as I do not have time to get into Photoshop, etc and create new ones. One other solution would be to "borrow" some of the cyrillic characters that look like greek uppercase accented characters and already exist within the BMP directory described below, and rename them to match the right ASCII code (see here: https://en.wikipedia.org/wiki/ISO/IEC_8859-7 ). I tried this but I did not like the result. So. if you want to try / test the (attached) file, just start from step 7. Once more, thanks to pmatsou for the help on this and to chienkd for the steps on the original guide.
p.s. I'M NOT RESPONSIBLE FOR ANY DAMAGED / BRICKED DEVICE!
UPDATE (18/09/2018): I have re-uploaded an updated font file with some additional improvements on complex greek accented characters (that I created in Photoshop) such as the ones that show on the attached photo ( ΐ , ΰ, ϊ, ϋ )
pmatsou said:
many thanks to chienkd for his help
1. Download Python tool, extract and install
http://www.mediafire.com/file/opj7aj...PythonFont.zip
2. Download python script tool, extract and copy files to python directory (c:\Python34)
http://www.mediafire.com/file/9bbtxr.../Tool_font.zip
3. Download font file
You can use font file "Mili_chaohu.ft" inside any Mifit.apk/assets/
4. Extract font file to character files
open a command prompt window, and use the command below to unpack
.\bipfont.py unpack Mili_chaohu.ft
a folder called bmp is created with all the .bmp characters inside
5. Remake or make new characters
+ Use any image editor to make your own font file (black background, white text, bmp format 2 colors, 16x16 pixel square, name xxxxy.bmp)
+ xxxx is the character unicode code name.
+ use unicode utility to find the unicode of each character (https://unicode.org/cldr/utility/character.jsp?a=U+0041&B1=Show)
+ y: the distance by pixel from the bottom.
+ Copy all your own characters to the extracted bmp folder (4).
6. Rebuild font file from characters folder (bmp folder) with the command below
.\bipfont.py pack New_Mili_chaohu.ft
copy New_Mili_chaohu.ft to a new folder and rename it to Mili_chaohu.ft
7. Install your font file to your device.
+ unpair from mifit app
+ install gadgetbridge (from playstore) and pair it with band
+ upload your own font "Mili_chaohu.ft" to your phone
+ use File Manager Open file Mili_chaohu.ft
+ choose "gadgetbridge installer" option
+ tap "install" and wait
+ uninstall gadgetbridge when success
+ pair again with mifit
the file attached has greek accented characters
Click to expand...
Click to collapse
AMAZFIT BIP Romanian PACK
This Pack supports Italian, German, Turkish, Hungarian and Vietnamese languages to which I've also corrected/added all Romanian Characters ăîșțâ ĂÎȘȚÂ.
(Pachet diacritice pentru Amazfit BIP/Cor)
I don't really know who created the first fonts, so please excuse me.
I'll add the original link here. Original credits go to Eddi of GizROM team and yener.
Feel free to use - Mihai Olimpiu-Cristian
Bip_Font.zip - all files needed for mod - except Python
Mili_chaohu_uni.zip - +Romanian pack
EDIT: Fixed A,I y position? Was that a bug in the original font?
LostEchoes said:
Hey there.
I have taken pmatsou's great work (credits to him and chienkd) and I have added an indirect solution for the Greek Uppercase Accented characters.
With my attached file the greek uppercase accented characters (which still showed up as "?") have been replaced with the corresponding non-accented characters. I chose this solution as I do not have time to get into Photoshop, etc and create new ones. One other solution would be to "borrow" some of the cyrillic characters that look like greek uppercase accented characters and already exist within the BMP directory described below, and rename them to match the right ASCII code (see here: https://en.wikipedia.org/wiki/ISO/IEC_8859-7 ). I tried this but I did not like the result. So. if you want to try / test the (attached) file, just start from step 7. Once more, thanks to pmatsou for the help on this and to chienkd for the steps on the original guide.
p.s. I'M NOT RESPONSIBLE FOR ANY DAMAGED / BRICKED DEVICE!
UPDATE (18/09/2018): I have re-uploaded an updated font file with some additional improvements on complex greek accented characters (that I created in Photoshop) such as the ones that show on the attached photo ( ΐ , ΰ, ϊ, ϋ )
Click to expand...
Click to collapse
Hi,
I wanted to add your Greek characters to my file, but the sheer size difference is enormous 1704 vs 30104 characters, It seems your file also includes all Chinese characters ?! I just don't know why it's so big.
I don't know what is the maximum file size, and I'm sure that adding everything is not a solution?! (or is it?)
It seems what I've started with is more EU oriented than your base.
If you want to provide the BMP's for every greek character you added, we could provide users with a streamlined file that is specifically designed to support EU languages.
mihaiolimpiu said:
Hi,
I wanted to add your Greek characters to my file, but the sheer size difference is enormous 1704 vs 30104 characters, It seems your file also includes all Chinese characters ?! I just don't know why it's so big.
I don't know what is the maximum file size, and I'm sure that adding everything is not a solution?! (or is it?)
It seems what I've started with is more EU oriented than your base.
If you want to provide the BMP's for every greek character you added, we could provide users with a streamlined file that is specifically designed to support EU languages.
Click to expand...
Click to collapse
Yes, in my file I did not remove the Chinese characters. I just played with and changed / edited / added some of the Greek characters.
I cannot give you all the Greek characters for the Cor, because I'm not even sure if I have the time to find all of them right now. I wish I could find the time... But, I can give you a file with only the ones that I changed. So, if your file already includes the original / initial Greek characters, you could just copy the ones I'm sending you and replace (overwrite) the original ones, right ? This way your file will have the ones I changed + the ones that I did not have to change but are needed for the COR to display the Greek language.
Here is a zip file (attached) with the one I edited...
LostEchoes said:
Yes, in my file I did not remove the Chinese characters. I just played with and changed / edited / added some of the Greek characters.
I cannot give you all the Greek characters for the Cor, because I'm not even sure if I have the time to find all of them right now. I wish I could find the time... But, I can give you a file with only the ones that I changed. So, if your file already includes the original / initial Greek characters, you could just copy the ones I'm sending you and replace (overwrite) the original ones, right ? This way your file will have the ones I changed + the ones that I did not have to change but are needed for the COR to display the Greek language.
Here is a zip file (attached) with the one I edited...
Click to expand...
Click to collapse
Hey, checkout my new thread, I've also added emoji support
I'll take a look at what you edited, I also have access to some resources, if they fit, I'll add, or if you want just take the emoticons from my pack, pretty straightforward as they are one after the other (+ some extra characters but not that important, really)
---------- Post added at 02:23 AM ---------- Previous post was at 01:39 AM ----------
LostEchoes said:
Yes, in my file I did not remove the Chinese characters. I just played with and changed / edited / added some of the Greek characters.
I cannot give you all the Greek characters for the Cor, because I'm not even sure if I have the time to find all of them right now. I wish I could find the time... But, I can give you a file with only the ones that I changed. So, if your file already includes the original / initial Greek characters, you could just copy the ones I'm sending you and replace (overwrite) the original ones, right ? This way your file will have the ones I changed + the ones that I did not have to change but are needed for the COR to display the Greek language.
Here is a zip file (attached) with the one I edited...
Click to expand...
Click to collapse
I've checked out the modifications, and there are 21 incompatible characters, some of them are for Romanian . It's too late, but I think I'll give up for now
Font seems different, I use 2 for above accents, 4 for bottom accents for y value, different bases I think... also all characters seems to be centered in the bitmap. not compatible... (mine are left aligned).
I've found the base for the font in the meantime. https://github.com/amazfitbip/font/

Categories

Resources