Samsung Moment :: Trouble With Notification Bars

Feb 25, 2010

I have had intermittent problems with my notification bar. Sometimes it just won't "swipe" down. When it has happened in the past I could usually just power down the phone and voila it works again. Well, for the last 24 hours nothing has remedied the problem.....it just wont pull down.

Samsung Moment :: Trouble with Notification bars


Samsung Moment :: Trouble After Rooting

Sep 13, 2010

After a lot of thought, I finally decided I would root my Moment even the whole bricking issue had me really worried. I decided to try it anyway. I got it all done last night well, I think I did. I never actually went into anything that verified that I had rooted it just assumed it was rooted after the instructions I was reading said it was. Well within these instructions was a link to the SDX website where I could download a custom update zip, and had a link to create my own update zip, so I chose to create my own. I'm not sure if I made some wrong choices while creating the zip or what, but now I am having some major trouble.

After creating my zip, I placed it on my SD card. Then, I shut the phone down, and started it up in recovery mode (maybe that's what it's called.... volume down, talk, and end buttons). I went to apply from SD, or something like that, and then went to the custom zip I had just downloaded. The phone did it's thing, said it was installed and then said I need to reboot. I did.

I've not been able to get into my phone since. It gets to the Samsung splash screen, finishes it's animation, and then nothing. It's just black. It won't do anything at all until I take the battery out and put it back in. Then, I am able to get to any of the startup screens or whatever they're called, but no matter what, always goes black after Samsung Splash.It could be that the phone is actually starting, but just not showing me a screen....not sure about that.Well, I read a little bit, and decided I would try to fix it by installing a different update zip, so I put my sd card into my laptop and removed the custom zip. Then, I put the SD card back into my phone and ran the joeykrim zip again. It's still doing the same thing.Has anyone got any ideas for me here?? I am so sick that I decided to do this. I sure hope it's worth it in the end.

View 10 Replies View Related

Samsung Moment :: No WIFI Bars On Home Screen

Feb 17, 2010

I just got a Moment and I am trying to analyze some issues to make sure everything is okay. The specific one I am asking about here is that on the home screen when I am connected to my home WIFI it does not show any bars. However if I go into the settings and look at the list of networks, my WIFI network will show two or three bars. What doesn't make sense to me is that when I am connected to another WIFI it will show the same on the home screen and within settings.

I have read that if I show WIFI on the homescreen then that means I am using WIFI and not the Sprint Network. Anyway I would greatly appreciate any help to understand what is going on here.

View 3 Replies View Related

Samsung Moment :: Trouble Connecting To Windows 7

May 17, 2010

This is whats going on: i plug my Moment into the the usb port and i get no notification - windows 7 isnt recognizing it

What i have tried: debugged, and rebugged restarted, removed the battery. ive tried windows 7 x64 and x86, win XP - not recognized by any

When i plug my phone in, it gives me a notification that its charging... what is wrong here?

View 12 Replies View Related

Samsung Moment :: Having Trouble Getting PC To Recognize Phone

Oct 6, 2010

I'm trying to root my phone, but can't do that if the PC doesn't connect to the moment. I keep seeing the first instructions to root is download Samsung USB driver v.5.2.0.0, but nothing happens when i install that. I'm stuck now, I'm sure it's just something simple.

View 2 Replies View Related

Samsung Moment :: Poor Reception - NO Bars At Work Near DFW Airport

Jan 23, 2010

Im coming from an HTC Touch hear in Dallas and after a great week with the Moment I am concerned about the radio in this thing. My issue is that I get NO bars at work near DFW Airport. Iv updated the PRL and the latest maint release but the thing still doesn't connect while at work. Any idea for fixing the sensitivity so I can make calls at work? I am sooo tied of hearing the ?Lack of Signal beeps? all day long. Vz droid my co-worker has is solid 4-3 and he laughs at me as he says it must be his coverage map blocking my signal.
I though Sprint could connect on VZ s network?

View 2 Replies View Related

Android :: Getting Size Of Window W/o Notification Bars

Nov 24, 2010

I've been playing around with Android development and one of the things I'd like to be able to do is dynamically create a background image for my windows, similar to the one below.This is from my BlackBerry app. It consists of three separate parts, the bottom right logo, the top left watermark, and the bottom right name. It works independent of screen size because the BlackBerry app just gets all three parts and generates an appropriately sized bitmap using the screen width and height.Since Android has quite a bit more screen resolution possibilities I need to be able to generate backgrounds on the fly like this. However, I have not found any way to get the height/width of the window in Android. I can get the screen resolution, but that includes the application title bar and the notification bar, which is unacceptable.I'd like to know how to get the size of my window, or screen resolution minus the title and notification bars. I think this might be possible using the dimensions of my layout managers but I cannot get the height/width of them in the onCreate method so I'm not sure what to do exactly.

View 4 Replies View Related

HTC Incredible :: Adding Music Controls To Notification Bars

Oct 5, 2010

Is there any roms out there that have music controls in pull down notification bar? If not someone should make that!

View 7 Replies View Related

Samsung Moment :: No Led Notification?

Nov 3, 2009

Is there a better way to get notified of emails and messages than the ringtone notifications ? or manually checking? I guess the moment dosent have a Led light to notify you of messages or email and i have missed email and messages since. maybe a 3rd party app that you guys have tried?

View 20 Replies View Related

Samsung Moment : Change Your Notification Bar

Feb 6, 2010

I found this information over at XDA and thought I would post it for my fellow Moment users. This is going to tell you how to change your notification bar. Credit go to WebghostDK for posting this. Read it here and other info.

WARNING: This does not change the text color or clock color. If you use a black bar you will not be able to see the clock or date in the bar.

In order to change your status bar color along with the Background color, do this:

First we need the framework-res.apk from the phone
- adb remount
- adb pull /system/framework/framework-res.apk framework-res.apk
Take a backup of this file in case you failed and wants to go back.
Rename your local framework-res.apk to: framework-res.apk.zip

Open the Zip file and go here:
/res/drawable/

Locate these files and unzip them:
statusbar_background.png
status_bar_background.png
status_bar_close_on.9.png
status_bar_header_background.9.png
status_bar_item_background_normal.9.png

These are the files you want.
I sugest that you use Photoshop to do what you want with the colors, if you are using Photoshop, be carefull editing status_bar_close_on.0.png, it might look weird if you are doing it wrong.

After your done editing these pictures go here:
/res/drawable_land/

Locate and unzip:
statusbar_background.png

Do the same here as you done with the first pictures.

After you are done editing the png's, save them in your zip file.
Rename framework-res.apk.zip to framework-res.apk.

- adb push framework-res.apk /system/framework/framework-res.apk

Now restart your phone, and your Notification bar has been fixed.

View 7 Replies View Related

Samsung Moment : Way To Hide Notification Bar?

Mar 4, 2010

I've been following this forum since I got my moment a couple months ago, and I wanted to thank all the posters for the help you've given. I just installed beautiful widgets and I have a nice clock now, but I'm wondering if there's any way to hide the notification bar. I saw in the thread where everyone posted their screens that many of them didn't have the notification bar.

View 6 Replies View Related

Samsung Moment :: Custom Notification Ringtones

Nov 23, 2009

i cant figure how to put assign custom notification ringtones on my samsung moment. i have the ringtones in a folder on the sd card and i was able to play them thru the music app and assign the one i wanted for the ringer but i cant get the one i want for sms to work. i have had my moment for less then 2 days (and charged it six times) and i tried searching but came up with nothing.

View 16 Replies View Related

Samsung Moment :: Turn Off Signal Notification?

Jan 1, 2010

Does anyone have any way to turn off the annoying beep the phone makes when it loses it's signal? I know changing the notification volume works, but that will also turn off my system and text notifications. Is there any way to target just the signal beep?

View 1 Replies View Related

Samsung Moment :: Turn Off Charging Notification

Apr 17, 2010

Flashed DD03 and rooted. Even though I have SD Card notifications unchecked, I still get the annoying sound when plugging in to USB port, charging, etc.

View 8 Replies View Related

Samsung Moment :: USB Drivers - No Icon On Notification Bar

Sep 16, 2010

I have a samsung moment that neither my desktop nor laptop will recognize. No USB icon on the notification bar.

View 3 Replies View Related

Samsung Moment :: LEDs For Notification Progress

Dec 22, 2009

I've seen it discussed in a thread somewhere but can't find it. Is anyone working on an app to use the menu buttons as an LED notification? The moment for me would be close to perfect if there was some way to have lights for notification. If I were a programmer I would be working my buns off to write this app.

View 39 Replies View Related

Samsung Moment :: Red Number 2 Icon In Notification Bar

Mar 17, 2010

When I Download an app I see a red number 2 icon in the notification bar with a plus sign behind it. Does anyone know what this mean?

View 6 Replies View Related

Samsung Moment :: No Notification Sounds While Sleep

Dec 19, 2009

I noticed that when the phone goes into deep sleep mode I don't seem to get my notifications. Anyone have this problem and know how to solve it? I will go to bed and not know that I get a text or email until I wake the phone up. Thank you for your help. I just got the samsung moment

View 5 Replies View Related

Samsung Moment : Update Notification For Apps

Jan 17, 2010

Anybody had a problem with Market not notifing you when you have an update? I come from being a long time G1 user so i know its suppuse to notify you but yesterday i go into my downloads and like 15 of my apps needed update and i was like well i never got a notification.

View 7 Replies View Related

Samsung Moment : Way To Get A Iphone Like Notification On Phone?

Jun 27, 2010

how would i be able to get a iphone like notification on my moment for things like mms or facebook i really like how the notifications work on iphone.

View 6 Replies View Related

Samsung Moment : Shut Off Notification From Playing

Feb 7, 2010

Is there a way to shut off the notification when i get a text without taking it off my side, turning the screen on, unlocking it, and hitting the toolbar?

View 1 Replies View Related

Samsung Moment :: How To Get Notification Option In Menu?

Feb 10, 2010

well I am back to using a home replacement, this one does not seem to slow me down like pandahome did. my question is does anyone know how to get the notification option in the menu, it seems that in GDE you have to access it from the top bar wheras in other home apps you can get it via the menu option

View 4 Replies View Related

Samsung Moment :: Prevent UPGRADE Notification For SOME But Not All Apps

Aug 11, 2010

There are some apps which I don't want to upgrade. Shazaam comes to mind since it is now a paid service.

Others I don't want to upgrade because the current app works for me and the "upgrade" introduces problems.

Is it possible to turn off the upgrade notification for some but not all apps? I don't want to accidentally include an app when I am upgrading others.

View 6 Replies View Related

Samsung Moment :: How To View Date And Display In Notification Bar

Aug 22, 2010

The date is not displayed in the notification bar of my Samsung Moment, only the time, connection, and notifications. Does anyone know how to change this so that the notification bar displays the month, day, and day of the week?

View 1 Replies View Related

Samsung Moment :: Notification Tones - Voice Command

Feb 21, 2010

Just got my Moment and noticed that I can not have different tones for text, voicemail, and email. They all have to be the same as well as when I plug the usb cord into and disconnect it from the phone. Any idea if 2.1 is going to allow people to customize the tones for the phone? I really depend on those. I use the sound to determine weather or not I need to get to the phone to check on it or if I can just ignore it. Also any idea on the voice command? The one that comes with it is worthless, I really liked the "live search" from the instict and you would think Samsung would be able to put in the moment since it was in the instinct.

View 6 Replies View Related

Samsung Moment :: Notification Sounds Interrupt Music

May 19, 2010

Since I installed 2.1 (betas and now official) the notifications mute any music or podcast I am listening to through the headphone jack. If I'm using the internal speaker, the notification plays, but the music or podcast is still audible. Is everyone else having this happen, and if so, is there a workaround?

View 2 Replies View Related

Samsung Moment :: Way - App To Make Acknowledge That There Is A Notification That Has Occurred?

Jun 1, 2010

I need a way that I have to acknowledge that I have gotten a notification. Sometimes the noise level is too high and i will not know that I have gotten a message, email or missed a call. I there a way or app to make me acknowledge that there is a notification that has occurred?

View 3 Replies View Related

Samsung Moment :: Does Phone Have A Notification When A Call Is Dropped

Feb 5, 2010

I'm new & I couldn't find an answer online or here (my luck it would have been the next page) I got my Moment a week ago & I am trying to get used to it. One thing that I cannot figure out, does this thing have some sort of jingle, alert to let you know the call has been dropped? I hate talking to myself when I think my friends are connected.

View 6 Replies View Related

Samsung Moment :: Alarm Notification Disappears / Stop Them To Do So?

Jan 14, 2010

Another question. Has anyone randomly seen their lock screen and alarm notification disappear?

It seems to happen when I get new notifications. I can see it happen maybe 50% of the time when i get a text, but have seen it other times just disappear when going into email or something. I can always get it back just by opening the alarm program i'm using.

I have seen this happen with the stock moment alarm and gentle alarm. Klaxon will disappear for a moment and re-appear at times when others would have probably disappeared.

For txt i'm using the application the moment came with. using gmail and moxier. not too much notification add-ons minus that except craigsnotifica.

any thoughts? i talked with the developer for gentle alarm and he couldn't reproduce it...

View 3 Replies View Related

Samsung Moment :: No Audible Notification For Messsages / Change This?

Nov 4, 2009

The ringer works fine when a call comes in, but I get no audible notification when I receive an SMS message, Google chat or email. The phone does vibrate slightly, but nothing audible. Is there a way to change this?

View 48 Replies View Related







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