how to know or setting up the phone number of s60 sdk?
coz i wanna make sms simulation
thanx
how to know or setting up the phone number of s60 sdk?
coz i wanna make sms simulation
thanx
hi,
please review docs which ships with sdk,
for example with S60 3rd Ed SDK you can:
#1
send/receive sms messages via simply file handling (wihtout using any api or phone number),
see "SMS/MMS Support" in "S60 Emulator" section
#2
send/receive sms messages via Nokia Connectivity Framework (NFC)
- start NFC from Nokia Developer Tools>NFC>NFC Lite (or full)
- start emulator
your emulator will be detected and NFC will assign dynamic phone number which can be used to receive sms from another emulator,
hth,
regards,
Peter