Android : Since OTA 2.2 - When Certain Applications Are Run It Opens In Landscape Viewing
Aug 25, 2010
Has anyone who received the 2.2 update noticed that when certain applications are run it opens in landscape viewing even when you are holding the phone upright?
Happens a lot to me now since the update (OTA)
View 1 Replies
Jul 26, 2010
Is there a way to view the home screens/apps in landscape? Do I have to install a theme for this?
View 1 Replies
View Related
Dec 8, 2012
how to create an android app (eclipse) that opens for viewing a couple of PDFs files that are already embedded in the app.
View 1 Replies
View Related
Apr 10, 2010
I'd like to be able to turn my Droid clockwise and view landscape mode. I don't see why this isn't standard in the OS. Is there a way to do this? By the way, I'm new and you can consider me a very active member starting now.
View 3 Replies
View Related
Aug 20, 2010
I need a way to make a list of all the apps on my phone and then take that list and transfer it to my computer so I can view it?
View 3 Replies
View Related
Jul 24, 2009
This is an intermittent bug in one of my apps. I don't expect anyone to solve it immediately, but I'd appreciate any thoughts on how to start debugging!So, my app lets users edit an item (in the EditPage activity). When they press the Back key, the desired behaviour is that it saves their edits and returns them to the home page (the HomeList activity). The code for this is below. It works fine. Except.The bug is this. Some users report that sometimes when they reopen the application after a pause, they are seeing *not* the home page, where they left the application - but the previous edit activity. Crucially, they are also seeing the edit activity without their saved edits - effectively losing their most recent edits.I've been able to reproduce this myself. It only happens after the application hasn't been opened for a while. If I save something, minimize the application and reopen it straight away, it shows the HomeList activity just fine, and the edits have all been saved. But if I save something, leave it for a couple of hours and then reopen it, it shows the previous EditPage activity, without the saved edits (i.e. in the state that the EditPage activity was previously launched).
Any ideas, anyone? I had wondered whether it was due to the Back button being used to return the user to the HomeList activity - maybe Android thinks that the Back button means that the HomeList is not the most "recent" activity, instead the EditPage is. I'd like to carry on using the Back button if possible, though. And in particular, I'm puzzled why it only happens after the app has been idle for an hour or so, and not immediately? Is it something to do with Android's memory management?
View 4 Replies
View Related
Apr 28, 2010
When I wakeup in the morning, I like to check my calendar to see what the day has in store for me. Of course, I'm often too tired to check and sometimes will go half the day before I see what's on it.Is there an alarm clock app that, after hitting the dismiss button, will open up a program of your choosing?
View 1 Replies
View Related
May 1, 2010
I installed GDE, the Home replacement app, this morning and my only issue is that when I set the soft button to Contacts, it brings up the Dialer instead. Anyone have a fix for that?
View 1 Replies
View Related
Aug 4, 2010
Not sure if this is a common problem, but essentially, in the bundled 'Messages' application for the HTC Legend, the text messages are saved as a thread as standard. But today, for some bizarre reason, when I open a message thread, it opens at the oldest message, whereas before, it would open at the most recent message. I've looked around in the settings, turned my phone on and off, cleared the data, but still can't get it to revert, it's quite annoying to scroll through hundreds of messages to get to the most recent SMS.
View 1 Replies
View Related
Oct 8, 2010
An activity has a Button and a ListView. Initially, only the Button is visible. When the button is pressed, the ListView is displayed. When displayed, is it possible for me to show one particular item as selected/focussed?
A use case could be that suppose it is a list of language settings and when the list opens, the currently selected language must be shown as highlighted. If I know the index of the item, how to set it as focused on display?
View 1 Replies
View Related
Jun 29, 2010
Whenever I Touch Anything In Any Folders, The Evo Just Opens Up The Android Market. What's Wrong With Me?
View 1 Replies
View Related
Aug 8, 2010
1. My app opens a web view, with a web page that requires a username & password. 2. The user writes his password, and on the Android popup to remember the password he chooses "remember". 3. Now the user wants to log in with a different password. But the web view always remembers his last password and doesn't even show him the login page. How can I programmatically clear that saved password? Assuming that I know the host URL. I tried webView.clearCache(true), webView.clearFormData(). But it didn't work.
View 3 Replies
View Related
May 26, 2010
I got my girlfriend the HTC Desire, and myself the HTC Legend.I love the phones, but when i use the internet my phone goes to a crappy "mobile" version of a website, while if i type the same URL into my girlfriend's Desire it loads the full page.I have looked at the recommended threads and the only relevant one doesn't have a solution, it only said to download the Dolphin browser, which i did, and i like but the problem is not resolved.I got this new phone because my old Nokia N96 (N-Ninety-Sux) had crappy internet too.
View 4 Replies
View Related
Oct 5, 2010
My application opens in Activity A1. None of the views in A1 are focused at startup, until I use the arrow keys to navigate through the views. A button press in A1 launches activity A2. When A2 opens, the first Button in A2 is focused by default. I do not want this happen. What I want is when A2 opens, none of the buttons are focused until arrow keys are used to naviagte through them(just like it is in A1).
View 1 Replies
View Related
Sep 24, 2010
I have been using 'Gmail Unread Count by Alexander Blom' with great success, but after the 2.2 upgrade, it no longer opens to the message list. The new behavior seems to be that it opens the most recent email and I have to go back a screen to get to the message list. I have tried the following Apps: Gmail Unread Counter SMS Unread Counter Although both of them display the unread count beautifully, they both open to the first message and not the messagel list. Any ideas of any other apps that will open to the message list and NOT the first message?Why this isn't a standard widget in android blows my mind.
View 1 Replies
View Related
May 26, 2010
In my app, I want a functionality to create calendar event. I open "new calendar event" activity like this:
CODE:.................
It works perfectly on stock Android. On HTC Sense, I have only one issue - end time is not set correctly, it's always one hour after begin time.
View 2 Replies
View Related
Feb 27, 2010
I need to create a simple link in my Android app. Let's say that it would display text "Google" and after user clicks on it, http://google.com opens in web browser. What is the easiest way to do this? The link should change color whhen it's in pressed state.
View 1 Replies
View Related
Mar 4, 2010
I have a simple problem, i have loaded an external url in my webview. Now wat i need is that wen the user clicks on the links on the page loaded, it has to work like a normal browser and open the link in the same webview... but its opening the androids default browser and loading the page there?
I have enabled JavaScript... but yet its not working... have i forgotten something?
View 2 Replies
View Related
Oct 1, 2009
I would like to create a TextView that would contain a single link, e.g. google.com. After click it would open google.com in browser. I found a way how to do it, but it's a bit slow, can this be done more efficiently? Now I use this code:
TextView link = (TextView) findViewById(R.id.link); link.setText(Html.fromHtml("<a href="http://www.google.com">google</ a>")); link.setMovementMethod(LinkMovementMethod.getInstance());
View 2 Replies
View Related
Nov 16, 2010
How to show the soft input keyboard while a activity opens. In Normal case a keyboard pops up when we tap inside the edit text but i want to open it automatically when that screen loads.
Here is the xml layout file
And here is the main.xml layout file
CODE:.....................
View 1 Replies
View Related
Jul 15, 2010
I have a problem my emulator when i click on start button to run the AVD tehre is a command window that opens up and then there is nothing, the emulator window doesn't show up. I have extracted the sdk folder several time. deleted teh .android folder everytime . Can somebody tell me what is teh problem or what else can i do. Since its not running from sdk Setup.exe, in eclipse to i cant run it. Itsay launching the emulator but then there is nothing. Can someone tell me if android sdk as some log files where i can check the errors.
View 13 Replies
View Related
Nov 10, 2010
When i enter to a activity with a scrollview layout and textedit's they get focus and android keyboard opens.how i can avoid it? when i was using linearlayout and relativelayout without scrollview layout, this doesn't happens.
View 1 Replies
View Related
Nov 7, 2010
I am currently working on a multi-threaded game application for the Android platform. so far so good. I just got over a bug in my application which caused it to restart on orientation change (fixed by designating a specific orientation depending on the availability of a hardware keyboard or not, which is important 'cuz it is an online game with chat capabilities), and that works. BUT now i am trying to avoid the same problem when the user simply slides open the hardware keyboard. I'm not quite sure how to go about avoiding the restart of my application or the saving of the state of my application. Any solutions/suggestions?
View 1 Replies
View Related
Nov 14, 2010
Does anybody know, how i can create an intent that opens some videos in youtube app for being played as / in a playlist?
View 1 Replies
View Related
Nov 4, 2010
I am developing droid apps with eclipse (new to both) and have a basic Layout question. When using the layout tab (rather than the coding tab) in my main.xml, I am trying to create a home screen for when my app opens.
There is going to be the logo at the top center, then 3 simple buttons below, all centered. How do I go about formatting the Logo so it maintains a size relative to the person's screen size, and stays in the center?
I don't want to write sloppy code to where my program looks fine (UI wise) on my screen and is poorly formatted on other's screens. Also, is there good documentation explaining all of the Property values in the layout view?
View 1 Replies
View Related
May 23, 2010
I am using Android emulator with AVD of Android 2.1 and I have the following problem: Trying to load a URL in a WebView using webView.loadUrl causes it to open in the browser instead.Note: I am talking about the initial opening, not the issue in which links from the WebView open in a browser, though, perhaps it is somehow connected.I've tried several things:I've removed <uses-permission android:name="android.permission.INTERNET" /> from the manifest. That actually made it work correctly, i.e, load the html into the webview. However, as one would expect, the only thing it loaded is "unable to connect the internet" error page.I've debugged the project to make sure and indeed at loadUrl function, it opens Android browser. The CatLog at this point is as such:05-23 22:54:06.858: INFO/Activity Manager(51): Starting activity: Intent { act=android.intent.action.VIEW cat=[android. intent. category.BROWSABLE]dat=http://m.walla.co.il/ErrorPage.aspx?ReturnUrl=/Default.aspx
cmp=com.android.browser/.BrowserActivity i've tried downloading a real sample project ("Hello Android" book source files, project - BrowserView). However, it didn't work just the same. I've created a new project and followed the directions at Google's official tutorial of using WebView and got the same result.I haven't find anyone else complaining about it. Why does it happen?
View 3 Replies
View Related
Jun 21, 2010
I have a very simple listview going on. The list just consists of strings, when you click the string it opens a new activity blah blah. Here's the problem, I enabled settextfilter and while it did filter the list, when you click the result, it always performs the action of the string located at zero, and not the one it is supposed to.
View 2 Replies
View Related
Mar 23, 2010
Do you guys know the best apps to view MS office other than Office Suite?
View 10 Replies
View Related
Sep 10, 2010
I jsut recently noticed that Google upgraded the web based contact list with the ability to view by the last name.Is there a way to do this with my Android phone?
View 3 Replies
View Related
Oct 1, 2010
I have a web cam hooked up to my PC at home.Looking for an app where I can monitor it from my phone when I am away.
View 15 Replies
View Related