Click here to Skip to main content
15,897,273 members
Home / Discussions / Mobile
   

Mobile

 
NewsDisplay trailer from url on Android Pin
Aljaz1114-Apr-11 5:10
Aljaz1114-Apr-11 5:10 
QuestionSCMAD/OCPMAD Pin
presime3-Apr-11 23:57
presime3-Apr-11 23:57 
Questionhow to receive new messages in sim rather than phone [modified] Pin
aeman2-Apr-11 21:33
aeman2-Apr-11 21:33 
Questionhow to check how many messages are in sim memory Pin
aeman2-Apr-11 3:24
aeman2-Apr-11 3:24 
AnswerRe: how to check how many messages are in sim memory Pin
DaveAuld2-Apr-11 3:54
professionalDaveAuld2-Apr-11 3:54 
GeneralRe: how to check how many messages are in sim memory Pin
aeman2-Apr-11 4:36
aeman2-Apr-11 4:36 
GeneralRe: how to check how many messages are in sim memory Pin
aeman2-Apr-11 6:28
aeman2-Apr-11 6:28 
GeneralRe: how to check how many messages are in sim memory Pin
DaveAuld2-Apr-11 6:44
professionalDaveAuld2-Apr-11 6:44 
Sorry, i have never done any SMS coding.

However, thinking logically at the problem, if your phone/modem does not support the CNMI notification command, then you should be looking at using the message store message sizes and store that locally in a set of registers.

After any operation you perform send/delete/create etc, update the registers with the message store size you obtained from your original question.

The periodically while your software is idle (i.e. you are not sending/reading/deleting etc) repeat the message store size retrieval and compare to the registers. If they have increased you can say a new message has arrived.

Seams like a reasonable way to do things, and looking at the available commands on the website i gave you earlier, all the information to do this is within.

As i said, i haven't done any of this SMS stuff before, so don't have any source code to share.
Dave
Find Me On: Web|Facebook|Twitter|LinkedIn

Folding Stats: Team CodeProject

GeneralRe: how to check how many messages are in sim memory Pin
aeman2-Apr-11 7:06
aeman2-Apr-11 7:06 
QuestionAndroid Apllication Error - The application test(process com.test) has stopped unexpectedly. Pin
Le@rner1-Apr-11 2:49
Le@rner1-Apr-11 2:49 
Questionneed help on mobile application development Pin
S.Aijaz30-Mar-11 18:33
S.Aijaz30-Mar-11 18:33 
AnswerRe: need help on mobile application development Pin
Richard MacCutchan30-Mar-11 22:38
mveRichard MacCutchan30-Mar-11 22:38 
AnswerRe: need help on mobile application development Pin
Ozcan ILIKHAN1-Apr-11 5:29
Ozcan ILIKHAN1-Apr-11 5:29 
AnswerRe: need help on mobile application development Pin
PavanPareta4-Apr-11 19:38
PavanPareta4-Apr-11 19:38 
AnswerRe: need help on mobile application development Pin
Patrick Kalkman21-Apr-11 9:55
Patrick Kalkman21-Apr-11 9:55 
QuestionMobile Website Optimization Tips Pin
Kaleigh29-Mar-11 20:26
Kaleigh29-Mar-11 20:26 
QuestionHelp for android sms sender application in vc++? Pin
Le@rner29-Mar-11 2:59
Le@rner29-Mar-11 2:59 
AnswerRe: Help for android sms sender application in vc++? Pin
Richard MacCutchan29-Mar-11 3:29
mveRichard MacCutchan29-Mar-11 3:29 
GeneralRe: Help for android sms sender application in vc++? Pin
Le@rner30-Mar-11 19:10
Le@rner30-Mar-11 19:10 
GeneralRe: Help for android sms sender application in vc++? Pin
Richard MacCutchan30-Mar-11 22:30
mveRichard MacCutchan30-Mar-11 22:30 
Questionhow to install sqlCE 3.5 on Windows-CE Behind the scenes ? Pin
goldsoft27-Mar-11 21:09
goldsoft27-Mar-11 21:09 
QuestionFlash .swf file Play in Windows Mobile 6.0 or 6.5 Pin
Tyler4527-Mar-11 12:59
Tyler4527-Mar-11 12:59 
QuestionAndroid Delivery report Pin
Maxdd 727-Mar-11 5:56
Maxdd 727-Mar-11 5:56 
Questioni get nativ exception - and after i reinstall sqlCE it fix - why ? Pin
goldsoft27-Mar-11 4:21
goldsoft27-Mar-11 4:21 
AnswerRe: i get nativ exception - and after i reinstall sqlCE it fix - why ? Pin
Luc Pattyn27-Mar-11 5:12
sitebuilderLuc Pattyn27-Mar-11 5:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.