Capturing/gathering own mobile number - Smartphone
-
Hi All, I want to develop an application for the smartphone. When you run that application it should capture/gather own mobile number and then it should transfer the number to a textbox. Has anyone got any suggestions and ideas. How can we do it using C#.NET and Windows Mobile 6 Professional? Regards Parasmani
-
Hi All, I want to develop an application for the smartphone. When you run that application it should capture/gather own mobile number and then it should transfer the number to a textbox. Has anyone got any suggestions and ideas. How can we do it using C#.NET and Windows Mobile 6 Professional? Regards Parasmani
a little googling always helps. Cell numbers are generally stored in a SIM card for GSM cellphones. This article[^] has program to get all the SIM card information. hope this helps. For more details see http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=732578&SiteID=1[^] http://msdn2.microsoft.com/en-us/library/aa446543.aspx[^]
Life was much simpler in 2002
-
a little googling always helps. Cell numbers are generally stored in a SIM card for GSM cellphones. This article[^] has program to get all the SIM card information. hope this helps. For more details see http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=732578&SiteID=1[^] http://msdn2.microsoft.com/en-us/library/aa446543.aspx[^]
Life was much simpler in 2002
Hi Himanshu, Getting the owner information is not a problem, we can get it, if the user has entered the information in the "owner information". How can we access the phone number from the smartphone if the user hasn't entered the information? Thanks & Regards
-
Hi Himanshu, Getting the owner information is not a problem, we can get it, if the user has entered the information in the "owner information". How can we access the phone number from the smartphone if the user hasn't entered the information? Thanks & Regards
i also getting same problem can anyone help me.