Hi
I am trying to change the layout of my virtual keyboard. Sadly, I was not clever enought to backup my rare original keyboard layout.
It would be great if some of you (having a german ROM or, better, the Swiss French keyboard layout) could upload me the msim.dll and the msim.96.dll located in \Windows\ directoy.
Thank you in advance; I realy do not want to flash to a german ROM just to get those files :s
Hi,
I need exactly the same thing. I hope a solution can be found by now...
Please, help!
how were you able to edit those files?i cant even copy them to my desktop pc.access is denied everytime i try...
Hi
Here are my msim.96.dll and msim.dll from my dumped german MDA Vario II Rom.
If you find out, how to change the virtuall keyboard,please share your knowledge how to do this.
keyboard changer
here's epocket's solution which is quite good and hopefully you can modificate it if needed.
http://www.epocket.no/tastatur/
HTChacker said:
here's epocket's solution which is quite good and hopefully you can modificate it if needed.
http://www.epocket.no/tastatur/
Click to expand...
Click to collapse
Hi, isn't this tool for Scandinavian' languages only?
I wonder if fun_key managed to restore the proper settings as I need the same...
Hydis HVA37WV1
http://www.hydis.com/eng/03_product...=Mobile&openBox=0&subBox=null&openSubBox=null
DATASHEET :
https://rapidshare.com/files/4178364448/hva37wv1-m01_preliminary_product_spec__20110218.pdf
HOPE NOW WE HAVE ANDROID ON S8530!!!
Thanks, now I see that its IC display driver is
LG4573
http://www.trulydisplays.com/tft/driveric/Driver IC LG4573.pdf
not NT35510 like in Hydis panels in Galaxy series, so we must change some code.
Can you try to find NT35510 datasheet? It's not mandatory, but I would like to take a look into it also.
NT35510 Datasheet
Hi @Rebellos.
I think I found the
Sorry my bad English
rebellos said:
thanks, now i see that its ic display driver is
lg4573
http://www.trulydisplays.com/tft/driveric/driver ic lg4573.pdf
not nt35510 like in hydis panels in galaxy series, so we must change some code.
can you try to find nt35510 datasheet? It's not mandatory, but i would like to take a look into it also.
Click to expand...
Click to collapse
geme difficult job !!!
But find some thing !!
You can find kernel and driver on Huawei Ideos X5 U8800 mobile last version
http://pastebin.com/zQ6uAbm2
Kernel Source :
http://www.huaweidevice.com/worldwi...=toDownloadFile&flay=software&softid=Mzg2OTQ=
@Up:
This one I found already, but thx.
byercanx said:
Hi @Rebellos.
I think I found the
Sorry my bad English
Click to expand...
Click to collapse
Hey, thanks, but it isn't datasheet of NT35510, but only short schema of some LCD mounted with NT35510.
Maybe, the LCD of the Samsung I9003 (European version) is the same. The source code with drivers for it, it is here... h t t p s ://opensource.samsung.com/
There is various sources codes with drivers that if we mix it, we can install Android to the S8530.
Sorry for my english.
http://forum.xda-developers.com/showpost.php?p=18522481&postcount=41
Maybe usefull.
But at the moment I can't see this...
Need more details, then I could compare S8500 and S8530.
Best Regards
I've already got datasheet for LCD controller (thanks to Tigrouzen), that's all we need. Now I need some time to get straight with more important jobs and this will be done for sure.
There's Galaxy Nexus Dump but not kernel
porting android on s8530
hi, i'm not a dev but i think about something... Instead of porting a galaxy s rom, why not porting a nexus s rom? The nexus s has the same hardware as the wave 2 , the nexus s sold in europe have SCLCD screens like the wave 2 unlike they have 4".
Foxhynter said:
hi, i'm not a dev but i think about something... Instead of porting a galaxy s rom, why not porting a nexus s rom? The nexus s has the same hardware as the wave 2 , the nexus s sold in europe have SCLCD screens like the wave 2 unlike they have 4".
Click to expand...
Click to collapse
We are taking SCLCD driver from Nexus S, that it has got similiar panel, but different controller, so it still need alot of work on control sequences anyway.
please helpppp how to install android on samsung s8530?
hossamnasser said:
please helpppp how to install android on samsung s8530?
Click to expand...
Click to collapse
There is currently no way to get android on the s8530. Hence why this topic is here. Please use the search function before posting.
Posted from android on wave.
Someone is able to find S8600 related documents?
Or all in wait position...
Can someone search for more infos...
Google for instance.
How hard it is to integrate Display Driver?
Are changes "few Bytes" or few MB ?
No idea.
Bootloader contains Display Driver...
Maybe someone can please explain few parameters in ELF files... DDLC2 India INU Version have these additional Bootloader ELF files...
Now less differences in adresses... so maybe now more chance to identify some Display related...
Best Regards
How hard is it to integrate display driver?
All depends what's already done. In I9000->S8500 driver port it's actually matter of changing few lines to get LCD working (with initialization by SBL, haven't bypassed this yet)
Though for S8530 Oleg had to write it basing on driver for similiar lcd but for TI OMAP CPU. So it was bunchload of work, but it's done and working. So nothing's impossible, it's always matter of time and will or money (yea, one of the 2 last).
http://forum.xda-developers.com/showpost.php?p=24872058&postcount=159
Can someone please try and report?
Thanx.
Please caution. NOT tested!
Btw...
http://code.google.com/p/badadroid-kernel/source/detail?r=ba495cc7bae67794add1387e94a580bd35101f06
Thank you very much nbates66
Best Regards
There is progress to LCD Driver's? : Прохладно:
About Screenlock...
Someone knows M210S Display data?
Because on my S8500 M210S Firmware runs correct... I can see all and Screen awake after pressing Lock key...
Thanks, but it's unnecessary - difference is obvious - S8500 is waking up AMOLED screen based on TL2796 chip, for which we've got complete driver from I9000. S8530 is waking up SCLCD screen based on damned LG4573, and only reference driver we've got for it is some old omap phone. There's trouble with configuring the screen after putting it out of the reset, causing it not power on properly.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=39210275&postcount=1200
Best Regards
---------- Post added at 07:08 PM ---------- Previous post was at 06:23 PM ----------
This I can find in S8500 AND S8530 AND M210S Firmware + Boot... ELF...
Code:
LDI_TL2796
lcd/LDI_TL2796_Lismore.c
LDI_TL2796_Lismore.o
LDI_TL2796_Lismore.h
LCD_Driver.h
LDI_TL2796_Power_On
LDI_TL2796_Power_Off
I can not find "LG4573" as test String in Boot ELF nor in apps_compressed.bin...
For Wave 2 (S8530) Samsung used very smart this:
Code:
lcd/LDI_TL2796_[B]WAVE37[/B].h
Anyway...
Maybe deeper investigation in ELF files from INU... indian Firmware, because S8530 + S8500 ELF files available... for compare...
Now I will try to find these Chips... if visible in schematics or Pics...
Best Regards
JVLC2 TUR Both S8500 and S8530 also has ELF files
and BTW if you google "LDI_TL2796" this then you can find thishttp://pastebin.com/ux191gyQ
LDI_TL2796 : LDI_S6E63M0_Power_On [hwrev > S8200_UNIV_B7]
LDI_TL2796 : LDI_S6E63M0_Power_On [hwrev >= S8200_REV03]
Click to expand...
Click to collapse
Edit : Seems these strings from S8500 XXJB6
any progress
Any progress on the s8530 lockscreen wake up problem its the only thing that stopping us from using android on my wave 2, 24 X 7
Developers really appreciate all your work
I have MiniCM7-2.1.8 on my X10 mini pro, and now I am stuck finding the correct way to enable the QWERTZ keyboard layout for the Standard and Android input method including the special German characters.
slade87's thread gives some (although quite confusing) info, but the files for download are not working any more, because they are based on the old update-script-style not supported by CWM any more.
It should not be that hard to perform such an important localization, most solutions only manipulate the keyprint.xml, but that's not enough.
So can someone please explain how to get fully localized QWERTZ keyboards for the German language up and running?
Master One said:
I have MiniCM7-2.1.8 on my X10 mini pro, and now I am stuck finding the correct way to enable the QWERTZ keyboard layout for the Standard and Android input method including the special German characters.
slade87's thread gives some (although quite confusing) info, but the files for download are not working any more, because they are based on the old update-script-style not supported by CWM any more.
It should not be that hard to perform such an important localization, most solutions only manipulate the keyprint.xml, but that's not enough.
So can someone please explain how to get fully localized QWERTZ keyboards for the German language up and running?
Click to expand...
Click to collapse
Use the application mini rom manager ... Search in xda..
Sent from my U20i using xda premium
Ok, switched to QWERTZ using ROM Manager, but as I already knew, this only switched it for the Standard Input, but not the Android Input.
I have seen in slade87's thread, what has to be done, to switch the Android Input, but I don't know how, since the downloads in slade87's thread do not work any more with recent CWM, and I really do not want to fiddle around in the ROM manually.
Any suggestions, or do just have to forget about the Android Input?
I´m going to "fix" my dad´s phone tomorrow so stand by until then..
Thanks, that's good news! I am very interested in how this problem can be solved.
rooterdam said:
I´m going to "fix" my dad´s phone tomorrow so stand by until then..
Click to expand...
Click to collapse
rotterdam, you didn't replay any more, did you solve that issue?
Master One said:
rotterdam, you didn't replay any more, did you solve that issue?
Click to expand...
Click to collapse
Sorry for the NON reply..
I´ll try and get you a ZIP tomorrow sometime after work and some sleep.
remind me if you can please.
hi i have the same problem.
any news?
edit:
i found a fix!
use attached files and override old files using root explorer.
IMPORTANT: don´t forget to set correct permission for the files or your buttons will not work anymore.
Hello,
I need full hardware keyboard support in cm9 (with autocompletion), it's really usefull feature. I done some research on this forums, but with no result. There was an .apk but, the apk supported only display keyboard. There was also .zip flashable through CWM but he FC when i pressed the SYM button. Somebody got the solution?
I have the same problem, any ideas?
sorry its not possible but you can install swiftkey3 from playstore and get all the features like xperia keyboard has
Hey Guys,
i've a x10 mini pro with naa's miniCM Rom and of course his kernel.
But what i don't understand is why the hardwarekeyboard, especially the blue button and the layout (i need a german qwertz layout) dosen't work by default.
In an other thread i found a working solution with a zip i needed to flash. now my keyboard works as it should do, but i don't understand what the problem was.
And because i'm a nosy person i would like to understand what the problem is.
Is someone here able to explain it to me?
(An other reason for my question is, that i tried an other keyboard (called minuum) which i really liked. But when i installed it and set it as default, my hardware-keyboard stopped to work correct. So i need a workaround so i can use both the [link "h t t p://minuum.c om/"]minuum-keyobard (@admin: if it's not allowed to post likes, please remove it) as a screen-keyboard and my hardware-keyboard (with the correct layout and with blue (and the other 'special-key-button') )
Thanks