Google services are kinda ****ty... Gtalk Question - Nexus One Q&A, Help & Troubleshooting

Here in my country (Honduras) gmaps are bad calibrated... but i have a gtalk issue this time...
I use gtalk a lot to stay in touch with my GF who lives in another city, lately we are having some trouble with gtalk... for example:
1) i send some messages and i expect and answer from her, but later, when i noticed she hasnt answered, i take my phone, and touch the gtlak icon again... ant it says that all the previous messages hasnt been delivered...
2) She send me messages that i dont receive until she calls me ... when we hang up, the phone immediately vibrates and i receive them!
whut should i do? is there a newer version?

Before you blame Google services, you should try and blame - 1) something in your phone setup, 2) the network you're using. Especially considering that the phone (and other phones with those services) are out for a LONG while, and such problems aren't reported.
It sounds like your data connectivity is at fault - because the messages don't get delivered until the phone rings, or randomly stop being delivered. Check your 3G data.
P.S. Check your GPS accuracy (satellites locked, etc) with program like GPS Status.

Related

!IDEA! Voicemail App

I woke up yesterday morning and had an idea for an app...
Now im not a coder so im not sure how easy it would be but im thinking alot of it should be pretty simple.
Now to the core of the app.
My thoughts are for an app that goes and retrieves your voicemail and saves it as a mp3 on your phone.
1. When a message is recieved from a certain number the app is triggered
2. The app starts recording the voice mail that is left.
3. (this is the tricky part) detect when the voicemail has finish and send the no. to delete the message. For my voicemail i press 3 to delete the messages.
4. Hang up the call and save the message to your phone.
Now there is a few reasons behind this.
It will save on money for some people, as i know here in Aus some companies charge to ring your voicemail no. So this app could download it and you could listen to it as much as possible.
If its important you could save it off to your computer or email to someone else to listen to.
As i said im not a coder but i thought this might be a good idea for someont o look into. Would have been good for the ADC2 but entries have finished for that now.
Anyway if any developers want to run with this go a head.
Great idea! But it has already been done. Check the market
seriously, lol
Whats the name of it
Thanks for the heads up
pf fusion voicemail, youmail I think, tmobile visual voicemail. I personally use pf fusion visual voicemail. It saves the messages to your sd card, has a nice user interface, and also backs them up to their server so you can retrieve them online.
lookout4theyeti said:
pf fusion voicemail, youmail I think, tmobile visual voicemail. I personally use pf fusion visual voicemail. It saves the messages to your sd card, has a nice user interface, and also backs them up to their server so you can retrieve them online.
Click to expand...
Click to collapse
youmail does exactly the same thing. in addition to that, if you buy a youmail premium subscription (they have several levels depending on how many voicemails you regularly get) you can get the voicemails transcribed to text and displayed as well.
another one to add to the list is google voice. also does the above mentioned features.
Thanks for your suggestions everyone.
There is an issue with the suggestions though.
I live in Australia and all the options are for the US.
YouMail and PhoneFusion both need your voicmail to be diverted to them and GoogleVoice isnt here yet.
What I was thinking of is something that runs from your phone.
The App calls your pre defined Voicemail number and records the message and saves it to your phone.
Would work worldwide and you wouldnt need to change your voicemail details.
Anyway, just a thought
I understand what you're trying to say and from a developer standpoint, I can fill you in as to why it wouldnt work.
First, voicemail is like call forwarding. After your phone stops ringing, nothing is actually happening on your phone. The call is forwarded after a preset number of rings, or an action (like pressing the end key to ignore the call) to a voicemail server, which answers and records the message. At that point, your phone is completely out of the loop, so the idea of having it record to both the phone and the voicemail server is dead right there because it just cant be done. The way youmail, t-mobile vvm, google voice and phonefusion simulate this is by recording the message on their servers and then downloading it to your phone using your data connection.
Now, it would be possible to have your phone do the recording after a certain number of rings, like an answering machine, but it would be ridiculously process intensive because it would have to be running at all times. This would do two things:
1. slow down your phone considerably.
2. eat battery like you wouldnt believe.
And whats the point of having something like this if your phone is going to be dead all the time and unable to record messages anyway?
So yes, its possible, but not feasible. GV should be in australia soon, seeing as the wave development team is entirely based there. So keep your fingers crossed until then.
ok I wanted this app too, but you think too hard.
Disable provider voicemail.
After 10 rings, let phone pick up call and play message. Then a beep, and the phone starts recording.
No external voicemail server needed, just have an anwering machine application.
kusotare said:
Now, it would be possible to have your phone do the recording after a certain number of rings, like an answering machine, but it would be ridiculously process intensive because it would have to be running at all times. This would do two things:
1. slow down your phone considerably.
2. eat battery like you wouldnt believe.
And whats the point of having something like this if your phone is going to be dead all the time and unable to record messages anyway?
So yes, its possible, but not feasible.
Click to expand...
Click to collapse
Why would slow your phone down so much? It could be service, not doing anything untill a call is recieved. If it rings too long it takes over.
It doesn't need to record all the time.
Try HulloMail
can't find HulloMail in the market
i also would like to have this "answering machine" app... and I also don't understand why this would slow down the phone, or eat up a lot of battery. as someone said already, it would run in the background (like "toggle settings" "missed call" and all the other services do) and just really start to work when a call comes in and it has to play a message and record the callers message.
the only downside (with which i can live) is certainly that the phone has to be switched on all the time, because off it couldn't record anything. for me that is no problem, i have a docking station at home and in the office, so when i am not running around, it is charged.
technically i see this as very feasible
i wonder whether devs shy away from this... because actually doing this is a major attack at the "revenue machine" of mobile operators, because - well - a local soft answering machine would take a huge amount of calling minutes away from the operators.
kusotare said:
First, voicemail is like call forwarding. After your phone stops ringing, nothing is actually happening on your phone. The call is forwarded after a preset number of rings, or an action (like pressing the end key to ignore the call) to a voicemail server, which answers and records the message. At that point, your phone is completely out of the loop, so the idea of having it record to both the phone and the voicemail server is dead right there because it just cant be done.
Click to expand...
Click to collapse
Actually that's not exactly true. If you take a look in the Android Call Settings. Under GSM/CDMA Call Settings > Call Forwarding, you'll see that Call Forwarding when busy, unanswered and unreachable can all be disabled. It's possible one could write a program to catch the call after it rings X times, but I'm not sure if Android has that kind of hook in its API yet.
But as for it being impossible due to the forwarding, that's utterly false.
Quite simple.
Cancel the carrier answering service. (I hate the term "voicemail" -- everyone who uses it should be shot dead).
Have the program answer the phone after some defined number of rings and record it.
1) It would NOT slow down your phone.
2) It would NOT eat battery.
Don't know where that guy got the idea that it would... it WON'T.

Text Msg issue

Do you guys have issues with sometimes not receiving a text?
I have an HD7 with Tmobile USA
and I've had ppl saying they text
me yet they never did
At first i thought it was just lies that
guys tell but i've gotten the same
story for certain friends.
Just wanted to know if it is isolated
or if someone else was having the
trouble i am
Check the number in messaging settings and make sure you haven't changed it, otherwise I can't think of any other reason, assuming you have not added message blocking or some other feature that limits usage
maybe a network issue in your area. I would talk to t-mobile about it and they can check it out.
I haven't had any problems with texts.
The odd thing is that I have had a vibrant, g2, and mytouch 4g with Tmobile in th same area and those never had an issue
tj
It seems like it only happens like 20% of the time but i feel bad for fussing at ppl for not texting back when it is my phone
and i've noticed this is on both HD7
But it is not a MAJOR problem...just a minor annoyance
lol and i refuse to call tmobile's customer service until next month. I finally can transfer to postpaid instead of being on flexpay aka hell. Trying to explain a problem to them is murder. The language barrier alone will make this whole situation worse...
Another issue that pops up
I decided to use the feature of sms confirmation to let me know when it is sent to the users i send the text or pic mail to(which is annoying) because if i send my usual 1,000-2000 msg daily i will get the same amount of texts from my phone telling me that it has sent the text to the recipient.
Anyway, a new issue pops up that when i send a text, it will say it can't be sent and it will resend later. Even if i have full service, it sends me the message and i literally can't text anyone
then after about 10-15 minutes, it will send it automatically with no issues then sporadically pop back up.
This is shocking because i really have had no issues with WP7 or my hd7 aside from this and now randomly that pink hue on the camera started appearing
the pink on camera seems to be fixed with the ..10u.. rom for a lot of people
i can't say anything on the sms delivery reports, but i know tmo on the east should have way better reception than west
missing texts
I have T-mobile as well. My HD2 would drop most inbound texts. I had to do a hard reset to get it to start working reliably again.
Haven't had the issue since I switched to the HD7.
It is working great now. Idk what was going on with my phone.

can't send: text message error

Hi,
I have had the HD7 for a few weeks now... before the nodo update i never had a problem with it but ever since then, i keep getting a lot of error messages for text messages saying the message wasn't sent. This usually happens when the signal is 1 bar or no bars (but signal is still there) and sometimes even happened with full bars.
Anyone else have this problem? I am with Bell in Canada
same also with hd7 in tmo usa
same problem 02 UK
However ive found that if i go into the settings and into the carrier options and switch off 3g, everything works fine , texts are sent and received and i have no issues
this problem seems to come and go for me so im presuming its the same deal that you have - when the 3g signal is low its unable to connect correctly - and since it has a 3g signal it dosent auto downgrade to the lower speed connection - so manually disabling 3g forces it to connect at the slower speed
hope this helps a little
feel free to tell me im talking bollocks tho - this is just my experience of the problem
No message errors here on O2 UK. I've had the HD7 since release & use messaging a lot. I don't get a 3g signal in my area, so that might be a factor.
Sent from my HD7 using XDA Windows Phone 7 App
Hey mate...Bell in Toronto area here. I've been getting the same thing, rather often tiotoo A few times I think it was due to receiving a text the same time or very shortly after trying to send one..it's weird though, pretty much every time I click to resend it goes no problem. You're not alone with that issue mate lol
phew ok awesome then... it hasnt been doing that for me ever since i started this thread lol, so i am a little happy for now... i am going to send off emails to bell and HTC and see what they say regarding this issue.
As per the 3G connection trick, as soon as i turn mine off, i lose all signal from the phone... the dialer just says "emergency only".
Thanks
saketh321 said:
phew ok awesome then... it hasnt been doing that for me ever since i started this thread lol, so i am a little happy for now... i am going to send off emails to bell and HTC and see what they say regarding this issue.
As per the 3G connection trick, as soon as i turn mine off, i lose all signal from the phone... the dialer just says "emergency only".
Thanks
Click to expand...
Click to collapse
I think it is a network issue. I'm on Telus (sharing towers with bell) and I have this problem on my HD7 and Galaxy S. Only in the last couple weeks.
I have to keep resending texts
Blue1k said:
I think it is a network issue. I'm on Telus (sharing towers with bell) and I have this problem on my HD7 and Galaxy S. Only in the last couple weeks.
I have to keep resending texts
Click to expand...
Click to collapse
Oh yeah that's right... i forgot Bell and Telus dont have edge bands. Hopefully the text messaging thing can be fixed soon... its getting annoying now.
I've been having the same problem. I used to send text messages in the loo's on my break, but now if I go there the signal is weaker and it fails alot. never used to before nodo.
This has been an issue for me since Day 1. My college is in a low coverage area and anytime im here, i sometimes get the error message.
I dont pay it much mind because if my phone is showing 1 bar or no bars, then it is obviously not the phone's fault(in my case) but the fact that I am just in a low coverage are and it struggles to get the message out.
This happens more so with my pic message than text message.
Sometimes people have also told me they have text me and I never received it or I'll text them and they never receive it.
carmeng4evr said:
This has been an issue for me since Day 1. My college is in a low coverage area and anytime im here, i sometimes get the error message.
I dont pay it much mind because if my phone is showing 1 bar or no bars, then it is obviously not the phone's fault(in my case) but the fact that I am just in a low coverage are and it struggles to get the message out.
This happens more so with my pic message than text message.
Sometimes people have also told me they have text me and I never received it or I'll text them and they never receive it.
Click to expand...
Click to collapse
did you check with anyone else in t-mobile that goes to your college? I do remember reading where people are complaining the hd7 has a weak antenna.
But even then so, 1 bar is no excuse for a text message to not go through.
I have the same problem. my phone will have full bars one moment then the next it will be down to one and "cant send: text message error" its annoying because i will reply and then look at my phone a hour later and see why they havent replied and the message didnt even send >_<
Some other times my phone get NO signal at all for a couple minutes then randomly has full bars again, its really irritating. I live in a college town where everyone here gets good signal.. no reason for this. I dont really remember it happening when i had the February update.
Ok so i sent HTC an email and this is the reply I got.
I understand that since performing the nodo update on your HTC HD7, you have been having issues sending text messages. I checked around with several of my coworkers and tried to find other instances of this issue occurring from other forums, but it appears to be a fairly uncommon issue. I took a look at the forum thread that you started and obtained more details such as this usually tends to happen when there is low signal. I see that some of the other posters recommended reverting to 2G in such a situation and that is not a bad idea. You can enable 2G only by going to Settings> Cellular. Additionally, the way you hold the phone can affect the signal as well. You may want to try holding around the sides so that your palm does not come in contact with the back of the phone, which can block the signal. Aside from that, you can also try a factory reset in case an issue occurred during the update and did not install properly or caused corruption in some of the files in the phone’s software. Please be sure to back up the information on your phone and the go to Settings> About Phone> Factory Reset.
To send a reply to this message or let me know I have successfully answered your question log in to our ContactUs site using your email address and your ticket number 11CACW17ENA000115.
Sincerely,
Lydia
HTC
I'm glad I am not the only one having this issue. (T-Mo USA) Mine started acting up last night with my 3G being EXTREMELY slow loading web pages and then ultimately not being able to load anything. Then this morning I am unable to send text messages, but randomly I will receive many emails and texts (like I only have a connection for a few seconds), then when I try to reply I am unable to send. Very frustrating.
i too have experienced this so here are some tips. For me i only get this problem when pressing send and right away press the home key or back key which interrupts the sending process result of fail sending. Enabling 3g if you dont have it is another problem so disable it. I also get this problem when locking the phone right after i press send so wait till it finish and then lock .
i hope this helps, if not restart the phone, and if that doesnt help take it to tmo and exchange =)
I've had this problem on my Omnia 7 since day one. Always have to disable my damn data.
And the ***** of it is when I go to re-enable data afterwards I have wait a few minutes to get it working again. Sometimes I have to turn the phone off and on in order to get data.
It's not a cell carrier problem since on my Diamond 2 I never had a problem, and the same thing with the x10.
Same problem with Samsung Focus on Bell. After NoDo update, SMS has been useless. I will get SMS, although often late. Sending is worst, I get the dreaded 'cannot send' message. I will occasionally be able to send some. Wondering if it's a signal issue. However, I can send just fine putting my SIM in another phone.
I've had T-mobile HD7 since last november, my girlfriend and I exchange about 30 messages every day, never had this problem before the NoDo update, not even once, no matter how bad the signals were. Im 99% sure its NoDo update causing this not t-mobile network. It's so annoying when you text somebody then go do something else, 20 minutes later you check back and see this un-happy face and can't send message.
BTW, Factory Reset won't help, tried that.
seantan2001 said:
I've had T-mobile HD7 since last november, my girlfriend and I exchange about 30 messages every day, never had this problem before the NoDo update, not even once, no matter how bad the signals were. Im 99% sure its NoDo update causing this not t-mobile network. It's so annoying when you text somebody then go do something else, 20 minutes later you check back and see this un-happy face and can't send message.
BTW, Factory Reset won't help, tried that.
Click to expand...
Click to collapse
yeah tried that too man... WPcentral wrote an article asking other people if they are having that issue and it seems some are and some arent.
http://www.wpcentral.com/sms-issue-hd7-Nodo
It will happen occasionally if I'm on Edge network. If I have a solid 3g signal it never happens.

Question Xiaomi SIM Activatio Service Help: Can't Activate SMS Sync & Call History Sync

Hi all,
I apologise in advance for the length, but was wondering if anyone had encountered this issue, and what they did to resolve it, if so.
The above errors come from the Xiaomi SIM Activation Service.
I'm running MIUI 12.5 Enhanced (CN ROM), 12.5.12.
A few days ago (from September 10th on), I started noticing errors with message and call history sync. Message sync would say "failed to get SIM info", while call history sync would simply say it was interrupted, and to try again. Of course, trying again for both never did anything.
Prior to this, I never had any issues with syncing call history or messages to the cloud.
Troubleshooting
• I've tried wiping the phone, rebooting, and trying with different SIMs, including logging out and back into my Mi Account.
• My providers have confirmed no issues sending the SMS's from their end, I have enough credit, and no "send/receive international SMS block" in place.
• Some solutions on the Internet say to enable data roaming and reboot, which didn't work. They also speak of allowing all permissions for the SIM Activation Service - (unless I am missing something), there are no permissions to allow, they simply don't appear when I look at the Service in "Apps", under Settings.
Outcome
Effectively, this means I can't sync my messages and call history to the cloud - this is also replicated across multiple MIUI smartphones that I use as testbeds, and a bug report has been submitted to Xiaomi.
All other sync services work fine.
The only thing I can do now, is periodically backup messages and call history to external storage.
Anyone have any ideas I can try, please?
Yesterday, after a read xiaomie installation, I had the same problem, I could not activate the SIM card and synchronize sms.
Today I set the language of the English UK and US region. I turned on mobile data and turned off wifi.
Such a liking was able to activate the SIM.
Unfortunately I get sms sync error, maybe it's a bug on the xiaomi server side. But the activation was successful.
Very simple answer. Sorry to say- I have taken service providers to the ombudsman. It's the service provider. They prevent the Sim identification and also international SMS from going through. Xiaomi, in their complicity, have taken away the feature showing the international SMS (it is now just one bar, not two). Phone says under device "Sim card not installed or activated"...yet it is. So, they prevent that at Optus, AMAYSIM, Vodafone.. whomever. They ALL do it. Why? They don't have anything better to do and enjoy the power, control and frustrating the ship out of customers. If you search the internet, if you have service, yet can't sync call history and SMS, it is the SERVICE PROVIDER GAMING YOU! WELCOME TO PLANET EARTH.
Also, it prevents call recording. Great game master controllers.

Help: Weird SMS Problem

Need help diagnosing and solving a bizarre problem: S10 doesn't receive texts from a specific sender, except after restarting, retroactively receives all texts sent by that sender. Supernatural powers might be involved, given the sender's phone is mine, and the fickle S10 is my wife's.
I'm including a lot of info below, b/c this seems to be a tough problem to diagnose, so I'm erring on the side of completeness.
Specs: My phone is an LG V35, rooted with Magisk, Android 9. Her S10 is not rooted, running Android 9. Her phone is logged in to the same Google account I use on the Play Store, so that she can use any of my paid apps without paying again. (This has never caused any SMS problems in the past, just annoyances like her getting my reminders, which I then turned off on her phone.)
The problem started on 10/26/22 (about three weeks ago). I know this b/c I sent her a long text that day, which her phone received immediately, followed by another text that same day, which she didn't receive until eight days later on 11/3/22. There were several other texts I sent btw 10/26 and 11/2 that she didn't receive until 11/3. However, we did not catch this problem until yesterday (11/17), when she discovered that I had not, in fact, been ghosting her, but that her phone was not getting my texts. We found this out b/c some other app on her phone wasn't behaving normally, so I restarted her phone -- and BAM, all my unreceived texts suddenly arrived on her phone. Since then, I've tried texting her phone, and it receives nothing from me until a restart, and then her phone receives all my texts retroactively.
As far as we can tell, neither of our phones has any problem with SMS communications with anyone else's phone (except some iPhones -- don't get me started). Other people receive my texts normally, and her phone receives other people's texts normally.
I tried texting her from two different Google Voice accounts I have (both different from the Google account our phones share), and her phone received both G-Voice texts immediately.
I tried changing my SMS app (from Pulse to Textra). No effect (her S10 didn't receive texts until restarting). I tried changing her SMS app. No effect. I did a Samsung software update (thru Settings) on her phone. No effect.
I have an old S10e, my last phone before I switched to the LG. As an experiment, I popped her phone's SIM card into my old S10e. I installed an SMS app neither of us has ever used before, Handcent Next, on the S10e. Without doing anything else (i.e. w/o transferring her S10 data or settings to the S10e), I texted her number from my LG. The text arrived immediately in Handcent. I thought, Eureka!
I promptly factory-reset my S10e, and used Samsung's Smart Switch to transfer "Everything" from her S10 to the S10e. After all her data, apps, & settings were transferred to the S10e, I texted her number, and… NOTHING. The S10e did not receive my text, until I restarted it.
So, my question to all Android sleuths out there is: What the hell?
Excellent detail and info.
My initial guess may be because you're sharing the Google account. Yes, I know you said this didn't cause problems before, but now with Google Messages (I know you're not using that, but still) doing lots of RCS and background stuff, I imagine there may be some behind-the-scenes interaction that is causing problems. I'm not saying this is a fault of RCS or anything like that, but I think the sharing may be the issue?
I would suggest trying to create a new Google account, and keeping the phones on separate accounts... it's a free and easy test, I figure... and you seem quite skilled in more difficult things, so this should be easy enough?
Also note, some apps support family sharing, so if you setup a "family" between the two accounts, you may get the purchased apps on both accounts without too much issue. My wife and I do this and it has worked pretty well for our apps. (FWIW, we both have S10+ and use GMessages on separate google accounts, family shared, and don't have any issues with texts, etc.)
schwinn8: I liked your idea & reasoning, and I implemented it -- new personal Gmail account for her, added to my G-family. Restarted her phone, and sent her a text which did not arrive. (I texted her from a Google Voice account, and that SMS arrived instantly.) I then restarted her phone again, and, for the first time, the initial text still did not arrive. That's new, at least.
What setting could possibly delay a text from coming in?
Well, that's not the direction I wanted things to go either!
Not sure what else could delay texts from coming in... not aware of any delay mechanisms in most cases.
Are both on Wifi during this process? Is the LG running a ROM with working VOWIFI? Yes, I am grasping at straws...
Well, recalling my old Windows 3.x experiences, I factory-reset the S10e (my old phone), and installed all of my wife's apps and recreated all her settings on it from scratch -- i.e. no transferring apps or settings from her phone. A labor-intensive solution, to be sure, but it is working so far. The S10e receives my texts normally.

Categories

Resources