Hallo everyone,
is there any way to fix the Phone Edition behaviour when receiving SMS contact sent from any Nokia Phone? My Magician is doing nothing - no ring, no vibration, just nothing. But sender is notified that message has been delivered. Thanx for any idea.
Try searching for "vcard" and you'll find what you need to receive SMS contact sent by Nokia Phone.
Here's the link to vcard:
http://forum.xda-developers.com/viewtopic.php?t=17343&highlight=vcard
cayotte said:
Here's the link to vcard:
http://forum.xda-developers.com/viewtopic.php?t=17343&highlight=vcard
Click to expand...
Click to collapse
Thanx a lot, I've searched for business card only :roll:
Related
Hi all,
Can i activate anything or use any sort of software to get a received confirmation message when a text message I send is actually opened or received at the other end ?....I am using 02 tarriff and uk based.
Many thanks
Clive
you can turn it on in outlook for each sms
or search the forum for how to make it like that always
Thanks for that but....
Thanks for that but being a bit of a new guy to this I cant seem to find anything in outlook referring to that so did a search on the site but again no joy....
Many thanks anyway
C
hi everybody, Im really in a big trouble regarding sending sms. I can actually just send the shortest messages that can merely reach 6 to 7 words. I choose GSM from the SMS Service but it doesnt helped. i actually use windows mobile 6.1 with M-Amine rom.
pleeeeeeeeeeeeeeeeeeaaaaaaaaaaaaaazzzzzzzzzzzeeeeeeeeeeeee help me if u can. what ever the message text is more than that number i get an error message that this message cannot be sent. so please if any body of u have any idea help me. and of course my htc is polaris..
thanks
heloooo
does that mean no boday can help with the problem of not being able to send complete sms,?
Would help for some more info:
How long has it happened for?
Have you just installed something new on it?
Have you tried uninstaling that program off it?
Have you done a hard reset?
Other than that, don't know, try contacting your Service Provider.
hi guys am i the only one having problems with sending sms... they dont seem to get to were i send them for ages and then all send in one go?? am i the only one who this is happening to?? any ideas how to solve thanks mark
harrison6870 said:
hi guys am i the only one having problems with sending sms... they dont seem to get to were i send them for ages and then all send in one go?? am i the only one who this is happening to?? any ideas how to solve thanks mark
Click to expand...
Click to collapse
What ROM version? when did it start? details will be helpful so that appropriate help can be offered.
thanks
started about a week ago got latest rom checked it on htc site any ideas?? thanks
harrison6870 said:
hi guys am i the only one having problems with sending sms... they dont seem to get to were i send them for ages and then all send in one go?? am i the only one who this is happening to?? any ideas how to solve thanks mark
Click to expand...
Click to collapse
have you tryed the sms hotfix from the htc support page? or in advanced network in all settings/connections try setting the sms service to gsm rather than gsm preferred. and also apply the 1.48 rom update also from the htc support site. had the same problem and it was gone afther dooing so.
it seems that is a common problem..i got it too and it's not related to a specific rom or phone carrier because i got the 1.408.401 ITA but i know people with a older ROM with the same issue..
and btw when the sms stop workin' it seems that also windows live (messenger + hotmail) and the weather (only the gps assisted) stop workin'.. at least this happen to me and other people..
same sms problems
my rom was made on 11/09/2009 which meant its version 1.48.707.2
any suggestions of fixing this sms problem? which rom hotfix would best fit?
See the 60+ page thread in the general section ;-) HTC are working on it.
This sounds like what i had. for no apparent reason the phone decided to keep all messages in the outbox (viewable via classic sms display). sending sms messages in different ways somehow unclogged the outbox and all messages were sent.
i did have to bother someone with a test message, unfortunately
sorry i can't be specific. dutch button names wouldn't be much help . the sms tab has a conversation view and a traditional view. switch between those to get the option to see the outbox.
different ways of sending text messages are via the contact display, from the conversation view and just clicking the 'new message' button while in conversation view. somehow these roads to the same function work quite different.
johnny5rlx said:
This sounds like what i had. for no apparent reason the phone decided to keep all messages in the outbox (viewable via classic sms display). sending sms messages in different ways somehow unclogged the outbox and all messages were sent.
i did have to bother someone with a test message, unfortunately
sorry i can't be specific. dutch button names wouldn't be much help . the sms tab has a conversation view and a traditional view. switch between those to get the option to see the outbox.
different ways of sending text messages are via the contact display, from the conversation view and just clicking the 'new message' button while in conversation view. somehow these roads to the same function work quite different.
Click to expand...
Click to collapse
sending a message to urself does work for my case
Hello Guys,
There is a new SMS update..go download it...it seems the problem is resolved.
James
james.lee said:
Hello Guys,
There is a new SMS update..go download it...it seems the problem is resolved.
James
Click to expand...
Click to collapse
could you tell me where... I saw htc.com but there is just the old one
I have installed Freberrys rom nomess version, which includes htc sense but not htc messaging. It uses the old style off messaging, I dont mind atleast i can send messages without worrying if they have sent. I can confirm with this rom for me the issue has gone.
Check out http://www.htc.com/sea/supportdownloadlist.aspx?p_id=297&act=sd&cat=all
James
piipo4 said:
could you tell me where... I saw htc.com but there is just the old one
Click to expand...
Click to collapse
Is there some app for android devices where I can see when time person which got my standard sms opened that sms ?
Just like on facebook chat there is exact time when other person sow my messages in chat
Depending on carrier and ROM, you can specify in the SMS settings the delivery of a receipt after the SMS has been opened.
Sent from my GT-N7100 using XDA Premium 4 mobile app
gorantz said:
Is there some app for android devices where I can see when time person which got my standard sms opened that sms ?
Just like on facebook chat there is exact time when other person sow my messages in chat
Click to expand...
Click to collapse
This isn't possible for the messages...
Its possible.in many IM messengers.
They give many features....
Sent from my GT-N7100 using Tapatalk 4
I supposed that it is impossible :silly:
I only know that is some sms apps you can see that the sms is arrived on the others phone, but i don' t think it is possible to see if he/she readed the message
The SMS protocol has no way to report when messages have been read, but it does have ways to report when it's sent and received. Unfortunately, the standard makes these optional, not required.
The Android framework supports receipts when SMS messages are sent and received. The SmsMananager lets a program specify independent callbacks for sentIntent "when the message is successfully sent, or failed" and deliveryIntent "when the message is delivered to the recipient". See: developer.android.com/reference/android/telephony/SmsManager.html
But you can't rely on that working in an Android app. The problem is that
The actual SMS transfer code is written by the device manufacturer
SMS message transfer is controlled by the carrier
So, for a delivery receipt to work, it has to be implemented, and implemented consistently, by
The manufacturer of your phone
Your carrier
Your friend's carrier
The manufacturer of your friend's phone
The bottom line is that you're not even guaranteed that a given SMS is going to be delivered, let alone when. If you want receipts you need to use a different app, such as facebook chat.
gorantz said:
Is there some app for android devices where I can see when time person which got my standard sms opened that sms ?
Just like on facebook chat there is exact time when other person sow my messages in chat
Click to expand...
Click to collapse
She don't like you. Move on to the next one.
Sent from my iPhone using Tapatalk - now Free
bdpyo said:
She don't like you. Move on to the next one.
Click to expand...
Click to collapse
+1 :cyclops:
If a woman needs those kind of feature, I wouldn't chat with here ^^
ehartwell gave a very good reply!
Thats only possible for MMS, not for SMS...
BR.
Hi everyone, I noticed that if I send the request to send 2 sms via programming the first SMS is sent first and only when it will be sent will start sending the second, there is no way to send more sms at the same time ? This thing also known in the app to send text messages, in fact I can not send another text while another is about to be sent.
lucfortunato said:
Hi everyone, I noticed that if I send the request to send 2 sms via programming the first SMS is sent first and only when it will be sent will start sending the second, there is no way to send more sms at the same time ? This thing also known in the app to send text messages, in fact I can not send another text while another is about to be sent.
Click to expand...
Click to collapse
There is no way to send 2 sms at the same time (if someone know a way , he is free to share his knowledge).
It wouldn't make sense , I mean , and sms is a piece of text , if you want to send two pieces of text at the same time , just put them in one single sms .
RaiZProduction said:
There is no way to send 2 sms at the same time (if someone know a way , he is free to share his knowledge).
It wouldn't make sense , I mean , and sms is a piece of text , if you want to send two pieces of text at the same time , just put them in one single sms .
Click to expand...
Click to collapse
The sense has seen that an SMS has a limited number of characters.
lucfortunato said:
The sense has seen that an SMS has a limited number of characters.
Click to expand...
Click to collapse
Yes of course , but when the sms is too big you can turn it into an MMS. Anyway , I hope you'll find what you're searching for