Okay, so I have a funny and strange a problem. This problem exists in several ROMs. I can not change the hardware layout of my keyboard to qwerty-no-dk (I'm narveejun). So I tried to cat the qwerty-no-dk file in the console. It looked fine. Except for... at key id 2.10 instead of saying, as it does on my linux console on my ubuntu laptop,
<Key id="C2.10" data="å" />
Click to expand...
Click to collapse
it instead said:
<Key id="C2.10" data="" />
Click to expand...
Click to collapse
.
Notice that small but oh so important missing letter there? So none of the letters are remapped. They are all US English. :crying:
Soooo... Looking at four simple files in the console with the letters:
UTF-8/UTF-16/ANSII ASCII/Unicode (depending on which format I had saved it in)
øæå
ÆØÅ
Click to expand...
Click to collapse
I cat each of the four files in the console and none of the non-English letters shows up. File1 (UTF-8 formatted one, same format as the qwerty-no-dk.xml-keyremap-file is saved in) makes the console throw a fit even and end up at the top of the screen. So this is what a screenshot looks like:
{
"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"
}
Isn't that strange? The console can't even cat the letters! Not so strange then that the phone doesn't remap the keys. So help? How to fix this? This is just after install, nothing has been fiddled with, no program install, nothing. So... help?
Related
is it just me or HTC Phone Pad is not really compatible with WM6.1.. i always have this overlapping issue with regards to writing sms..
here's the screenshot.
{
"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"
}
so far i flashed garmin`s. homer`s, sonblack`s and helloworld's wm6.1 rom and still i ge the above screenshot. can anyone help me out on this?
any one knows how to fix this problem?
colapse the phone pad, you will see the whole list of the contacts
medkid said:
colapse the phone pad, you will see the whole list of the contacts
Click to expand...
Click to collapse
what do you exactly mean hahaha
gh0st- said:
what do you exactly mean hahaha
Click to expand...
Click to collapse
it means, minimize the phone pad (press the phone pad icon at the tray ) you will see the list of the contacts with the letter you type (like "pam" as you typed)
errrrrrrrr still the problem is not fixed
The conflicting app is QuickMenu
homer285 said:
The conflicting app is QuickMenu
Click to expand...
Click to collapse
yo buddy, how do i uninstall the quickmenu thingy. searched my atom and i don't see and quickmenu app or something
was this ever resolved?
Im wanting a Phone Pad for use with my Kaiser with 6.1rom especially for Java apps.
Hey doods, does anyone of you recognize this User Interface?
I'd like to use the framework-res.apk on my phone
{
"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"
}
thanks in advance,
~xiq
Maybe MIUI ?
xiqxiq said:
Hey doods, does anyone of you recognize this User Interface?
I'd like to use the framework-res.apk on my phone
thanks in advance,
~xiq
Click to expand...
Click to collapse
Only can use it if it was made for your device.
zelendel said:
Only can use it if it was made for your device.
Click to expand...
Click to collapse
No, you just have to extract the popup_lower, middle and upper from the framework-res.apk
xiqxiq said:
No, you just have to extract the popup_lower, middle and upper from the framework-res.apk
Click to expand...
Click to collapse
Yeah You can but this doesnt always work depending how much room is allowed for it. just pulling it and putting in the proper framework file can lead to a bootloop.
ouch, the word bootlop instills instant trauma to me xD
I had lot of "loopfun" trying to tinker me some skins in the last few days
xiqxiq said:
ouch, the word bootlop instills instant trauma to me xD
I had lot of "loopfun" trying to tinker me some skins in the last few days
Click to expand...
Click to collapse
Oh I know the feeling lol. look at my sig for gotham and then you can guess how many times I have looped lmao
Hello, i hope i'm in the right section.
I need some help with display within a game project. I did some research and i can't find a convenient answer. I want to use imageButtons and not just Buttons. I currently use setImageResource (drawable) for my unit and setBackgroundResource (drawable) for background.
I'm missing some info on the screen, let's say HP for an unit or any kind of text.
Here's what it looks like :
I want to have something like this :
{
"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"
}
Is there a way to do so ?
Thanks for your time
maitokeul said:
Hello, i hope i'm in the right section.
I need some help with display within a game project. I did some research and i can't find a convenient answer. I want to use imageButtons and not just Buttons. I currently use setImageResource (drawable) for my unit and setBackgroundResource (drawable) for background.
I'm missing some info on the screen, let's say HP for an unit or any kind of text.
Here's what it looks like :
I want to have something like this :
Is there a way to do so ?
Thanks for your time
Click to expand...
Click to collapse
While i'm not completly sure (my month of devolpment hasnt gotten me that far) you should be able to edit the acutal image that you have for the charectors with image editing software like gimp. You just go to the add text tool and add the text that you want to. I will edit this post if i find a more efficent way of doing this.
How can i (Create,Read,Write,Delete) Files and Directories in Isolated Storage on Windows Phone?(VB.Net)(Visual Studio 2012)
------------------------------------------------------
i use this codes but i see some error.
Create file:
Code:
Dim sw As New StreamWriter(New IsolatedStorageFileStream("FirstRun\a.txt", FileMode.Create, file))
sw.WriteLine(Textbox1.text)
read form isolated storage:
Code:
Dim file As IsolatedStorageFile = IsolatedStorageFile.GetUserStoreForApplication()
file.CreateDirectory("UserTexts")
Dim sw As New StreamReader(New IsolatedStorageFileStream("UserTexts\user.txt", FileMode.Open, file))
read file:
Code:
TXTBlock.Text = sw.ReadToEnd()
sw.Close()
Delete file:
Code:
Dim file As IsolatedStorageFile = IsolatedStorageFile.GetUserStoreForApplication()
file.DeleteFile("Temp\a.txt")
Delete folder:
Code:
file.DeleteDirectory("Temp")
Create folder:
Code:
Dim file As IsolatedStorageFile = IsolatedStorageFile.GetUserStoreForApplication()
file.CreateDirectory("FirstRun")
please give me correct codes.
What error do you see?
mcosmin222 said:
What error do you see?
Click to expand...
Click to collapse
Error 1 Value of type 'System.IO.FileAccess' cannot be converted to 'System.IO.IsolatedStorage.IsolatedStorageFile'
Dim sw As New StreamReader(New IsolatedStorageFileStream("UserTexts\user.txt", FileMode.Open, FileAccess.ReadWrite, FileShare.ReadWrite, file))
Methods have overloads. Check them out. If you don't know what a method overload is, check wikipedia.
http://en.wikipedia.org/wiki/Function_overloading
mcosmin222 said:
Dim sw As New StreamReader(New IsolatedStorageFileStream("UserTexts\user.txt", FileMode.Open, FileAccess.ReadWrite, FileShare.ReadWrite, file))
Click to expand...
Click to collapse
{
"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"
}
it geting error.
shayan4shayan said:
it geting error.
Click to expand...
Click to collapse
Replace file with IsolatedStorageFile.getuserStoreForApplication()
Hey guys, after several research and various holes in the water I open this theard to ask if anyone knows a way to get the keyboard used in twrp recovery .. I know, there are keyboards like "hacker's keyboard" but the one used in twrp is simple and looks awsome.
Is there a way to transport it in apk or zip to flash?
Thanks
{
"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"
}
I'm in the same situation, I love it!
Hi,
This is probably what you're looking for: https://github.com/mgood7123/TWRP-Team-Win-Recovery-Project-Keyboard/releases. Seems to be in early development.
TWP
Is it trusted? I don't have knowledge about programming and can someone examine the source code for non-developers? @The_Walking_Playground
pol-der said:
Is it trusted? I don't have knowledge about programming and can someone examine the source code for non-developers? @The_Walking_Playground
Click to expand...
Click to collapse
Hi,
The keyboard itself seems to work, and it doesnt request any permissions, so it should be safe to use. Its just currently incomplete. I typed this post with it.
TWP
The_Walking_Playground said:
Hi,
The keyboard itself seems to work, and it doesnt request any permissions, so it should be safe to use. Its just currently incomplete. I typed this post with it.
TWP
Click to expand...
Click to collapse
I think developer didn't complete that app because it has some bugs. Let's wait stable version.
I love the twrp recovery keyboard. Very simple, bright white and dark layout, simply awesome. I have been searching it for long time. Please guys help us to get that keyboard.