HTC Incredible :: Changed Title Of Widget / Icon On Home Screen?

May 2, 2010

Is there a way to change the title of the widget/icon located on the Home screens?

HTC Incredible :: Changed title of widget / icon on Home screen?


Android :: Prevent An App From Going To Home Screen When Orientation Is Changed?

Nov 18, 2010

I snap a photo, and it gets placed onto an ImageView. When the user sees the page where the Image View is, and I turn the phone sideways where the orientation is horizontal, the app immediately returns to the app's main screen.

View 1 Replies View Related

Sony Ericsson Xperia X10 :: Changed Home Screen

Jul 14, 2010

My home screen has changed to where there are 4 buttons across the bottom of the screen. I cannot get my phone back to the way it worked originally , don't know why it changed either.

View 8 Replies View Related

HTC Desire :: Changed The Icons On Home Screen And Mail One Keeps Turning Back

Aug 17, 2010

Ive changed the icons on my home screen and the mail one keeps turning back when i receive a email.

View 10 Replies View Related

Android :: Home Widget Behave Like A Launcher Icon

Jan 26, 2010

I have a widget that acts as a launcher on the home screen. How can I make it behave like a launcher icon?

I use this layout for portrait:

CODE:................

And this is the background selector:

CODE:................

This way if I use the DPAD the widget is focusable but the click doesn't work. The touch still works but the widget is not displayed as focused.

View 2 Replies View Related

Motorola CLIQ : Whenever Reply To Message Off The Home Screen Widget - Automatically Defaults To Home Number For That Contact

Feb 21, 2010

This is more of an annoyance, but whenever I reply to a message off the home screen widget, it automatically defaults to the home number for that contact, instead of replying to the same (cell) number that it was sent from. If I go into the messaging app, it works as it should (replies to the same number).

View 2 Replies View Related

Android :: Home Screen Widget Size In Normal Screen And Largest Screen

Mar 31, 2010

I am designing a home screen widget. I ran this widget on a HTC Hero device, which has a screen of 320 pixels * 480 pixels with mdpi. It ran perfect on HTC Hero. The widget takes 3 cells * 2 cells space, i.e. 240 pixels * 200 pixels.Then I ran this widget on a Nexus One device, which has a screen of 480 pixels * 800 pixels, mdpi. Since Nexus One also is mdpi, so I though 240dip is equivalent to 240 pixels on Nexus One and 200dip is equivalent to 200 pixels on Nexus One, so the widget will not take 3 cells * 2 cells space on Nexus One device. To my surprise, when running on Nexus One device, the widget take exact 3 cells * 2 cells, about 360 pixels * 300 pixels, on Nexus One device.I am confused. The layout xml above specifies 240dip in width and 200dip in height for the widget, but why did it take 360 pixels * 300 pixels on Nexus One Device? What am I missing?

View 2 Replies View Related

Android :: Passing Integer From Android Home Screen Widget To An Activity Opened By The Android Home Screen

Jun 12, 2010

How can we pass Android Home Screen Widget info ( putExtra maybe ) to an Activity.. What particular method callback will handle this one?

View 1 Replies View Related

HTC Hero :: Get Voicemail Icon On Home Screen?

Nov 16, 2009

how can I get a Voicemail Icon on my HTC Hero (EU version) home screen?

View 4 Replies View Related

HTC EVO 4G :: Home Screen Weather Icon Not Displayed

Jun 18, 2010

On my home screen where the weather is suppose to display all it says is Location. How can I fix this, or link me to an article that does?

View 4 Replies View Related

Android :: Is It Possible To Draw To Home Screen Icon?

Jun 5, 2010

I have a little app that draws moving animations in a surface view. Cute, useless time waster. I think it could be cuter if it were possible to get a surface view that mapped to the home screen icon for the app and animate that when the app is running and the icon is visible. Is that possible? I remember way back in the days of Windows 3.1, that when your app was minimized, it was possible to draw to the minimized icon as though that were the app window (actually, I guess it may just have been the app window). Anyway if such a thing is possible in Android, I'd like to try it. Anybody know?

View 16 Replies View Related

HTC EVO 4G :: Moving Icon / Widget From One Screen To Another?

Jul 20, 2010

It seems there's a trick that I'm missing because I'm only successful 10% of the time I want to move an icon from one screen to the other. Most of the time I have to delete the icon, swipe to next screen, then add it again.

View 10 Replies View Related

Android :: Home Screen Widget Size For Large Screen Or Hdpi?

Mar 30, 2010

From Android widget screen guidelines,we know that, home screen has 4*4 cells, and in portrait orientation, each cell is 80 pixels wide by 100 pixels tall. I think these are for baseline HVGA screen. How about for large screens and hdpi screens, do they still have 4*4 cells for widget and each cell in portrait orientation is still 80 pixels * 100 pixels?

View 2 Replies View Related

Android :: Changing Icon Of Application Of Home Screen

Nov 12, 2010

Is it possible to change the icon images of applications of android home screen like messaging,browser, mailing etc. I am presently refering to the Home sample application in android sdk.But I m not able to implement the change in icon image.Can someone suggest something?

View 2 Replies View Related

Samsung Captivate :: How To Remove Icon To Home Screen?

Jul 18, 2010

I accidentally dragged an icon to my home screen and I don't know how to remove it. Can anyone tell me how to get rid of it?

View 3 Replies View Related

Android :: Keep App From Restarting When Touching Icon From Home Screen

Mar 10, 2009

I want my application to resume what it is doing regardless of where I press the icon (Home screen, app picker, or running apps). Right now if my app is in the background and I press the icon on the home screen, the app restarts with my Main Activity. Once here, if I press the back button the app resumes from the activity it left off before it was put in the background. If it's running in the background and I hold the home button and select my app from the current running apps, it resumes correctly. How do I avoid my app from going to my Main activity when it is selected from the Home screen or app picker? I have tried adding the following in my Manifest XML file, but it doesn't help: <activity android:name=".Main" android:launchMode="singleTask" android:alwaysRetainTaskState="true" android: label= "@ string /app_name">

View 5 Replies View Related

Android :: How To Create Icon On Home Screen Through Activity

Oct 7, 2009

I would like to have icon created on home screen through an activity . All the icons of my activities are on main menu, once i click it my activity will be launched instead i need an icon on home screen which when clicked activity should be launched.

View 4 Replies View Related

Android :: Home Screen Icons Icon Management

Nov 2, 2010

Are there any good apps to help manage my home screen icons better? I'm loking for something that will allow me to add more to the screen or maybe organize them somehow. I am non rooted, running Sense UI. I already have "Folder Organizer" and I'm gonna see if Launcher Pro might offer anything.

View 14 Replies View Related

Motorola Droid :: Excessive Home Screen Icon Spacing

Nov 17, 2009

Is it me or the 2.0 icon spacing on home screens are a bit far apart. there has to be a way to tweak that.

View 5 Replies View Related

General :: Force Stopping Specific App Via Icon On Home Screen?

Jul 5, 2013

I've thought there might be a shell script I could run, maybe get an app that can run shell scripts from an icon on the home screen--but I don't know what that script would need to be, since it couldn't be about killing a process because that process ID is probably going to be different every time, and I don't know if it would require root. Rooting my phone is not an option.

I'm going to assume though that there's probably no answer to this and that I'll just have to keep going in by hand to force stop the app via prefs/apps/name-of-app/force stop. I just wish these app makers would have an exit option. Twitter and Vine and Growlr are examples of these programs with this kind of behavior. Facebook as well, but that'll just reload itself when you force quit it because it's a special "system app". I mean, I'm not expecting them to exit when I just go to the home screen, that would be silly, but I'd like SOME sort of option to close them besides going through the hassle of force stopping them via the OS preferences.

I want there to be NO chance whatsoever that these programs are going to access data in some way once I'm done using them. I have no problem with whatever the programs want to do when I WANT them running, but when I'm done using them, I want to be able to quit them, and it has nothing to do with wanting to have more free memory.

View 1 Replies View Related

General :: How To Create Speed Dial Icon On Home Screen

Feb 1, 2012

How do i create a speed dial icon on my home screen that doesn't ask me to decide if i want to text or call? when I make a favorites list, it still give options. I just want one click and call like my original droid.

View 3 Replies View Related

General :: Omnirom Lock Bottom Icon In Home Screen

Apr 30, 2014

I want to lock the bottom row icons in home screen. How can I lock it? I am using N7000 with Omnirom Kitkat.

View 3 Replies View Related

Android :: Mac - Generic Drive Icon With The Title No Name

Feb 10, 2010

I have a Samsung Moment and it is connected to my iMac for file sharing. By default when you connect, you get a generic drive icon with the title NO NAME.

Does anyone know of a way to change the generic icon? Usually you can do this with the 'get info' feature on the Mac, but once I did this, I just get a blank ICO icon file.

Just thought it would be cooler to use the Android robot icon instead whenever I connect my phone.

View 2 Replies View Related

Samsung Fascinate :: Can We Make Home Screen Icon Like Application Icons?

Sep 14, 2010

When you click applications button, you will see all the applications icons. I like this icons better than home screen icons because it looks bigger and feel more comfortable when I look at it. Well, yes it looks like iphone screen.

View 1 Replies View Related

Android :: Bookmark Home Screen Shortcuts Favorite Icon Size

Jun 7, 2010

When I add a bookmark shortcut to my home screen, sometimes the website's favicon is full size and others there is only a small preview of the favicon on a red flag. (How) can I make it so they are always full size?

View 2 Replies View Related

Android :: How To Set Running Activity When User Clicks On App Icon On Home Screen

Jun 17, 2010

I have Two activities One splash screen, Player screen. When user clicks on my app icon first splash screen is displayed and then player screen When player activity is running, if user returns to the home screen and then again clicks on app icon, the application is starting from the splash screen again.can any one please help me out how to do any one of below

1) I need to close current running activity and reload application.or
2) I need to resume to the player screen directly.Please give me an example or reference to follow, Im beginner in android programing.

View 3 Replies View Related

Samsung Captivate :: Change Icon That Is Used For Bookmarks Added To A Home Screen?

Jul 31, 2010

How do I change the icon that is used for bookmarks added to a home screen? I has the favicon really tiny in the corner of the red bookmark icon, but I want to replace the entire red bookmark star icon with a better icon or a large version of the favicon.

View 1 Replies View Related

HTC Desire : Messages Icon Green Circle Notification On Home Screen

Apr 16, 2010

the "messages" icon on the home screen is a sort of envelope speech bubble looking yoke when there are new sms text messages you get a small green circle over this icon with the number of unread messages in it. how do you clear this?

I hit the icon and get a screen of my text messages none are highlighted in bold to say what's unread AND even after opening them all and going back to the home screen the damn green circle is still there. after a while it goes again?any ideas?

View 21 Replies View Related

Android :: Starting With Icon / Symbol As Title In Each Activity.

Feb 27, 2009

i have attached a pic which shows an activity with a blue color pic and some text as the title in the activitty....The same kind of UI is needed for my application which is applied to all the activities (about 6-8 activities) as the title... Kindly suggest how to start off as i need to give a nice jazz-up for my application...

View 5 Replies View Related

Custom Title Text Disappearing But Icon Showing?

Jun 8, 2011

I'm trying to create a custom titlebar in my app that looks like this (essentially):

For some reason, the icon shows up, but not the title text. It's really weird. For a split second you see the title text, but then it disappears and only the icon shows in the title.

My code is as follows:

==========================window_title.xml======== ==================

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
androidrientation="horizontal"
android:layout_width="60px"
android:layout_height="60dip"
android:gravity="center_vertical"

[code]....

View 2 Replies View Related







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