Samsung Captivate :: Clock Widget
Sep 7, 2010Pretty cool clock widget...http://www.blogcdn.com/www.engadget.com/media/2010/09/fascinate60013.jpg
Possible we can get that?
Pretty cool clock widget...http://www.blogcdn.com/www.engadget.com/media/2010/09/fascinate60013.jpg
Possible we can get that?
I just freed up my top row on my homescreen and im bored of my 2x1 digital clock widget. Its too plain. What is the best 4x1 clock?(preferably free)
View 5 Replies View Relatedanyone else having problems after the update to ***od's weather forecast & clock widget? i just updated mine and now it's having "connection to server" problems..?
nice update
Ive used two digital clock widgets but they both freeze the time and don't move sometimes. I'm looking for either a 1x2 or 1x4 that wont freeze.
View 7 Replies View RelatedLooking for ideas. Since this is fairly new to me, I like to have several styles to play around with and didn't want to purchase Beautiful widgets or something similar just yet.
View 22 Replies View RelatedCant seem to find it on the market. i'm using galaxo 1.6.1, help me please
View 12 Replies View RelatedAnyone know of a good widget that is similar to the HTC sense clock widget? I really liked that on my old phone.
View 16 Replies View RelatedAnyway to remove it without getting rid of the notification bar entirely? When I started to type this thread a "Here are similar thread we found:" deal came up. (I think that is amazing btw) Only thing is all of those thread were regarding phones that aren't a Samsung Captivate. Also I am running Cognition 2.2 beta 2 if that makes a difference.
View 1 Replies View RelatedI just came from a Droid Eris, and the clock/weather widget was spot on as far as changing weather and showing the correct location based on my location in the network. My Fascinate came with the Weatherbug one, but only updates if you refresh. Has anyone found one for the Fascinate that updates correctly?
View 3 Replies View RelatedI just got my captivate, but have been lurking these forums for a while. After going through the screenshots thread I really like the HTC like clock widgets, but most of the ones posted I cannot find, or my captivate wont let me install them since they are not from the market. Are there any good ones in the market? and if not, what's an easy way to sideload? (I'm currently using retro clock in the meantime)
View 11 Replies View RelatedHas anybody had any issues with the alarm clock not going off again after snoozing?
View 10 Replies View RelatedHas anyone noticed any issues with Snooze on the alarm clock? I had one alarm set to 6:25 with a snooze at 10 min set to go off 5 times. I also set another alarm for 6:45 to snooze every 5 min set to go off 3 times. (I know Im paranoid, but sometimes I accidently turn off my first alarm) Anyways, when I do this, the first alarm set at 6:25 goes off, but when i push snooze, it won't go off in ten minutes like it's supposed to. I've gotten up late for work for 2 days in a row trying to get this thing working by tweaking the settings. I even tried turning off the 6:45 alarm cause I thought they might conflict.
In the end I found that the 6:45 alarm set for 3 total snoozes at 5 min apart seemed to do its proper job. Maybe the extra choices are in the phone, but aren't functioning properly? i.e. snooze gaps >5 min and snooze alarms >3? This is kind of frustrating.
This phone hasn't been giving me a smooth transition from my former iphone 3g... with the lagginess (i'd rather not install apps like Launcher Pro to make my phone home screen transitions smoother), GPS issues (which i seemed to finally fix), bouncing reception bars and lower WIFI detection, and now this alarm clock. Don't even get me started on the dismal choices and quality of the apps I have found in the App store. I hate to say it but I'm pretty close to returning this phone. The screen quality and notifications seem to be the only thing preventing me from going back. Heeeeelp I really don't want to! I need convincing that this phone will leave me satisfied! I really wanted to like Android, but I don't think AT&T wants me to.
I am running a custom ROM currently that I love and really just want to know if there's a way to dump the clock from the notification bar without flashing a different ROM that offers the capability of doing this. Is there some custom theme apk I can install that will let me fiddle with the stuff in the notification bar? Or is anyone else here running the same ROM I am currently (DocRomV8.ADJP5 w/SetiroN kernel) who knows how to edit/mod the notification bar?
View 1 Replies View RelatedIs there a, possibly, a fullscreen clock widget that shows the clock and active alarms? Thanks.
View 2 Replies View RelatedI have the EVO and just got my wife the epic. I would like to put the digital clock with weather that I have on my evo on her phone; Also would like to add the favorites widget that comes with the evo as well. Does anyone know where I can acquire these?
View 3 Replies View RelatedAnyone know how to edit the time on the accuweather clock widget? Can't get mine to allow for BST...its 1Hr behind!
View 4 Replies View RelatedI'm looking for a new Alarm Clock/Digital Clock widget because the default one lags. Any suggestions?
View 18 Replies View RelatedI have a clock icon in my messaging folder next to a SMS. What is it for?
View 1 Replies View RelatedI just got my captivate about a week ago and have been having issues with my alarm clock. I set my alarm to wake me up every morning. Some mornings I am up before the alarm goes off so I turn it off, or atleast I think I turn it off. When the alarm is on I see the clock in the notification bar. So when I wake up I click the clock icon and turn off the alarm. I no longer see the icon on the notification bar but the alarm seems to go off anyway. The repeat for the alarm is set at "once". I just go in every night and turn it on. It just seems to go off anyway even when it is turned off earlier in the morning.ks
View 1 Replies View RelatedAnyone else running into this issue? The alarm goes off on time but pressing snooze or trying to shut it off is ineffective. Even frantically mashing the side buttons and hot keys doesn't stop it. Honestly, I don't even know how I eventually get it to shut off, but I do.
This is not a pleasant way to wake up.
Upgraded myself from a Spica to Galaxy S recently and absolutely loving it.
Quick Question - When I got the phone, it had a Clock/watch on it where the current weather was its background or dial. I think it was a widget of the daily brefing App.
I dragged it to the Trash can thinking that I will replace it later like all other Apps.
Can someone help me get it back on, I cant seem to be able to do so. Tried installing the daily briefing as a widget, but the watch dosent come back.
For some reason it shows 103 degrees no matter the time or location. The city changes and the low/high temps change but not the current temperature. Any else ran into this?
View 15 Replies View RelatedI can create a static widget without thinking, I can even create a widget like the analogue clock widget that will update itself, however, I can not for the life of me figure out how to create a widget that reacts to when a user clicks on it. Here is the best code sample that the developer documentation gives to what a widget activity should contain (the only other hint being the API demos, which only creates a static widget):
public class ExampleAppWidgetProvider extends AppWidgetProvider {
public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) {
final int N = appWidgetIds.length;
// Perform this loop procedure for each App Widget that belongs to this provider
for (int i=0; i<N; i++) {
int appWidgetId = appWidgetIds[i];
// Create an Intent to launch ExampleActivity
Intent intent = new Intent(context, ExampleActivity.class);
PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, intent, 0);
// Get the layout for the App Widget and attach an on-click listener to the button
RemoteViews views = new RemoteViews(context.getPackageName(), R.layout.appwidget_provider_layout);
views.setOnClickPendingIntent(R.id.button, pendingIntent);................
I've looked and it doesn't seem to be anywhere I can download it?
View 4 Replies View RelatedI decided to try out launcher pro but I miss the feeds and updates widget.is there a good facebook widget in the market or anywhere?
View 3 Replies View RelatedWhat is the best calendar widget to get for the Captivate? Does anyone know of one that looks like the HTC calendar widget on the Aria?
View 2 Replies View RelatedI using launcher pro and trying to go with a minimalistic looking setup. I have battstat and digital clock running on my front page and I would like a nice weather widget. I have seen some on other peoples screens but can't seem to find the right one. I tried beautiful Widgets but had too much going on. Basically what I want is a small weather widget that fits in the corner of the screen with a transparent background? Any suggestions?
View 13 Replies View RelatedIs there any way to get a shortcut, app or widget on the home screen that takes you to the battery usage list? its a pain to do settings, about, battery use.
View 3 Replies View RelatedI long press on my homescreen widget, the resize "handle" appears, I resize the widget, I can do absolutely nothing else. Stuck in resizing hell. Have to re-boot to stop the insane amount of resizing going on.
After re-boot the f'n widget is back to the same undesirable old size.
Is there a widget/app to display the weather on the lockscreen?
View 2 Replies View Related