Android :: Navigation Rotate / Couldn't Get It To Go Landscape

Aug 27, 2010

Got very annoyed in the car earlier. Running Google Navigation, and couldn't get it to go landscape.Experimenting tonight, it seems it'll only go portrait with the power connector at the bottom, or landscape with the power connector on the right.Try the other way and it won't flip Means I've got to either move the mount on the windscreen or suffer the cable being diagonal across the dash.Not the end of the world I know, just seems like an oversight.

Android :: Navigation rotate / couldn't get it to go landscape


Nexus :: Rotate 1 Way / Landscape Works / Rotate Other Way / It Doesn't

Jul 1, 2010

I just bought the Nexus One unlocked for AT&T and really like it. 1 wierd thing is that when I rotate the phone counter clockwise, the screen goes to landscape just fine; but when I rotate it clockwise it does not go to landscape "the other way". And, if I'm holding the phone 'normally' and rotate it 180 degrees ('upside down') it doesn't follow.My youngest daughter delights in telling me that her iPhone does this with no problem. What's up with that?

View 7 Replies View Related

Android :: AVD Rotate Portrait / Landscape?

Oct 12, 2010

I know if you change a android phone from portrait to landscape sometimes the app relays its self out on the screen.. so how do I simulate rotating a phone with the AVD? On the Blackberry emulators there's a button in the menu to turn the phone, but I can't find it or any option on the Android ones?

View 1 Replies View Related

Android :: How To Rotate Whole System Screen From Landscape To Portrait ?

Aug 25, 2009

Does anybody know how to rotate whole system screen from landscape to portrait?The platform is not G1 or any other phones, it's just a normal ARM platform.Not only one application but whole system.

View 1 Replies View Related

Android : How To Rotate Screen To Landscape (or Portrait) By Programmable Way?

Mar 28, 2010

How to rotate the screen to landscape (or portrait) by programmable way? I am trying to make it independent when user rotates the screen.

View 2 Replies View Related

HTC Droid Eris :: Phone Won't Rotate To Landscape Mode

Dec 18, 2009

I've had my Eris for a week now, first it quit playing videos, and won't animate weather radar, now it won't rotate to landscape mode, this makes typing with my fat fingers tough, anybody have any cures or solutions?

View 7 Replies View Related

HTC Droid :: Eris Rotate To Landscape On Home Screen?

Feb 19, 2010

Is the Eris's home screen supposed to rotate to landscape on the home screen ?

View 6 Replies View Related

Samsung Epic 4G :: Home Screen Rotate To Landscape Mode For Keyboard Only

Sep 6, 2010

Home screen used to do landscape immediate and always. Now it doesn't do landscape at all unless I slide the keyboard out and it pops into landscape immediately. Then when I close the keyboard it goes back to portrait even when I'm holding the phone in landscape. Not sure how to fix this, help please.

View 26 Replies View Related

Samsung Fascinate :: Calculator Converts To Scientific When Rotate To Landscape Mode

Nov 3, 2010

While in the stock, simple calculator, rotate to landscape mode and it converts to a featured scientific calculator.

View 3 Replies View Related

HTC EVO 4G :: Sprint Navigation Work In Landscape Mode?

May 21, 2010

Ok so I'm not familiar with Android (Palm OS -> WinMo 5 -> WinMo 6 -> WinMo 6.1 -> WinMo 6.5 -> WebOS) ... One thing that I didn't like about the Pre is that Sprint Navigation is in portrait mode, so it doesn't work well for mounting in a car.Does the Android Sprint Nav work in landscape mode? This would be beautiful to have on the Evo and mounted in the car (and I heard there will be a car mount accessory for it) in landscape mode instead of my GPS I already use.. along with bluetooth to my car stereo.

View 36 Replies View Related

Android :: Rotate Bitmap With Canvas.rotate

Sep 24, 2010

As we know, we can rotate a bitmap through 2 ways. The 1st way is: Matrix mt = new Matrix(); mt. postRotate (degree);Bitmap bitmap = CreateBitmap(src, 0, 0, w, h, mt, true); canvs.drawBitmap(bitmap, 0, 0, paint); In this way, we always need create new bitmap for every rotation, it is not good way for high performance game or app.The 2nd way is: canvas.save(); canvas.rotate(degree); canvas.drawBitmap(bitmap, 0, 0, paint); canvas.restore();In this way, we avoid creating new bitmap frequently, but the rotation bitmap is distortion, the bitmap quality is worse than first way.So, Is there 3rd way to rotate bitmap with high performance and good quality? Your any comments are really appreciated!

View 3 Replies View Related

HTC Magic :: Rotate Home Screen Rotate Right?

Oct 2, 2009

I have a HTC Magic (Rogers Canada).And, I see how the Dream (G1) rotates the home screen. can the Magic do that as well? Also, anybody know if it's possible to rotate the screen to the right and not just to the left? Shouldn't the acceleromater detect all the different rotated modes (even upside down?). that'd be cool

View 1 Replies View Related

Android : Couldn't Find Any Results / How To Get?

Nov 10, 2009

I did a search around but couldn't find any results which is surprising. Or it could be me just not searching correctly. Is there an App that allows me to blog via Blogger?

View 2 Replies View Related

Android :: Couldn't Get Connection Factory Client / How Come That Happens?

Feb 4, 2010

This is so wierd, i got this error: ERROR/MapActivity(258): Couldn't get connection factory client

everything worked fine, it's all of a sudden, how come that happens?
i know my api key is fine, coz one month Ive been using it perfectly.
how come all of a sudden it doesn't show me up the map activity, and posting that error in the logcat?

View 1 Replies View Related

Motorola Droid :: Google Navigation Showing Navigation W/o Destination

Nov 3, 2009

Can anyone confirm if Google Navigation can be used to just show your progress/location on a road while driving, without having to have an actual destination input?I know this was shown on a few of Rob's videos as not being possible, but just wanted to confirm if anyone had any further info on it.

View 30 Replies View Related

Android :: HTC Desire Couldn't Connect To Bluetooth Device

May 26, 2010

I have a application which connects to the paired bluetooth device. My application works fine on Motorola milestone. But it's not working on HTC desire while connecting to paired bluetooth device. I have checked the logs then i found the SIM access uuid (0000112D-0000-1000-8000-00805F9B34FB) which i pass get changed according to BT sniffer log which is as folloows 0x2d, 0x11, 0x11, 0x2d, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f, 0x9b, 0x34, 0xfb so how can i resolved this problem. Is it a firmware issue of HTC desire? Can i upgrade the firmware with latest firmware version?

View 3 Replies View Related

Android :: Couldn't Install Droid 2.0 Platform / What Is Wrong?

Oct 28, 2009

I tried to install Android 2.0 platform via Android SDK and AVD Manager. In "Available Packages" I chosen to install "SDK Platform Android 2.0, API 5, revision 1". The Manager started to download data. After download was fininshed I got message "SSL peer shut down incorrectly". In the header there was a message "Nothing was installed". Any idea what is wrong? As far as know my friend also failed to install Platform 2.0 and he had the same messages in the Manager.

View 8 Replies View Related

Android :: Couldn't Find Specific Method / Area Code

Apr 27, 2010

I know that I can get some informations from the Sim card by using the TelephonyManager class, but I couldn't find any specific method to get its country and area code, and also if the user is on roaming the area code would probably change to the location he currently is.

You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options,

View 2 Replies View Related

Android :: Couldn't Use Function Of User Dictionary / Is It Program Issue?

Mar 11, 2009

I couldn't use the function of user dictionary. Is it not complete for android 1.5 or Is it my program issue?

View 2 Replies View Related

Android :: Couldn't Delete Any Mail From Hotmail Account Of Phone / Be Able To Do?

Oct 31, 2010

I know when i had my iphone I couldn't delete any mail from my hotmail account form the phone and it pissed me off until a few months ago when they got m.hotmail.com and it worked

Is this the same case here? Or is there a way to be able to delete mail from my droid?

View 2 Replies View Related

HTC EVO 4G :: What Is Difference Between Navigation And Sprint Navigation Apps ?

Aug 13, 2010

What is difference between "Navigation" and "Sprint Navigation" apps?Newby to the smart phone, and am still trying to understand this "app" stuff.The "Navigation" app is a blue arrow, and is the one I use for map and voice navigation.The "Sprint Navigation" app seems to do the same thing in a much more belabored manner.Are these both Sprint, or what?Why two similar apps?Is one supposed to do something that the other doesn't. I don't get it.

View 15 Replies View Related

HTC Desire :: Couldn't Log In To Three Account

Jun 8, 2010

I spent a wasted hour of my life on the phone to Three support trying to work out why I couldn't log in to my Three account page using my handset. They now think it is a problem with the handset (which I bought Simfree).

Basically I try and login; hit submit; get mostly blank white screen which at top says 'login successful click here to read the page you want' or somesuch. I do this, and it mostly takes me back to the login screen.

Originally it was autopopulating the fields with the original Sim number (before I ported my old number), so I cleared the cache, cookies, passwords etc. That didn't solve the problem.

The Three lady then fiddled with homepage settings. Which didn't solve the problem either.

I CAN login to my Three account via PC so suspect she is right about a problem on phone specifically. I have had a similar problem on one other website when trying to login on handset. But not on other password protected sites.

View 2 Replies View Related

Android : Good Material On Threads - Couldn't Find References For A Complete Description

Apr 17, 2010

I'm searching for some good material on android threads but I couldn't find references for a complete description about this subject. So if you know any valuable reference please point them to me.

View 1 Replies View Related

HTC Droid Eris :: Couldn't Get Any Text

Mar 11, 2010

Okay so I updated to 2.1 a while back and everything has been awesome with the exception of handcent so I ditched that and got chomp. Well this morning sent out a text and just thought the person never replied then I noticed I didn't get a reply back from anyone else I texted either. Some of them called me after to ask me why I ignored their reply back. I just didn't get their messages. So I turned off my phone and turned it back on then sent a message to a friend and finally got a reply back. So from like 6am-4pm I couldn't get any texts. I don't know if this is a 2.1 problem or an inbox being full thing cuz I didn't get a message saying it was.

View 2 Replies View Related

HTC Eris :: Couldn't Send Or Recieve Emails

Oct 5, 2010

I noticed this was happening after I flashed xtrSENSE 4.2 a few weks back. I couldn't send or recieve emails on my phone. I went into the app and cleared cache/data and It works for a few minutes then back to normal. I've read through previous threads and have seen the same tips and tricks. Is anyone else having issues with their gmail? I'm not sure what else I can do besides re wiping (I don't think it has to do with the ROM I flashed so I'm not running to do this)

View 13 Replies View Related

HTC EVO 4G :: Why Couldn't We Manually Install Correct Version From Zip Just Like .3

Aug 4, 2010

Okay so back when .6 hit the air, there were a few links to download the zip version.

I downloaded it, thinking I could manually install it just like I did ver .3, but no one mentioned doing that, and given HTC's tweet I am assuming I shouldn't do this.. But am I right about that? Why couldn't we manually install the correct version from the zip just like .3?

View 1 Replies View Related

General :: Phone Couldn't Boot Properly?

Apr 30, 2012

I was removing stock apps from my /system/app folder, and deleted Launcher2.apk by mistake. The phone couldn't boot properly, so I managed to get the apk from the emulator and install it using adb booting the phone on recovery mode.

Now, my problem is, that Launcher only shows shorcuts to the apps from my /system/app folder. Every apk I put or install on /data/app doesn't apear on the apps view. So there is no way to launch any app unles I manualy move it to system.

I think launcher must read a config file to get the installed apps, and it's failing for some reason. What do you think?

View 1 Replies View Related

General :: Couldn't Install Application - Out Of Space

Mar 20, 2012

Recently I uninstalled PowerAmp. However, when I tried to reinstall an upgraded version of it, I can't as the installer came out with the out of space error. However, the problem is that I have enough space in my phone. (Confirm have space one). I also tried installing different versions of the apk but it still doesn't work. Other bigger apps apk work fine except all the different version of PowerAmp.

View 9 Replies View Related

HTC Droid Eris :: Couldn't Answer Calls Before They Went To Voicemail

Jun 10, 2010

So I just called Verizon, my original Eris was returned because I couldn't answer calls before they went to voicemail, and now I have the silent speaker bug, I can't hear anyone on through the speaker and they can't hear me on the other side. Has anyone had luck with the replacements? Maybe I'm just getting bad ones.

View 1 Replies View Related

Sony Ericsson Xperia X10 :: Phone Couldn't Use Its Bluetooth / Why Is So?

Oct 24, 2010

May i know why does my xperia x10 couldn't use its bluetooth? my xperia x10 is using 1.6 software.can anybody help me regarding this issue?

View 1 Replies View Related







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