General :: Dialer In Kitkat Always In Landscape Mode When Call Is Ongoing - How To Set It In Portrait Mode
Dec 1, 2013dialer in kitkat is always in landscape mode when call is ongoing....how can we set it in portrait mode

dialer in kitkat is always in landscape mode when call is ongoing....how can we set it in portrait mode
there are those of us, who due to whatever reason (helmet cams, preference for posture, etc) want to record videos in portrait mode.
What happens (on my sgs2) is that the video records just fine in whatever resolution I pick... but it records it 90 degrees rotated to the right.
The solution that is usually offered is that "you can rotate it after!" yes... but then you have to CROP part of the image and lower the resolution. 1920 x 1080 recordings end up having to be cropped so that half of the view is cut out , or even more if you are maintaining a real aspect ratio.
The questions about "why not just hold it sideways", are just as pointless as the statement by steve jobs telling iphone4 users that they were holding their phones wrong.
is this something that can be remedied ? or has google decided that people should only record videos when their phones are in landscape mode?
i understand that we cant see landscape resolution in portrait mode; but can't we just have a viewport into the camera, but record in properly oriented landscape mode? so that playback on a computer will show the full resolution, even though we will only see part of it on the phone..
When we try to implement orientation in AP layer, we can set "android:screenOrientation" parameter in AndroidManifest.xml file or call "setRequestOrientation()" method of Activity class. But if I want to porting android in new HW device, how can I do? Do I need to modify the graphic driver, or just add configuration in program. (Actually I do some experiments but my AP cannot rotate) Besides, can every experts tell me when I set the "android:screenOrientation" parameter, which process will read this configuration, pass to where and which process will do the rotation?
View 2 Replies View RelatedDo you use landscape or portrait mode? And which keyboard do you use to post, virtual or real, since the virtual one hides the screen for some reason? I posted this from my Droid, just to prove to myself that I could real keyboard, big hands no problemo. Few typos, but easily fixed. No worse than I do on a life-size keyboard at home.Droid looks to be about the size of a busines card next to my big thumb. I can still somehow peck the keys fairly quick.
View 10 Replies View RelatedI'm responding to an email and I rotate the phone to landscape mode. Once completed, I turn the phone upright and it remained in landscape mode. The only way to get it back was to hit the menu button. I rotated to landscape a few minutes later and now its stuck in that mode, and won't return to portrait at all. I tried removing the battery to no avail.
View 3 Replies View RelatedI discovered something unusual today. I've been using a lot of the physical keyboard, especially for long winded texts and e-mails. I have tried and tried to get used to the landscape on-screen keyboard to no avail. I've tried Better Keyboard (and yes, it's better), and the HTC keyboard (that unfortunately doesn't fill the screen). They both have their benefits, but I cannot accurately and consistently type out a message on any of them. My problems: If I type too fast, half of the letters don't register. I've tried pressing harder, using a lighter touch, neither had any affect. I can't get used to the position I need to have my thumb in to actually register clicking certain letters on the keyboard. I always think I've got it, but then I look up at what I just typed (I find myself staring at the keys I'm pressing to make sure they're the right ones) and it is complete gibberish. Where I'm going with this, anyways, is the portrait keyboard. I used it a few times today just out of laziness, I didn't feel like turning the screen or opening up the device to use the physical. I noticed something unusual; I don't make the same mistakes on this tiny little keyboard, and I can actually type relatively quickly. My sentences weren't coming out meaningless, and I wasn't seeing unregistered presses. So my question to you is this - has anybody else noticed similar problems? I don't really think it's a fault of the phone. I think I'm just not used to on-screen keyboards (never used one before) and thus cannot type well on it. I'm hoping that - at some point - a multi-touch enabled keyboard comes out, because I feel like some of my problems are due to hitting two keys in rapid succession, and having one or both not register. Until then, I will continue to practice with it, but I just can't figure out why I can type on the tiny portrait keyboard and not on the full landscape version.
View 3 Replies View RelatedI am facing a problem when i put a text view on screen in landscape mode it position is fine but when i switch to portrait mode it position is remain fix it not change according to screen resolution.
View 2 Replies View RelatedJust wondering what people use the most when using their phones, so I made a poll. I use mine mainly in portrait I just don't like typing with swype using landscape.
View 7 Replies View RelatedI 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.
I have a tablet and I want to set the portrait mode as the default orientation mode instead of landscape mode.
View 2 Replies View RelatedI was wondering if there's a way to change default input options for portrait and landscape modes independently? I like using swipe for portrait and full keyboard for landscape and its kinda annoying to keep changing it every time.
View 3 Replies View RelatedIs it possible to have it so i have swype when the phone is in portrait mode and have multi touch when it is in landscape? it's hard to swype on landscape so multi touch would be awesome.
View 7 Replies View RelatedWhen I go to portrait to landscape it will stay on portrait then after I mean like 20 mins or so when I go to use it, it will go to landscape and portrait. Then after another while it will stay on portrait and not go to landscape. I've tried everything and tried to find a solution for this but don't seem to find one. I just got the phone on saturday and been playing with for awhile to get the feel of it.
View 2 Replies View RelatedI am using VideoView component for streaming video in Android , but I am not getting the full screen display.
Kindly provide the code to display full screen in portrait/landscape mode.
So my Aria is less than 24 hours old and twice now when texting in landscape mode a Force Close pops up and I can only type in portrait mode. I am using HTC keyboard and have not loaded any other keyboard. is this happening to anyone else?
View 20 Replies View RelatedI 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.
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
Have a new Motorola Photon and it's stuck in Portrait mode.
Already removed battery for a hard reset. Already checked settings - (display -> auto-rotate screen is enabled; ->kickstand enable is checked).
I am one of the thousands having the signal issue with the phone. I noticed while in debug mode (##33284) that the Band # will jump from Sleep mode to CDMA. Could that be contributing to the weak and unstable signal issues with the phone? If so how do we change this?
View 5 Replies View RelatedI bougt a tablet and I want to use Zplayer but Is there a way to force the app to be in landscape mode?
I have a Transformer Pad and I belive theres no root if theres a whay that require root...
Since i have an android device and tried some roms for this device (HTC One S)and its dissapointing to see that landscape mode is so lacking in the space that could have been used in messaging apps.
Its quite annoying (for me atleast) to have to withdraw my keyboard whilst typing something because the one i am texting with has sent something new.
I understand that this is not a place for requests, so my question is, is there any way to make messaging look like this (this image is not real)
and not like this..
I am not looking for a specific rom that allows this, im just looking for anything that makes this possible on any rom.
I tried to install ics on an Thinkpad x61 of my possession. Everything it's amazing, but one thing: screen auto rotation. is there ANY way to prevent ANY app to rotate the screen for whatever reason and fix it in landscape mode?
View 2 Replies View RelatedMy nexus has ICS.. I have recently successfully booted ICS on the Samsung Conquer with my custom rom, everything is going good the only problem I have is I cannot go into landscape mode at all, apps that need landscape are screwed.
View 7 Replies View RelatedSince the time I have upgraded to KitKat- I have been facing the issue of Call History. Every Time I miss a Call and I click on the name/number- Its asks me to select a default option of whoch way to open that entry , that is, through Dialer or through History. I tried selecting history and clicked on the "always use this option" but the same thing kept happening every time. After a few tries, I chose the other option and did the same thing and it again kept appearing... It looks like there's a bug in this and it never really saves my preference.
View 7 Replies View RelatedI've searched how to disable immersive mode in KitKat, and found nothing but topics on how to enable immersive mode.
In some games, immersive mode is annoying, since you'll swipe an area of the game interface near the immersed status bar, and the status bar will appear while gaming.
Is there an app, mod, or setting that can disable immersive mode?
Forced landscape, no dock is giving me these annoying boarders, I enabled labs and increased the grid size but it only increases grid between those 2 lines.
View 1 Replies View RelatedAm I the only one that prefers navigating in portrait as opposed to landscape. It seems that you get more view of the road ahead, rather then the sides. What am I missing, where / why would landscape be preferred?
View 3 Replies View RelatedI am trying to use Camera to take picture and to video recording but it always runs in portrait mode. Even if I tried to sreenOrientatiton="landscape" it solved screen appearance but when I take photo and capture video they are still saved rotated 90 degrees.
View 5 Replies View RelatedI 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 RelatedIs it possible to start the browser activity from my game but force it to be portrait regardless of orientation so that it matches the orientation of my game which is always in portrait regardless.
View 2 Replies View Related