HTC Hero :: Keyboard Won't Show Itself
Apr 23, 2010
just got a second-hand HTC Hero, european version (a6262)...everything works fine, except the stinking keyboard is nowhere to be found...i've tried tapping, holding, etc etc...did a factory reset...
View 2 Replies
Feb 15, 2010
I have Better Keyboard installed on my Hero but am having no luck at all getting it to show up.
Am I missing something?
View 5 Replies
View Related
Jun 22, 2010
Has anyone else had issues with input boxes not displaying what is typed? I have tried the stock keyboard, better keyboard, and am now using swype. They all do it and its random. I regularly use Google Talk and will be chatting for a little bit, hit the end button to lock the screen, come back 2 minutes later and it won't take anything I type. It usually comes back 5-10 minutes later or if I reboot.
This has been going on since 1.5 and continued in stock 2.1 and is still there rooted using Fresh 2.1.
View 2 Replies
View Related
Oct 12, 2010
I am using PopupWindow class and on PopupWindow i have one EditText,my problem is that when PopupWindow is visible and i click on EditText at that time Soft Keyboard is not visible and i am not able to enter Input. So anybody tell me how to solve this problem?
View 2 Replies
View Related
Feb 24, 2013
Not being able to see their keyboard in landscape or whatever. This problem is different I'd say; my keyboard shows up, but when I press a key, nothing shows up. This has happened for a while and I simply shrugged it off as a bug, since it fixed itself eventually, but today it got much much worse and it has not worked in a couple hours.
View 9 Replies
View Related
May 5, 2009
I tried a lot of ways with no luck.
View 2 Replies
View Related
Mar 17, 2010
I have 2 activities, A and B. When A starts, it checks for a condition and if true, it calls startActivityForResult() to start B. B only takes text input so it makes sense for the soft keyboard to automatically pop up when B start. When the activity starts, the EditText already has focus and it ready for input. The problem is that the keyboard never shows up, even with windowSoftInputMode="stateAlwaysVisible" set in the manifest under the <activity> tag for B. I also tried with the value set to stateVisible. Since it doesn't show up automatically, I have to tap the EditText to make it show.
View 2 Replies
View Related
Apr 26, 2010
I have added android:windowSoftInputMode="stateAlwaysVisible" to my Activity in AndroidManifest.xml and here's my layout:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="fill_parent"
android:layout_height="fill_parent">
<EditText android:id="@+id/EditText01" android:layout_width="wrap_content"
android:layout_height="wrap_content"></EditText>
<EditText android:id="@+id/EditText02" android:layout_width="wrap_content"
android:layout_height="wrap_content"></EditText>
<Button android:id="@+id/Button01" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:text="Send"></Button>
</LinearLayout>
When the Activity starts, the EditText is focused, but soft keyboard isn't displayed. If I click on the EditText, then I see the soft keyboard. Do I need to set aditional parameters to display soft keyboard when my Activity starts?
View 4 Replies
View Related
Jul 28, 2010
On the soft keyboard in Android you can set the soft keyboard to show the numbers instead of a-z keyboard using android:inputType="numberDecimal". However, what do I do if I only want to show the top number row 1 2 3 4 5 6 7 8 9 0 and not the following rows starting with @ # $ %?
View 3 Replies
View Related
May 17, 2010
I signed up for Swype beta, then after I received the notification I installed it.
I made it as a default input option.
Yet, when I open anything that requires a text input, the swype icon does not show up on the keyboard as it did on 1.5.
In onbe word swype does not swype for me.
View 2 Replies
View Related
Nov 16, 2010
How to show the soft input keyboard while a activity opens. In Normal case a keyboard pops up when we tap inside the edit text but i want to open it automatically when that screen loads.
Here is the xml layout file
And here is the main.xml layout file
CODE:.....................
View 1 Replies
View Related
Feb 17, 2014
I wonder if it's possible to open keyboard automatically after I swipe up on home button to launch Google Now. Now I need to click on input field on the top of screen to show keyboard and start typing.
View 1 Replies
View Related
Mar 8, 2010
I'm showing an input box using AlertDialog. The EditText inside the dialog itself is automatically focused when I call AlertDialog.show(), but the soft keyboard is not automatically shown. How do I make the soft keyboard automatically show when the dialog is shown? (and there is no physical/hardware keyboard). Similar to how when I press the Search button to invoke the global search, the soft keyboard is automatically shown.
View 2 Replies
View Related
Sep 7, 2010
I really like it but i dont know if there is one for cm6 on our heros.
View 6 Replies
View Related
May 9, 2010
I recently installed an AOSP styled ROM, and I absolutely love it. The only thing I don't like however, is the AOSP keyboard. How can I put the HTC keyboard back onto the phone?
View 3 Replies
View Related
May 26, 2010
I read few threads, I'm sorry but none of them works/answers the simple scenario of:
1. I popup a dialog.
2. The dialog have EditText on it.
3. I want the keyboard to show up (without the need of clicking inside the edit text).
I tried:
CODE:.............
Then I tried both: CODE:.............
And: CODE:.............
View 4 Replies
View Related
Nov 4, 2009
What keyboard do you use, is there a keyboard that you find works better than the standard keyboard!
View 3 Replies
View Related
Jan 14, 2010
I want to change the default layout which Android uses for show the alternative keys when performs a long-press on a key. Keys have an attribute "android:popupKeyboard" used for define the layout of the alternative key list (which could be a Keyboard reference) but when I use it the Android's default layout still appears. Is possible to change or override this layout?
View 1 Replies
View Related
Nov 10, 2010
I tried it and it works so far.
Dev = ne0fhyk from XDA.
From the XDA forum: Link to app page = [APP][ROOT/Keyboard] Keyboard Manager - Dual keyboard: Portrait/landscape switch - xda-developers
Verbage:
Keyboard Manager allows you to customize what keyboard (input method) appear on input based on your phone orientation.
It displays the keyboards you have enabled on your android device, and let you select one per orientation (landscape/portrait).
As your phone switch orientation, the app automatically switch the keyboard.
Requirements:
- Rooted android device (app was tested on Samsung captivate 2.1)
- Root Explorer app, or similar app that allows you to edit the permissions of a file.
To install:
1- Download the app (KeyboardManager.apk) on your device sdcard.
2- Using Root Explorer, move the apk file to /system/app
3- Using Root Explorer, edit the file permissions like below:
-- User: 'Read/Write' checked
--Group: 'Read' checked
--Others: 'Read' checked
4- Exit Root Explorer
The app should be visible in your launcher as 'Keyboard Manager'
Update:
- Added option to disable notification icon
-' start on boot' feature is disabled because it's not yet complete and tested... Sorry for the confusion
Bugs:
-On certain applications (i.e: Messaging on Samsung Captivate), the input window occasionally freeze on orientation switch. Exiting the app, and resuming should fix it.
The app is still in development.
View 11 Replies
View Related
Feb 12, 2010
So I really want to be able to type in other languages with the Hero keyboard... my friends with iPhones can text each other in different languages, but I can only reply with english. Any idea on how to do this?
View 1 Replies
View Related
Nov 9, 2009
Click on All programs > Click on Search button, type a character. The filter does not go away even after you have exited the menu. Any other way to show all programs without restart? Is it only mine or is it a bug in Hero?
View 4 Replies
View Related
Aug 31, 2010
So I was sent a pic and it gives me the download button and when I click it it will think then pop a message saying that the download failed. It happened yesterday from a different number also. Doesnt matter if I use the standard message or handcent, Anyone have any ideas?
View 1 Replies
View Related
Jul 9, 2010
My hero keeps drop calling so Orange r sending me a new handset tomorrow. When I log back on to my Google account, on the new h.s will my app still show in my downloads on the market?
View 2 Replies
View Related
Jan 12, 2010
I just noticed that for some reason, when I try to link some of my Facebook friends with their respective Contact under People, they do not appear in the list. I then go back to the FB app and I do see them in there.
View 5 Replies
View Related
Aug 9, 2009
I just installed fatal1ty's hero rom version 1.4 last night on my rogers magic(a version modified for 32a) and I have a couple questions about the different apps. First of all, is there any way to make it show only contacts with phone numbers? Every time I send a message with gmail, that email is automatically added to my contacts but I don't really want to see it there when I'm looking for phone contacts. It makes my list very long. I know I can do this with apps like aContacts but I want to use the HTC contacts app if possible. Second, I was playing some music and then my lock screen wallpaper suddenly decided to change to the album art. I assumed that it was supposed to do this but then after I stopped playing the music it stayed. I then changed the lock screen wallpaper but it did no good. Finally, how do I add words to my dictionary. The keyboard seems identical to the one that I had as a stock rogers magic except the "add word" button has disappeared.
View 8 Replies
View Related
Nov 25, 2009
Since the last update, in my people app, which lists all my contacts, anyone with a facebook profile shows up twice. There are two identical entries, one after another, listed throughout all my contacts.
This is a gigantic PITA since it's effectively added another %50 to my contacts, making it more difficult to scroll thorough and choose a contact.
View 2 Replies
View Related
Dec 3, 2009
I'm not sure if this question has been addressed or asked yet, and I couldn't find anything using the search feature, so I'll ask anyways.
Sometimes I get email notifications (using HTC Mail) and I open Mail and go to the new message, but all that shows up is a timestamp of "Wed, Dec 31, 1969 7:00 PM" with no subject, body, or even sender. It's like the email didn't download or I can't view it for some other reason.
View 2 Replies
View Related
Mar 6, 2010
Its working when u click it but doest show that i downloaded it. no way to unistall.
View 2 Replies
View Related
Mar 13, 2010
I have searched for days trying to find a way to have the date show up in my notification bar. I know there are tons of apps and widgets for the home screen, but that is not what I am looking for. Is there an app out there that will let me do this?
View 3 Replies
View Related
May 19, 2010
I am trying to backup my contacts so I can update to 2.1. Currently, the contacts on my phone are split between Phone (people who I call) and Google (people who I email). My google contacts are really messy and disorganized because it is every single person I email. Currently, I have my phone only showing the phone contacts I had synced from my computer. But in order to export the contacts now, it seems I have to export them all together. When I sync it back after I update, they will probably not be split between phone and google. Is there any way to show only contacts that have a number assoicated with them so my phonebook isn't that messy?
View 6 Replies
View Related