Android :: Switching To Keyboard "SMS" Mode
Feb 16, 2010
The default Messaging app in Android (tested against version 2.1) appears to put the soft keyboard in a special mode, where the return key is replaced with an "emoticon key". When you press it you get a selection of emoticons to insert into your message.How do I instruct the soft keyboard to appear in this mode in my app?
View 1 Replies
May 25, 2010
Had the phone about 30 hours or so, been happily learning the ins and outs of my first android. Was streaming Pandora for a couple hours while working, then went to type a text and the full size landscape qwerty wouldn't come up only that aweful portrait mode cramped keyboard that makes me feel like I am typing on a blackberry now the browser won't switch to landscape either which is 'incredibly' annoying. Teeter seems to work fine, on level 19 and also "Bubble" an app for Leveling which switches to landscape in either direction.
View 2 Replies
View Related
Jun 17, 2009
My application crashes when I switch the Android Emulator to landscape mode. But when I start the application, everything works fine, until I switch to portrait mode again.
The error only occurs when I switch from one mode to another. When I debug my app while switching to the other mode everything works fine until my program counter jumps out of the onCreate() function.
this is an error message i picked out: java.lang.RuntimeException: Unable to start activity ComponentInfo {com.prog.drink/com.prog.drink.App}: java.lang.IllegalArgumentException: Wrong state class -- expecting View State
Any idea what I could have done wrong in my app?
View 5 Replies
View Related
Apr 11, 2010
This is probably a pretty easy to answer question, but I can't find the solution myself after a couple hours of searching the documentation and Google.I set the orientation of my Android app to landscape in the AndroidManifest.xml file: android:screenOrientation="landscape"
However, when I run the app in the simulator, it appears sideways and in portrait mode. How can I switch the emulator to landscape mode on a mac? It's running the 1.6 SDK.
View 3 Replies
View Related
Feb 11, 2009
I have written a small example which displays the photos from the server. Its working fine when the device is in one of the mode (landscape of potrait). But if I switch to landscape to potrait or potrait to landscape while downloading the photos from the server, I am getting NullPointerException, showing with androidRunTimeException.
I am using LinearLayout -> ImageView
I am using threads to download the images.
View 4 Replies
View Related
May 20, 2014
I have a samsung galaxy music duos . It had come with 4.0.4 - in network mode there were 3 options - GSM ONLY.CDMA ONLY & AUTO MODE.Now after updating to jelly bean it has got changed to At some places where 3g is available it still uses 2g and sometimes keeps switching between 2g and 3g . Is there something i can do to use 3G ONLY ie, CDMA ONLY network? Can apps like tasker do the job?
View 6 Replies
View Related
Feb 25, 2009
I am using Intents to switch between activities in my Android app. I am putting data in the Intent for use in the next activity. When I switch the phone between landscape and portrait modes, the values passed from the intent are lost and I get a NullPointerException.
Can someone please tell me what could be wrong.
There's a lot of code to post it entirely. But if someone needs to look at specific parts of code, I can post it here.
Edit
I solved the issue of state not being saved. But another problem I faced is that none of the buttons on the screen work after the orientation has been changed. On button press, I get this warning in LogCat
02-25 23:07:49.190: WARN/WindowManager(58): No window to dispatch pointer action 0
View 2 Replies
View Related
Jun 4, 2010
So when today the phone would switch into landscape mode when i would text, but now it no longer does. what is the deal!
View 6 Replies
View Related
Apr 21, 2010
I just got my HTC Desire with Android 2.1, and the first problem I'm running into a lot is when using the visual keyboard. Being multilingual and having friends who only speak one particular language, there's no single 'correct' input language setting for the word prediction feature, so I started looking into how much work it might be to extend the keyboard with two rather basic, though essential, features:
1) Showing the current language selection, so that I don't have to type stuff, getting it mis-corrected, then discover the language setting must be wrong, go into the settings, select to change language, select language, etc. until I get back, erase the old text and start over. That gets old real quick.
2) Being able to simple change whatever language is used for the word prediction by just having a button on the keyboard doing that directly, i.e. a button that just cycles through the 'relevant' languages with the key label showing which is currently active. Improving it even further, one might imagine:
3) Having a per contact setting, noting the word-prediction language that should be used when communicating with that user. But searching through the docs, I'm slowly coming to the realization that the input text language setting may not even be available to be changed outside the system settings dialog, making this impossible to implement - is that correct?
View 2 Replies
View Related
Dec 22, 2009
I noticed a lot of times when you play a YouTube video,it just doesn't play.Sometimes they do play and I go to switch to HD mode and then a message pops up saying the video can't be played.I thought this was a YouTube issue only,but it also happens with my app Where when I try to watch movie previews and switch to HD.Any suggestions
View 2 Replies
View Related
Sep 8, 2010
New to this phone and loving it. I live out in the boonies and no DSL/Cable, no other carriers have 3G, so been using the tethered phone (Yes, 2GB + $10/GB ... I know!). Phone likes to switch between EDGE/3G. Phone unrooted.
1) Any app to easily force 3G only? I know about the dial #*#*197328640#*#* -> Option 1 -> Option 8 -> Option 4 -> RAT to WCDMA setting but would prefer an app for when I take the phone out with me.
2) Ordered an external antenna / connector. Will I really have to drill a hole in my battery cover? There has to be somewhere I can order a battery cover from with the hole there already? I can't be the only person wanting to do this.
View 3 Replies
View Related
Feb 18, 2010
Sometimes when I have been in airplane mode and then turn it off, I have to reboot my phone to get any kind of signal. Is there a quick fix to this or is it a common problem amongst eris users?
View 3 Replies
View Related
Nov 3, 2009
Switching off Wi-Fi via an application (in this case WiFi On/Off or Power Manager) turns the phone into Airplane Mode = No Cellular Voice or Data. Cure..turn off Airplane Mode under settings and cycle power on phone.
View 9 Replies
View Related
Jun 17, 2010
I just bought an HTC desire. I love the different keyboards, but would love to set them as defaults for different tasks. The QWERTY keyboard is too difficult to use while on the move, so I like to use the keypad (mobile set up) when sending text messages. The rest of the time I find the keyboard easier to use but it is a pain to switch between the 2. Is there anyway of setting different defaults, or an easier way of switching between the 2?
View 2 Replies
View Related
Jun 6, 2010
I'm not sure if it's normal, but for the built-in messaging app, it takes literally about 9-12 seconds to switch to landscape keyboard when tilted.
Similarly, with eBuddy, the messaging app, it tends to take 5-7 seconds. Is it just me or is that really slow? I don't expect it to be instantaneous, but taking more than 3 seconds or so seems a bit much. Anyone else having issues?
View 3 Replies
View Related
Nov 16, 2010
I am currently trying to help my little brother with an issue he is having with his X 10 mini pro. The problem he is having is that it keeps switching into silent mode of it own accord at random times. I have tried updating the software but that has had no effect. Does anyone know how to sort this issue?
View 2 Replies
View Related
Sep 19, 2012
While trying to sbf my Milestone X2 using RSD Lite v5.7 (I used an sbf file named "1FF-daytona-user-2.3.5-45.0.25-111011-release-keys-signed-ntelos-US.sbf") I encountered an error that said: Failed flashing process. phone[0000]: error switching phone to BP Pass through mode (0x70BE)
This Is what my device properties were
IMEI/ESN/MEID: N / A
Technology: N / A
Software Version: N/a
Flex Version: N/a
Bootloader Version: v0x000007
DRM Version: N / A
This is what my file properties were
Filename: 1FF-daytona-user-2.3.5-45.0.25-111011-release-keys-signed-ntelos-US.sbf
Creation Date: 09/18/2012 22:44:49
File size: 861170104
RAM DL Version: N / A
Bootloader Version: N / A
Platform: 4G TEGRA
HAB Type: Signed Production
View 1 Replies
View Related
Jan 13, 2010
I want to have this result : https://docs.google.com/a/google.com/File?id=afzfgn3h3x_10dwd35pv4_b but in portrait mode. the EditText take all the screen with the keyboard. How can I do that?
View 3 Replies
View Related
May 5, 2009
I tried a lot of ways with no luck.
View 2 Replies
View Related
Apr 6, 2009
I am quite confused on this is InTouch mode or not for a View. Some of the apps I have seen can accept touch and keyboard requests that the same time but I cannot figure out how they are doing it. This is what happens in my app. Please shed some light on why this happens. If I touch the screen the keyboard is no longer responsive until I ackmoved the TrBall which takes me out of touchmode. I have used apps that seamlessly go from touch and keyboard without the need of moving the trackball.
View 4 Replies
View Related
Sep 11, 2009
When Android is in portrait mode and the soft keyboard IME is shown, my app is resized properly. When in landscape mode, the soft keyboard IME is always in fullscreen/extract mode, and even though I can see the top portion of my app, it doesn't resize my app. I couldn't find any way to make the IME not come up in fullscreen mode. So instead, I detect this condition, and manually resize my app. This works, but unfortunately, to make this work well, I need to know the height of the IME, or the portion of my app that remains visible. But it seems there is no way to get this information, and the soft keyboard IME's height varies on different devices. As a hack, I put in options for the user to be able to adjust these parameters, and set the defaults for the G1. I can live with this for now, but is there a more appropriate way to handle this?
In addition, even in portrait mode, if the status bar is hidden, the IME also does not resize my app. This clearly seems like a bug to me.
View 6 Replies
View Related
Dec 14, 2009
I've been experimenting with the IMM and it's mostly straightforward, but for some reason, my custom view that launches the soft keyboard works only in portrait mode. Launching it is easy enough:
InputMethodManager imm = (InputMethodManager)getContext().getSystemService(Context.INPUT_METHOD_SERVICE);
imm.toggleSoftInputFromWindow(getWindowToken(), InputMethodManager.SHOW_IMPLICIT, 0);
I've seen a couple notes about the soft keyboard only working in portrait but I assume this was a limitation in a previous version, since all the Android EditText views work fine in both portrait and landscape. Is there some additional piece of work needed to enable landscape?
View 2 Replies
View Related
Jun 18, 2009
Just tested the cupcake keyboard on the Magic @ the store but I couldn't get it into landscape mode. Can someone tell me how to do this please? Then I might give it another shot.
View 4 Replies
View Related
Apr 29, 2010
I just bought my android incredible today and I'm absolutely addicted to it. However, I ran into a problem today with my phone that makes me wonder if it's something minor that I can fix on my own or if it has to be taken in. You know when you tilt your phone longways the display changes as well so you have a bigger keyboard? Well, mine's not doing it now and I'm wondering what the problem is.
View 7 Replies
View Related
Sep 2, 2010
I am having a lot of difficulty with my keyboard in both landscape and portrait. I am using the "Android Keyboard" that came with the phone. Examples of what I am referring to:
1. Wrong Key Showing: I type one letter and a different one is actually displayed.
2. Horrible Response: I get half way through an email and realize I need to fix an error in the middle of the paragraph. Trying to get the cursor where I want it a extremely hard to do and often it will move, but not where it is suppose to be moved to. Other times the cursor simply doesn't move at all and I have to erase all the back to where the error is and than retype. And no the cut and paste or copy and paste do not work since the cursor is not moving.
3. Random sentences just erase: I will be typing and hit the back key to erase a character, but instead it erases a line or two and won't stop.
Suggestions and no I am not going to root and void the warranty.
View 7 Replies
View Related
Nov 12, 2010
I got my Droid 2 (or as it is called in Germany Milestone 2) just this week. I got two minor things that are bugging me. (see the other one here Is it possible to reconfigure the keyboard?) Otherwise I'm loving my new phone. I got the auto-adjust option for the Display turned on but for some reason the screen won't switch to the landscape mode as long as I don't pull out the physical keyboard. That is only the case for the homescreens and the main app menu. Otherwise it works fine. For example, if I open the settings I get to look at them in landscape mode with the keyboard in our out.
View 4 Replies
View Related
Jun 26, 2010
When i am texting in the compact qwerty or phone keypad the setting always defaults to xt9. Is there anyway to default text messages and email to abc instead? I am using the htc ime mod keyboard from xda if it matters .
View 2 Replies
View Related
Jun 22, 2010
I didn't really pay attention, but since i have been on these forums I noticed when I type a post my keyboard lags. It isn't too bad while in portrait mode but when I'm in landscape my keyboard lags a LOT. I havent noticed it on any other sites. It is at its absolute worst when posting in landscape on this forum.
View 2 Replies
View Related
Oct 28, 2009
If you enter recover mode on a HTC Magic, for example (holding down HOME+POWER buttons) you do not have access to the keyboard to continue. After the Recover Mode tirangle icon has appeared, press HOME+POWER again and that will bring up a menu for you to reboot the phone, update, or factory resets. use the trackball to select which option you want.
View 2 Replies
View Related
Jun 6, 2010
For some reason the entire right side of my keyboard stopped working in portrait mode. i don't know what could have caused this but it really stressing me. Any ideas on what I need to do to fix this?
View 3 Replies
View Related