Android :: Remove Auto Focus / Keyboard Popup

May 23, 2010

I have a screen where the first field is an EditText, and it gains the focus at startup, also popups the numeric input type, which is very annoying. How can I make sure that when the activity is started the focus is not gained, and/or the input panel is not raised?

Android :: Remove auto focus / keyboard popup


Android :: Clear Focus And Remove Keyboard?

Nov 20, 2010

If I tap it the softkeyboard will popup however when I press "enter/ok/return" then the EditText control it still has focus and the keyboard up. How do I close the softkeyboard and remove focus from it?

View 2 Replies View Related

Motorola Droid X :: Auto Focus - Click To Focus

Aug 29, 2010

I loved the camera on the Eris and the Incredible, not only did they have a whole lot more of a crisp high-res detail, the auto-focus absolutely rocked. With my droid x, I can be getting a little artsy and focus on an object with the crosshair but it'll take me 20 tries to get it to lock on, its insane, I know I'm not getting too close to my subject because it will definitely eventually focus on that object if I try over and over and over again. It's not just close ups that I find myself and my buddy with this issue either. macro shooting mode does not help. My buddie's droid X has the same exact behaviors. Eris and incredible just LOCKED ON first try with even very low contrast / detail subjects, on top of that, have a ton better camera GUI when it comes to "click to focus". I know this thing ain't no SLR but, blows me away of how terrible the camera performance is vs. the HTC android based devices. Ihink motorola will fix this? I know this thing ain't no SLR but it just blows me away how the HTC android devices camera performance (except for video) blows the Droid X away.

View 9 Replies View Related

Android :: Camera Zoom FX - Focus Manual And Auto

Jan 3, 2010

I have a Sprint HTC Hero and just loaded CZ FX. Can someone tell me how the manual focus and auto works? I know how to turn it on and off just don't know what its doing. With the stock camera when you touch the screen it focuses on that spot, with FX I can't figure it out. Also with FX when I touch the screen it takes a photo even when that option is turned off?

View 1 Replies View Related

Android :: Losing Screen Object Auto Focus

Oct 11, 2010

I have a GridView displaying buttons to different screens of my app. When this grid screen, the first cell is selected. Is there a way to programmatically have no cells selected when the screen launches? Or do I have to hide the selector?

View 1 Replies View Related

HTC Incredible :: Auto Focus Not Working After 2.2

Sep 5, 2010

My camera doesn't seem to focus since the update. When I touch the area I want it to focus on, it sounds like the lens is moving, but the image never changes and stays blurry. Anyone else having this issue?

View 2 Replies View Related

Android :: Popup Soft Keyboard In Emulator

Nov 10, 2010

I wrote an app with lots of layout screens and it worked OK in emulation but when I ran it on my Droid Incredible the soft keyboard popping up changed the layout of a LinearLayout I was using - shoving some elements aside and changing the height of others! I fixed it by adding android:windowSoftInputMode="adjustPan to the Activity element of the manifest but I really would have preferred to discover this problem in emulation and not on a real phone. So, is there a popup soft keyboard in the Emulator and if so how do I invoke it?

View 1 Replies View Related

Android : EditText Movement On Keyboard Popup?

Jul 26, 2010

I have a LinearLayout that contains many views stacked vertically. However, at the bottom, I have an EditText.

Desired Result:-
When the keyboard popps up upon clicking the EditText, ONLY the EditText scrolls up while the rest of the screen remains static as it is. Is this possible? If yes how?

View 1 Replies View Related

Android :: How To Remove Focus From Single EditText?

Oct 8, 2010

In my application I have a single EditText together with some TextViews, button and a spinner. My EditText receives focus since it is the only focusable view in this activity, I believe. My EditText shows with an orange border and cursor on the field. Now I would like to remove the focus from this field (I don't want the cursor and border to show). Is there a way to do this? I have been able to focus on the button by doing button.seFocusableInTouchMode() and button.requestFocus(). But this highlights the button and is obviously not what I want.

View 1 Replies View Related

Android : Remove Focus From Current Activity

May 26, 2010

How would i remove the focus from an activity which has just being installed/started,

so the user's focus will remine on the previous one?
(while the new activity remine in the stack and will work in the background)

the prob is that when i start this new background activity, until i wont press back or home, the ui is stuck. and i would like to fix that some how?

View 1 Replies View Related

HTC Incredible :: No Auto Focus During Video Recording

Jun 24, 2010

Is there auto focus function that can be used during the video recording, not prior to recording? I also heard camera on DInc can also shoot 720p with root access, I am just wondering if auto focus during the recording is coming with the root access.

View 1 Replies View Related

HTC Incredible :: Auto Focus Annoying And Wrong?

May 23, 2010

I love this phone, maybe because it is my first real smartphone (BB Storm wasn't a smartphone, it was a special education student), or maybe it is just that awesome. Anyway, it seems that autofocus never focuses on what I want it to. Or at all, so it seems. Am I doing it wrong? Is my phone broken?

View 13 Replies View Related

KitKat 4.4 :: Auto Focus When Recording Video

Jan 16, 2014

the nexus 5 sub forums. how in earth you can set the focus of turn it to auto when recording. Most of my videos have a very Lo fi drunken feel to them!

View 2 Replies View Related

HTC Incredible :: Remove Popup Browser When Plugging Into PC

Sep 2, 2010

This will disable the CD-Rom autoplay popup caused by the 2.2 upgrade when connecting to a PC. I did not find this, just copied it here so people can find it. Code:

View 9 Replies View Related

HTC Incredible :: Remove VZW CD - Rom Popup From Leaked Sense 2.2?

Jul 29, 2010

I was heading in to check if my EVRC-B was still enabled after the update and stumbled upon this by accident...

Dial ##7764726
Hit Call
Type Password is 000000
Hit Feature Settings
Choose CD ROM
Click Disable
Hit menu, commit modifications (it will say no item changed)
Back out to home

Voila. I haven't seen the windows prompt since.

View 20 Replies View Related

Avoid Keyboard To Popup?

Mar 1, 2012

I have a textview where to put a date. I've associated to this field a date picker, the problem is that at the first touch the keyboard pops up and I have to tap a second time the field to show the picker.

How can I avoid the keyboard to pop up?

View 1 Replies View Related

Android :: Next Focus And Soft Keyboard

Apr 24, 2009

I have a form that is working fine with the "Next" flow order when using the computer keyboard with emulator (and probably with the keyboard on the G1) but not with the SoftKeyboard with 1.5.Some fields indicate "Next" with this keyboard, some go to the correct field and others don't.Two of the fields are text and they only give a carriage return instead of "Next."My numeric fields give the proper "Next" key. Use of the SoftKeyboard is a little underdocumented so far (if there is a hidden doc online somewhere please provide me a link to it). There are also some added fields under 1.5 that I have asked about previously but received no answer.These appear to have something to do with the Soft Keyboard.Though these can be set programmatically I haven't seen the proper way to set these flags using XML. This field is the one that replaces "Numeric" which deprecated.

View 3 Replies View Related

Motorola Droid :: Camera Auto Focus Function Not Working

Nov 14, 2010

My auto focus has been really inconsistent recently, some days it will work for a little but for the most part it doesn't focus anymore. I've also been having a lot of issues with the headphone jack, what should I do? btw, my insurance on my phone is protectcell. Do you think they would consider upgrading me to a Droid 2 or a better phone? (my phones rooted, I changed roms to see if that was the issue, but the problem still occurs)

View 2 Replies View Related

Motorola Droid X :: Cannot Choose Auto Focus Area For Camera

Jul 18, 2010

In the Camera app there used to be a bracket that showed where the focus of the picture is going to be and I could move it around to choose where I want it to focus, but I no longer see that. It still autofocuses, but does not show the bracket at all. Any ideas on why this is?

View 2 Replies View Related

Motorola Droid :: Camera Malfunction - Auto Focus Works Hard?

Nov 15, 2009

I am not sure if my Droid camera is working correctly or if it is the software. I am using the app "shopsavvy that uses the camera to scan/focus on a bar code but the auto focus works hard to focus and sometimes can't. Is anyone else experiencing this or similar issues with the camera? Do I need to take it back for a replacement?

View 5 Replies View Related

Android :: Multiple EditText Not Getting Focus - No Soft Keyboard?

Sep 2, 2009

The home screen of my Android application has three EditText views, meant to be used as three different search functions, each with a "Search" button. The app works perfectly on the device (G1) when using the trackball: I can move between the EditTexts with the trackball, all the events fire as expected, I can enter text using the physical keyboard in the selected EditText, Enter correctly submits the proper search, etc.

However, I can't switch between the EditText views using touches - only by using the trackball. Touches seem to be completely ignored by the EditText. Touches do fire for the buttons, but very hard - takes a lot of tries to make a touch register. In the simulator, clicking on any EditText does nothing - the first one always remains selected, and I never get a soft keyboard. This is all inside a TabHost - I've read there are some problems with that configuration, but it sounds like a slightly different issue (the EditText doesn't seem to lose focus - everything works perfectly with the trackball).

View 2 Replies View Related

Android :: EditText Lose Focus When Keyboard Appears

Apr 28, 2010

I make ListView that has some items that has one EditText and one ImageButton. When touch the EditText in ListView's Item, Keyboard was appeared but EditText lose focus. What can I do for resolve this problem? I can use ScrollView instead of ListView by addView in ScrollView. And in ScrollView, when I touch the EditText, keyboard was appeared and EditText keep the focus. But I must optimize the list because the list may has many items. In ListView, I can optimize list in getView. But in ScrollVIew, there was not way to optimaize list. So, I must use ListView.

View 2 Replies View Related

Android :: Virtual Keyboard Input Focus With Webviews

Mar 15, 2010

I'm having a very very strange problem with input and textarea html tags in a WebView. Basically they never seem to gain input focus with the virtual keybaord. which shows a single input box. There is now way just tapping around the screen to get it to accept input. Strangely, if I use my trackball on my G1 to select the field, I can eventually get focus and type in it. For trackball-less things like the N1, that doesn't help though.

View 16 Replies View Related

Android :: Show Soft Keyboard Automatically When Focus On EditText

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

Android :: EditView In ListView Row / Loose Focus When Soft Keyboard Shows

Nov 9, 2010

I have some EditViews in the rows of a ListView.This works just fine except when the soft keyboard raises and lowers.When I touch the EditView within the ListView with the soft keyboard down, focus jumps to the EditView, then the keyboard comes up, removes focus from the EditView and sets focus to the ListView, resulting in an odd user experience with the focus no-where visible.Touching the EditViews with the keyboard already showing works as you would expect.The problem seems to be with the soft keyboard lowering and raising and the ListView getting confused about where focus should be placed.

View 1 Replies View Related

Android :: Android - Remove The Popup Input Method?

Sep 15, 2010

I have an application with a WebView. The WebView opens a page and there is a input field on the page. If the users clicks on the input field and presses for long some of the submission buttons, a "input method" popup appears (from Android). How can I remove this popup? I tried override-ing the onTouch, onKeyLongPress and some other methods to return false, but it doesn't seem to work.

View 1 Replies View Related

Android :: Remove Default Focus Color From GridLayout And EditBox In Android

Jul 21, 2010

I want to remove the default orange focus color from GridView and from the EditText. I have tried the android:focusable="false" but it is not working.

View 1 Replies View Related

Samsung Galaxy S :: No Sms Popup From Handcent And Sms Popup On Lock Screen

Jul 18, 2010

I tried the apps "Handcent" and "Sms Popup" and set them to automatically display a popup on the lock screen when there is a new sms (similiar to the iPhone).Both apps, however, only display the popup after the lock screen.I guess this has something to do with this "great" touchwiz overlay Samsung is using. Any way to fix this?

View 1 Replies View Related

Android :: Email Popup App Like SMS Popup?

Nov 17, 2009

I searched the market and the forum but found nothing like this.I think SMS popup is a great app and would love something similar for email that would pop up a box telling me I got an email, who it was from and the subject line with an option to open or ignore.I plan to email the SMS popup developer but I was wondering if anyone else had come across something like this or if anyone else would be interested?I'm going to link the dev to this thread, so if its something you'd like chime in here so he knows there is interest.

View 9 Replies View Related

General :: Is It Possible Remove Some Apps From Auto-start

May 29, 2013

Is it possible remove from Auto-start some apps?? If yes how?? Because i have some apps ( like Groupon, google maps) that i don't use every day, so if it is possible to disable it in order to have more free memory..

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved