HTC Droid Eris :: Date And Time Setting Getting Overridden / Why This Is?
May 7, 2010
Under Settings -> Date and Time, whenever I set a Date to a future or past number, it gets overridden by the Network/WiFi. I've made sure that I've unchecked the Automatic option. Anyone have any ideas why this is?
When I turn off my Network(3G) and WiFi, I'm able to set the Date to whatever I want without it getting reset like 2 seconds later.
View 4 Replies
Aug 9, 2010
Basic but frustrating issue with my Droid X - the time stamp for the pictures that I take are way off - the date is actually right, but the time is something like 7 hours too fast.My phone's date and time is set correctly, of course (it does so automatically) - for some reason though, the camera's date stamp is wrong and I can't figure out how to adjust it. Any idea how I can fix the date and time for the camera?
View 7 Replies
View Related
Nov 9, 2010
I'd like to set the ringer mode to silent for specific events in the future. It should only happen if a checkbox in the preferences is checked. I know that I have to update the manifest for the permissions and also that I can set the ringer mode with something like this:
if (getPreferences(MODE_PRIVATE).getBoolean(PREFS_KEY_SILENTOPTION, false)) {
AudioManager audioManager = (AudioManager) getSystemService(AUDIO_SERVICE);
audioManager.setRingerMode(AudioManager.RINGER_MODE_SILENT);
}
But how can I set (and reset) it for a space of time in the future?
View 1 Replies
View Related
Sep 24, 2010
I'm currently learning android and java, and I am having some issues with importing a java file.
I am working with the time and date example in the android api demos, and I want to put all the code relating to creating the time and date dialogs setting the values etc into a separate java file, and in my main java file run when the application starts, just declare the buttons and onclick events.
What is the best way to do this? Do I need to put all the code inside a class(that extends activity) or method? How do I use this inside my main class. Code...
View 1 Replies
View Related
Oct 26, 2010
I'm developing a mapping app using Eclipse 3.5.I'm setting the minimum update period with the LocationManager's requestLocationUpdates method, via a configuration activity. When I set the property I see in Logcat that the system process sets the value OK.When I actually send a new location from the DDMS emulator control and the location changes on the map view, I see that the system process then sets the minimum time to zero.Below is a capture of the system's log messages. You can see that I'm setting the period to 32 seconds, then 16, then, after I've sent a simulated location change the system sets it to zero.The map responds to location changes to location changes instantly even if they are sent only a couple of seconds apart.
View 1 Replies
View Related
Dec 30, 2013
I recently received an LG optimus f3 with android 4.1.2.
After activating the phone, it displayed the correct date and time for my time zone, so I didn't mess around with settings to reset the time, as I would with any other device.
However, I've noticed that the time changes to exactly an hour ahead, before changing itself back several minutes later.
I went to settings > date and time, but 24 hour time and selecting a date format are the only options listed.
I prefer to leave mobile data off when I am at home and can use the wi-fi. Is it necessary to have mobile data turned on, so the phone can receive the time from a cell tower, or is there a way I can set an internal clock?
View 4 Replies
View Related
Nov 1, 2010
I am getting a date/time string from web in the format of "yyyy/mm/dd'T'HH:MM:SS'Z'" and it is in UTC. Now i have to identify the current time zone of device and then convert this time to my local time. (FYI, Currently, UTC time is 10:25 AM, in india current time is 3:55 PM)
View 1 Replies
View Related
Nov 19, 2009
Is it possible to add the date to the top row when the time is displayed? For example "11/19"
View 1 Replies
View Related
May 17, 2010
Is there any android widget that enable to pick the date and the time at the same time ? I already use the basic date picker and date picker:
http://developer.android.com/guide/tutorials/views/hello-timepicker.html
http://developer.android.com/guide/tutorials/views/hello-datepicker.html
but they are not that sexy and user friendly (I found). Do you know if a widget including both date and time exists? Thanks a lot,WW.
View 1 Replies
View Related
Jan 14, 2010
Is there a way to get the time or date stamp of the last time the GPS was updated?
View 6 Replies
View Related
Nov 8, 2009
I love my new Droid, but if I can't use it for work, I can't use it period. Anyway, here is the problem. I have a website which interfaces with the main dispatch server at Fujitsu Transaction Solutions. I wanted a phone that would let me go to that website and post dates and times for jobs to which I have been dispatched. Unfortunately, on the Android browser, the date and time fields are each 1 space short of being able to hold dates and times, i.e. the time fields are 3 spaces, but I need to put in, say, 1800 for 6 pm. Follow? It is hard to explain.
There is what I think is a Java applet that lets you select a date by clicking on a little calendar icon. I am sure you have seen these on travel websites. This icon does not show up on the Android browser. I checked the Android browser's Java compatibility, and it passed. I tried the 1nternet and Opera browsers, as well. 1nternet has the same issue, and Opera apparently does not work with Android 2.0, yet. I couldn't go to any typed-in URL with Opera.
View 10 Replies
View Related
Oct 20, 2010
Is there a way to get the lock screen time and date widget (or one that looks like that) on the home screen? I like the clarity and simplicity. The standard home screen widget is so ugly.
View 4 Replies
View Related
Aug 3, 2009
Does anyone have a code example of how I can time bomb an Android application so It will not work after a given date?
I would like to release a "beta" application for testing but would like to make sure it will only work while I have the application officially in beta.
View 3 Replies
View Related
Nov 14, 2011
I switched recently from a black berry to an Android 2.3 powered device - Samsung Stratosphere on Verizon.
Email invite messages from Outlook for meetings do not show the calendar detail. Specifically, I can not see the date and time of the meeting invitations. I can perform actions to "Accept", "Decline", or Tentative" the meeting invitation. Unfortunately, there isn't any meeting detail so I don't know when the meeting is scheduled.
This is very frustrating and makes the Samsung Stratosphere or possibly the Android platform not fit for corporate environments. If I can not get this to work I will be switching to an iPhone and I will recommend to my entire corporate enterprise that we avoid Android based Smart Devices.
The Black Berry BEZ environment also provided information on meeting conflicts when you are sent a meeting invitation.
View 6 Replies
View Related
Dec 6, 2009
For some reason my screen timeout setting keeps resetting itself and only staying on for like 5 seconds.
View 1 Replies
View Related
May 25, 2010
Hey I think this was covered in a Hero forum but there was no good answer. Does anybody know why Handcent decides to not show facebook pictures from time to time?
View 2 Replies
View Related
Sep 13, 2010
Not sure how but I lost the BIG DATE , time, local weather, etc on my main screen. I still have my shortcuts on the lower half of screen, but the top half (where the DATe, etc was) is just open space.
View 10 Replies
View Related
May 19, 2010
I love this but when I try to set what app opens when I tap the date it always just opens the calendar. Has anyone tried to change theirs or could you try and let me know if it works for you?
View 5 Replies
View Related
Aug 10, 2010
Is there an app that anyone knows about to make the scroll go continuously around. For example when you get to 59 minutes the next number is 0 instead of stopping and having to back track all the way through all the numbers.
View 2 Replies
View Related
Jan 4, 2010
Newbie here. I am very serious about getting the new Spring hero. As an airline pilot traveling outside the US I have a question as to the GPS function. When I turn on the phone in another country to use the GPS function how do I update the date and time and approx location so the gps knows what sats to look for? If I don't have phone/network coverage, and I probably won't how will or update?
View 14 Replies
View Related
Nov 27, 2010
I'm looking for an app that lets me quickly insert the time and date in notes - Evernote, Docs to Go etc. I've tried Inserty but that was too cumbersome. Just want something I can tap on and hey presto, current time & date is entered. Any suggestions?
View 1 Replies
View Related
Sep 13, 2013
my problem is that when i get to the date and time page in settings, it is shown that i can only check the time format and date format, i cannot do anything about set date.
View 1 Replies
View Related
Oct 8, 2013
Having just switch from BlackBerry, one of the things I am missing is text shortcuts. With BlackBerry there were several pre-programmed phrases that could be entered by typing a couple of letters. For example "ld" would enter the date in the specified long date format. The user could add to the dictionary just about anything they wanted.
Any Android app that will do the same thing?
View 1 Replies
View Related
Feb 25, 2014
Simple app, for rooted, to set the date and time? Something similar to the the option you normally find in the Settings.
View 2 Replies
View Related
Nov 6, 2010
I have a strange problem when parsing a ISO8601 date and time with SimpleDateFormat.
The relevant code is:
CODE:........
For input I'm giving it a string
2010-09-06T15:30:00+02:00
And as a return I get a Date object with date set to 6th of January 2010 with time of 13:30 and timezone of GMT+00:00.
I also tried using "2010-09-06T15:30:00+0200" with same results.
Confusing thing is, that the date set is partially correct, just the month is set wrongly.
The issue is shown on Android 1.6 and Android 2.2.
View 5 Replies
View Related
Jul 16, 2010
For the past couple of weeks, I have been having problems with text messages on the Evo.For example, last night, I was sending texts to a friend, who replied back. His message said that it arrived on July 21, 2010 at 955pm.Clearly its not July 21, 2010, and when I sent/received the message, it was 630pm CST.I'm confused what is going on. Went to Sprint to have them look at it, they figured out the phone came from Best buy and wanted nothing to do with it, So, I'm here looking for answers.
View 2 Replies
View Related
Nov 14, 2010
I was just wondering if it was possible to show time/date on photos for Samsung galaxy s ?
View 3 Replies
View Related
Nov 12, 2010
I want to remove the existing calendar application icon and replace it with a date/time widget over it. The widget now when pressed does nothing but only shows current date and day of week. Can this be done? I have tried other programs but they only seem to allow me change the name of the icon. I tried using any cut and also Launcher.
View 2 Replies
View Related
Jun 2, 2010
How can I easily get date and time as integer values in Android?
View 2 Replies
View Related
Sep 15, 2009
By any means, programmatically can I get the install date & time of the already installed apps on the android device. The ApplicationInfo doesn't provide this info. While digging through the /data folder through the DDMS perspective, I saw the installed apk's do contains the Date & time of when it was installed, but the sad part is that this /data folder is not accessible on the device programmatically.
View 3 Replies
View Related