Motorola Droid X :: Bad Service Inside Certain Buildings
Oct 23, 2010I get bad service at certain buildings. I'm in target store right now and service is ridiculously bad
View 16 RepliesI get bad service at certain buildings. I'm in target store right now and service is ridiculously bad
View 16 RepliesThese days I work on a program to locate a user application inside the buildings, I think it can done by GPS .But I read on the Internet that GPS does not work inside buildings, is there a way to determine the user's location inside the building or user tracking inside the building.
View 4 Replies View RelatedSo far I have had bad luck with the signal/call quality. This is not just me not liking the number of bars but actually loosing all signal, not being able to make or receive calls, and it draining the crap out of the battery.Facts:
1) When outside, in my car, near the windows in buildings, the call quality is great
2) A Moto Droid in the same office gets acceptable signal and call quality
3) This is an issue anytime I'm in a building; Lowes, Walmart, the pet store, a mexican resturant... anything larger then my house.
4) My old iPhone never a problem in all of these places.
5) The side affect is it kills my battery life. I purchased the seido extended battery and it is always down to 30% by the time i leave work at 5pm (10 hours off the charger) On the weekends it lasts 40-60 hours no problem.
After talking with a Verizon Tech she told me they would send me a new phone. But due to the back order I won't get it before the end of the month. Which scares me since that puts me out of the 30 day return policy. So I asked her about that and she said this would extend it another 30 days. Which I wish I had in writing but heres for hoping this works because I love the phone when it works
So my church is a cell-phone black hole.No 3G and barely 1x.They changed the password on the WiFi recently so until someone leaks it to me, my phone is near useless in the building. This stinks as I spent a considerable amount of time there over probably 4 days a week, so stinks to be me.That said, I've noticed that on days I spent a lot of time at church, my battery life is poor. Last Sunday however, I noticed my Droid/battery was HOT when I left church and by the time I got home, it was down below 20% battery life. Was full when I awoke (media dock) so this all happened in just a few hours, most of which it was unused.I returned that evening for some children's events and it dropped again to 20% in just another 2 hours in the building.
View 14 Replies View RelatedI want to run part of my app logic in a background service. However, much of the app uses JavaScript.Currently I run the JavaScript inside a WebView.Is it possible to have an invisible WebView while running inside a Service?If the answer is no, is there any way to run JavaScript inside a Service?
View 4 Replies View RelatedI have an application that creates a notification with sound when a specific text comes in. To do this, I detect the current ringerMode, change the ringerMode to normal, play the sound, and then quickly return the ringer back to its original setting.
View 1 Replies View RelatedI have an activity A which uses SharedPreferences to share data with a service S, which is called from within A.Now when I call the stopService() method from A, the onDestroy() method in S is not called immediately.I thought that all the activities and services under a single apk run in just one process. Why then does the jump to onDestroy() not take place immediately instead I can see the output from onDestroy() after the further code in the activity A is executed.
View 5 Replies View RelatedI am trying to execute a {public void} method in Service, from scheduled TimerTask which is periodically executing.This TimerTask periodically checks a condition. If it's true, it calls method via {className}.{methodName};However, as Java requires, the method needs to be {pubic static} method, if I want to use {className} with {.dot}.The problem is this method is for notification using Toast(Android pop-up notification) and Status Bar.But for this to work, the method must not have {static} modifier and resides in Service class.So, basically, I want background Service to evaluate condition from scheduled TimerTask, and execute a method in Service class.Can anyone help me what's the right way to use Service, invoking a method when certain condition is satisfied while looping evaluation?
View 1 Replies View RelatedThe Droid 2 alone wasn't all that impressive to me. But the Droid 2 global looks like it could be pretty sweet. I'm liking the 1.2 ghz processor inside. I don't know if Ill need the global capabilities but it seems like a pretty good upgrade from the standard Droid 2. Just curious what your guys thought is on this? Don't get me wrong I love my Droid Incredible but I'm wondering if the Droid 2 global will be a little snapping with the better processor.
View 16 Replies View RelatedI'm currently running JRummy's Remix - Cyan V0.6 with SPRecovery. I wanna start using ROM Manager, but I can't seem to flash to Clockwork Recovery from inside ROM Manager. Am I doing something wrong? I'm relatively new.
View 1 Replies View RelatedJust wondering what everyone is using for camera settings. I'm getting great pictures outdoors but my pictures taken inside have a lot of noise (don't know if that's the term I want but they look fuzzy). I literally know nothing about cameras so I'm pretty hopeless figuring out this problem. And maybe some other camera noobs can get some good ideas from this thread too
View 5 Replies View RelatedYouTube - Carry a spare sdcard inside your droid x
View 15 Replies View RelatedI noticed today there is a pretty large dust particle INSIDE my screen. Any way I can remove it? its located right in the middle of the battery bar so its pretty noticible.
View 2 Replies View RelatedYouTube - Droid X Snes Emulator Playing Through HDMI on a Samsung TV Using a Wii Remote in 3D and HD!
View 20 Replies View RelatedSo most of us are happy with our Droids, but we all have at least one item that we just wish Google would fix. Lucky for us, Google has a site dedicated to tracking bugs, issues, and feature requests!
So in addition posting questions here, go to Google's issues site and let them know directly! All you need to do is click the link and click the little white star icon. Issues with more stars will theoretically get more attention, so let's let Google know what we want.
I'll keep a running list of direct links in this post for everyone's convenience. If you want me to add more just post it in this thread along with a link to the issue.
Bluetooth Voice Dial Support
Exchange support for Global Address List
Exchange support for ActiveSync provisioning protocol
Exchange support for signatures
Exchange Calendar Appointment Invites have no accept or decline buttons
When headset is unplugged, sound does not return to speaker.
Issue 5853: Softbuttons lights on the Droid stay on while charging
Feature request: add support for GSM 6.10 8Khz/mono in a RIFF WAVE audio container
Issue 1151 Install apps to SD card
Issue 1181 [VoiceDial] Voice confirmation for Voice Dialer
Issue 3795 Couldn't unlock phone after "too many pattern attempts"
If any of these issues bother you, please take a moment to click the link and click on the white star to let Google know that it's important! Leave a comment for the devs while you're at it.
There are currently over 400 issues posted and you can add your own. This list is just for quick and easy reference for common issues among the readers of this forum.
Also, note - this is for issues with Android as a whole and not necessarily Motorola or Verizon.
I've been a couple of days trying to solve this thing but I can'f figure it out.The problem is, simple activity, with simple layout, ScrollView -> LinearLayout -> and a lot of buttons inside the layout (within the scroll content). Everything works just fine but one tricky thing. When I click a button let's say at the top of the scroll content and inmediatelly I scroll down to the bottom of the content and I click other button there, nothing happens until I click a second time and all come to normal again.This can be reproduced anytime and it's code independent (i've tried more than 20 scenarios). I've not much experience in android yet but looks like the scroll listener stops the onclick listener or something like that.
View 1 Replies View RelatedWell the problems started 3 weeks ago when i noticed whenever i move around the headphones inside the jack, the music stops or one of the ear buds stop working. so i thought it was the headphones since skullcandies don't last long. i got a new pair and listened again but it STILL HAPPENED . (btw, the phone is not rooted)
The Phone still plays media fine without the headphones, so i thought no big deal. NEW PROBLEMS started to occur. The phone would NOT PLAY Media files whatsoever. (games, music, notifications, APPS ) every time it happens i have to restart the phone.
So I've been extremely frustrated by this for a long time now.I've posted before, but can't seem to find a good solution. My goal is to have something pretty much exactly like the installed application details page in the Android Market.I need a list of items displayed along with other content above the list, and would like the content above to scroll up along with the list (exactly like the application details does for the "My Review" and other descriptive info).Due to responses to my previous posts, I came to believe that it really wasn't possible to do this with a ListView.So rather than using a ListView, I refactored my code to use a simple LinearLayout and add individual View items to the list, thinking I could just set each View as clickable and add an OnClickListener to each View in the LinearLayout.That's not working at all though, and now I'm getting even more frustrated.If someone can help me get the OnClickListener working, then I think it'll work, but I do need a separator for the LinearLayout.How do I add a separator like the one used for ListView to my LinearLayout?
View 12 Replies View RelatedI have just had the WORST customer service experience EVER with Motorola. It started early last week, and is continuing through today. Suffices to say, the automated system is useless, the customer service reps are all in Argentina, and no one hears what you say. They only hear what they have been trained to hear, and can not think outside of their little scripts at all. If I hear " I really do apologize for the inconvenience, can you hold while I look that up" one more time, my head is going to explode.Does anyone have an email address for someone in Motorola Corporate that deals with the Consumer Electronics portion of the business? Preferably someone with a title of VP or such? I'd like to have a nice conversation with them.
View 14 Replies View Relatedi rooted a few days ago...(moto droid), my wife has the same phone unrooted, i put each phone in each hand and hers has full bars ...i only have 1...is there a way to fix this...is there a rom that is better for servive?... (i have the frg22).
View 5 Replies View RelatedI'm heading out to Haiti next week to volunteer with the earthquake relief effort. The NGO base where I'll be camping will have WiFi for a couple hours a day. I don't want to lug a laptop down there but want to stay connected to email. Do you know if there's any issue using WiFi without cell service?I don't have a desire to be using the cell phone service while I'm there; email will be enough.
View 9 Replies View RelatedEver since manually updated the baseband on my phone my service where i use the phone the most has been horrible my Perl also changed when doing this so i dont know if thats the reason or the baseband its self Ive tried countless times to update my Perl but it doesn't change any ideas on what i can do to improve my service by either getting new Perl or change baseband back
View 11 Replies View RelatedI did a factory reset 2 weeks ago, because when I uninstalled launcher pro, my dx went black. reboots did not help. Since that factory reset, everything has appeared to be fine though. I just read the big read stickied warning, and figured I better ask about the potential issue.
View 4 Replies View RelatedRecently trying to send a text to my wife I got this error back as a text from myself: "Message Delivered to XXXXXXXXXX as plain text. Destination does not support enhanced messaging service."
I've never received this message before. A quick google search told me it was because the message was over 160 characters, but on my old phone it would automatically split the message up into multiple texts. I can't be sure if I've sent a text with 160+ characters n my droid before.
I'm extremely new at this, and I seem to have run into a problem that I cannot find a solution for from searching. To be honest, I registered this account to ask this question because right now I'm a bit frantic to get my Motorola Droid back working (Verizon service). This afternoon I attempted to root my phone, and everything seemed to be going according to plan. Right after my phone finished flashing the rooted 2.1 ROM, it rebooted and the original setup appeared on the screen.
I followed the instructions as it asked and tried to activate my phone. I pressed the little green android, and proceeded to call the Verizon number and I press 1 to activate my phone for service. Once the whole process was finished, it told me that my phone had finish being programed. When I pressed the "Next" button in the bottom right corner, I was taken back to the first setup screen which informed me that I need to activate again. Needless to say, I'm now stuck in an infinite loop of this and can't figure out what to do. I've left the phone with full bars for over an hour to try to get the service to activate with no luck. At this point, I just really want to be able to use my phone as a phone again!
My sister just got a brand new Droid about 4 days ago. I noticed when holding both droids next to each other that her Droid always has 1 extra bar of service than mine. I don't understand why?? Like she will have 4 3g bars and i will have just 3. Sometimes if she has 3G but none of the bars are lit, my droid is on 1X. We live in a rural area and 3G coverage is spotty but it works pretty well most of the time. I just don't get why her droid would be getting better reception than mine? My phone does have root installed, but no custom rom or anything. Just a couple mods to the video recording quality and auto hi quality youtube videos. also tried to load the same website on both droids and hers went pretty fast. mine was stuck on 1X.
View 3 Replies View RelatedIt seems like every now and then when I'm texting my 3g service goes out and is now 1x.. i live in a small town so do you think this is normal? it has been doing this since i got it. I heard handcent is really good. is that more bugles then the default texting app on the droid?
View 2 Replies View RelatedEntering the Service Menu? From the Dialer dial *#*#4636#*#*
View 13 Replies View RelatedSo all of a sudden I have no service and it says not registered on network!
Just happened, I was browsing apps and boom! Has this happened to anyone else?
like many of you I updated to 2.0.1 with promises of better battery life. After one full day of use I can see now that my battery life isn't improved as much as the phone allocates battery usage stats to different areas other than display. Yesterday my battery actually died BEFORE it usually does (this is post update mind you) and the usage stats told me that I used it mostly on Phone signal (keeping my phone service active when im in the subway). So it said to turn off the phone signal when you're in an area that can't get a signal to save battery life. Well..sounds like a plan, right? What about for those of us that use a bluetooth headset for music? I can't turn off my phone service without also turning off my bluetooth via "Airplane Mode." Does anyone know of a way to turn one off without the other. My motorola Q could do it...please tell me my big bad droid can do it too...
View 2 Replies View Related