HTC Incredible :: Landscape Orientation Using Calendar On HTC Droid Incredible?
Jun 8, 2010
I just received a Droid Incredible and I believe it's a great phone, but there is one thing on it that makes it difficult for me to fully enjoy using it. I use the calendar everyday to type meetings, appointments, and reminders. I noticed that when I try to type anything using either calendar (HTC or Google's calendar), the portrait orientation is the only option that is offered. I know that the landscape keyboard is available for everything else (text messages, internet, etc.), but I'm forced to type all of my calendar appointments using the portrait keyboard. This slows down my typing whenever I use the calendar. I tried using the voice to text option to input text, but it is not always accurate. Is there an option under calendars that I did not find that makes it possible for me to type in the landscape orientation or do I need to download an app that will make it possible to type in the calendar using the landscape keyboard?
View 4 Replies
May 5, 2010
Is there a screen orientation lock feature? I haven't seen it mentioned. In fact a search only turned up mention of it as a hardware button on the iPad. This would be great for using it while lying down, reclining, in the car.
View 2 Replies
View Related
Dec 18, 2009
I just got my eris yesterday (posting with it now), and I am finding typing in landscape quite uncomfortable while headphones are plugged in (i listen to a lot of music). The plug is vertical and doesn't allow me to grip the phone naturally. So, I was wondering if there was a simple way to get the reverse of landscape view. As in the eris's physical buttons would be to the left while typing instead of the right.
View 5 Replies
View Related
Jan 1, 2010
I am trying to figure out if landscape orientation should be available all the time, or only for certain programs and apps. My home screen does not rotate, for example. Neither does People (contacts) or my call screen when I'm using the phone. Any clarification would be appreciated.
View 2 Replies
View Related
Feb 10, 2010
I just got my Droid Eris. It was working fine to go back and forth between landscape and upright, until I calibrated the G-sensor. Now I'm not sure what's going on. I'm not sure if I've done the calibration correctly (I assume you just sit it upright on a flat surface?) or what. It will randomly go into landscape mode, but then I can't get it back upright unless I go to the home screen.
View 3 Replies
View Related
May 8, 2010
How can I check if the Android phone is in Landscape or Portrait?
View 3 Replies
View Related
Jun 12, 2010
Anyone know how to fix the glitch between incredible's calendar and google's calendar.I've read a lot of the posts online and tried all the suggestions.I can post online at my calendar on google and it will sync with htc's calendar on my incredible.I can even delete the same entry off of my incredible and it will delete off of google's online calendar. The problem I have is nothing posted on the htc calendar syncs with my google calendar online.
View 1 Replies
View Related
May 3, 2010
I bought the Incredible. I love it so far. (I could do a very large review on it vs. an iphone 3g.However, I have found that my corporate email calendar is not syncing correctly. I am missing events! I have reinstalled the active sync account 3 times now and each time it resyncs different calendar items.I was wondering if anyone else has experienced this or if I am just doing something wrong.
View 3 Replies
View Related
May 4, 2010
I came to the Incredible from a Blackberry, and to sync my Google Calendar/work Outlook Calendar/Blackberry Calendar required me to export my Outlook Calendar as a .CSV, delete my Google Calendar, import the .CSV to Google, delete the Blackberry Calendar, and then run Google Sync.On the Incredible, I could not find how to delete the cached calendar until this morning. Just go to Settings, Applications, Manage Applications, Calendar Storage, then click Clear data. Then back out to Settings, select Accounts & sync, then click Sync all.Befor someone suggusts that I can just use the HTC Sync to cut the steps down, I cannot connect the Incredible to my work PC, and even if I could, I cannot run any "unapproved" software, and work won't approve of HTC Sync since they dont see a "business purpose" to it.
View 3 Replies
View Related
Jun 17, 2010
Apparently, since Froyo it's possible to display app in clockwise landscape orientation (e.g. as demoed here: http://www.youtube.com/watch?v=R4YazuITS1o). However, I can't find anything related in the SDK. How can I display my app this way?
View 5 Replies
View Related
Jun 3, 2010
I'm new to android and i was wondering if there's anyway to force landscape mode at all times. Another way of saying it, i never want to see portrait orientation on my device. Is there any settings or apps that will force landscape mode at all times (unless an app requires portrait)?
View 1 Replies
View Related
Apr 3, 2009
I want to display a table which would fit better in portrait view than in the landscape view. How do i instruct the emulator to change the orientation?
View 4 Replies
View Related
Jul 13, 2009
Is there a trick to getting the Hierarchy Viewer to work in landscape orientation, or is it completely broken? In Pixel Perfect View it shows my screen sideways (i.e. in portrait aspect ratio), but when I click on the views in the explorer area it outlines the wrong areas of the screen. It looks like the outlining assumes the display is in landscape orientation, so it outlines where the views would be if it were oriented correctly. Obviously fixing the display would be the best solution, but barring that I'm OK tilting my head if only the outlining would agree with the display. Anyone know a way around this?
View 2 Replies
View Related
Sep 4, 2010
This is getting called in on Create(), how can I speed up orientation switching? private void setupChartView(int position){
Quote my Quote = quotes Adapter.get Item(position);
this.symbol = my Quote.get Symbol();
String url = "http://chart.finance.yahoo.com/z?s=" + symbol + "&t=1d&q=l&l=on&z=l&p=s&a=v&p=s&Lang=en-US®ion=US";
if(chartImageView != null)
imageDownloader.download(url, chartImageView);
if(chartImageViewLandscape != null)
imageDownloader.download(url, chartImageViewLandscape);}
View 1 Replies
View Related
Aug 3, 2010
I manually installed the Froyo update this morning. According to features' reports this should give me a 270 rotation. However, after choosing Automatic Rotation in settings, I found that anything with primarily text input defaults to and locks in landscape orientation. This includes google search, email, gtalk and text messaging. I prefer reading my email in portrait, so I can see more than 3 of the emails at a time. And since my text input is calibrated in portrait, landscape is just annoying me.
View 1 Replies
View Related
Jul 24, 2009
So here's what i have.
Model Number = HTC Magic
Firmware version = 1.5
Baseband version = 62.62S.20.18U_322.20.17
Kernel version = 2.6.27-357075db herbert@and18-2 +1069
Build Number = 2.15.901.4 146733 CL#30006 release-keys
alright. Here's what i would like to know. I bought this phone just recently. And i love it. I want to find out one thing. The landscape orientation does not have the send or search button. The phone is from TIM.
View 9 Replies
View Related
Jul 8, 2010
How did you support both landscape and portrait for appwidget? the layout of appwidget will never change when orientate the device from landscape to portrait. by the way, would you please tell me which device support both landscape and portrait for appwidget?
View 1 Replies
View Related
Dec 18, 2009
I'm trying to detect landscape vs portrait orientation with the following:
public void onSensorChanged(SensorEvent event) { float pitch = event.values[2];
if (pitch <= 45 && pitch >= -45) { // portrait }
else if (pitch < -45) { // landscape }
else if (pitch > 45) { // landscape } }
Anyone have something more robust? It works pretty well, except if the phone is in a landscape orientation and the user starts to 'flatten' it out, starts thinking it's in the portrait orientation again.
View 7 Replies
View Related
Feb 18, 2010
I have application in landscape orientation, I set it as <android:screen Orientation="landscape"> in Android Manifest.xml. But when my app starts another activity - default internet browser - it starts in portrait orientation.
View 9 Replies
View Related
Jun 19, 2010
As u know, since android 1.6, there are not dirs on dirs like HVGA-L. Instead, there is only one dir like HVGA. That is, HVGA-P and HVGA-L are merged into one dir, HVGA. So, only HVGA can be selected and by default the emulator is started with portrait mode. Though I can press CTRL+F11/F12 to switch it to landscape mode, I do not like it. What I want is to start the emulator with default mode of landscape. Would anyone know how to do it?
View 3 Replies
View Related
Sep 24, 2010
We currently use Activity.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_x) to set (and 'freeze') the orientation of our app. Froyo now supports two landscape modes tho and we'd like to allow our users to orient the app to 'landscape right' ... ie, the orientation obtained by turning a device naturally oriented to Portrait 90 degrees clock wise.
View 3 Replies
View Related
Nov 10, 2010
While working on orientation change I have found that the onConfigurationChanged is not getting called when changing the orientation from portrait to landscape.But when I am changing from landscape to portrait the method is getting called. Is it the correct behavior because the onConfigurationChanged should by called whenever we are changing the orientation. (android:configChanges="orientation")? I have also found one strange behavior or error, When we are changing from portrait to landscape orientation the string value is displayed correctly(automatically by android system) but when in am changing the orientation from landscape to portrait the same string is displayed(i.e the string in landscape mode).The expected behavior is the string id specified in the portrait mode should be displayed.Is it an platform bug or something wrong in my code/programming.
View 2 Replies
View Related
Nov 1, 2010
I want to change the screen orientation from portrait to Landscape and vice-versa when the user shakes his/her android mobile phone, can any one help how to achieve this, because I do not know what event is fired, at the time his/her shaking thier android mobile phone. For Instance When the users touch the button in UI, touch event is fired, similarly when the user shakes his android mobile phone, what is fired.
View 3 Replies
View Related
Sep 1, 2010
seems that changing from portrait to landscape and back is a LOT slower since I upgraded to 2.2. Is no one else seeing this?There's like a 2 second delay and it used to be less than 1 second.
View 4 Replies
View Related
Jun 15, 2010
I did a search but cant seem to find an answer. I finally got my work email set up through active sync. Is there a way to get the calendar events to show up on my google calendar? I use calendar pro which I love. I don't know if there is a work around or I am just not knowledgable enough to understand it. A for instance would be that my work email gives me an event or invite...it will show up on the phones calendar but not on my google calendar/events. (my google notification each morning may say "no events scheduled for the day" but phone calendar/calendar pro will show it)
View 3 Replies
View Related
Feb 19, 2010
I searched for this but couldn't find a solution. Is there anyway to get the home screen and subsequent side screens to go into landscape mode? I've seen some other Android Phones/Tablets doing this and would like to be able to do so. Or does anyone know if this will be an option in the 2.1 update? I heard that the Droid used to do this, and then some update messed it up, but then saw it going into landscape mode on the video they posted today of the Droid running 2.1.
View 5 Replies
View Related
Mar 20, 2010
I've racked my brain for hours over this issue. I have created a main.xml and designed one for the res/layout-land (landscape) format and another one for portrait in res/layout. When I rotate the emulator (ctrl-F11), my app rotates properly to landscape using the correct main.xml, but a subsequent rotation back to portrait just keeps the landscape mail.xml. This was done in a 2.0 AVD.. Out of desperation I downloaded the new Sample Code for Multiple Resolutions and had to create a new 2.1 AVD, to my surprise rotation with this app works correctly as expected. So I then decided to try my app on the 2.1 AVD and it works perfectly. So, is this a Bug in a 2.0 AVD or is there something special I need to be doing for < 2.1 SDK versions?
View 4 Replies
View Related
Jan 2, 2010
How do we change emulator screen orientation to landscape or portrait?
View 2 Replies
View Related
Jul 26, 2010
Is there a way to be notified when a calendar event is added to a shared calendar? I love using the shared calendar, but I sometimes overlook new events that were added by others.
View 3 Replies
View Related
May 3, 2010
I have a question about the Calendar widget (the HTC one). I want to use the smaller of the widgets since I don't want the calendar to take up a full screen.
Is there any way to see more than one appointment without opening up the full calendar? You would think if you have multiple appointments in a day that you'd be able to flip through them from the widget, but you can't from what I can tell.
View 1 Replies
View Related