phone

C# - Windows Phone 7 SDK - math class

Hi It seems that I cant use system.math class within the windows phone projects... I cant even add the mscorelib.dll manually (windows phone dlls are different than windows dlls) Is there any way to use System.Math class within the windows phone SDK projects? Thanks. ...

Can I use Android SDK to test a handset?

Here's what I want to do. Please let me know if this is possible. I have an android phone, which I want to control using the SDK to send calls, receive calls , start some application, tap the screen etc. TIA ...

iPhone SDK: SearchDisplayController with Core Data Table Sample Code?

Are there any good samples of using a SearchDisplayController with a Core Data backed tableview? None of the Apple samples I see use Core Data, NSFetchedResultController or NSPredicates. ...

Are the 4 Android buttons standard? Ex. back button, menu button...

Are the physical buttons that Android phones come with standard? Specifically the back, menu, home, and search button? In my applications I assume everyone has a back button so I don't bother putting in a "soft" button to go back to a previous screen. For some reason I can't find any official documentation on this. Looking at http://ww...

Regex which controls phone numbers

Hello, i'm new to regex, and i only need one statement. I want that my statement accepts these numbertyps: 06643823423 could be longer or 0664 3843455 or +43664 4356999 and it's important that these is only one statement. can anyone help me? thanks mike ...

Retrieve HP Number using C# via modem

Found some Libraries such as GSMComm.msi and PhoneAPI.msi from .net compact frawework but do not know how to use them to retrieve SIM data such as Phone number and subscriber's phone number. Hope you could advise (codes&links would be appreciated) I realized that there are some methods available in GSMComm Lib that retrieves the data bu...

Phone code to find SIM Number

Is there a code that can retrieve the sim number ? I mean not IMEI but the my own phone number i call from. Like for IMEI there is *#06# , is there one for finding the sim number? Thanks ...

how to get the localized label of the phone types?

When changing the custom locale the label of the phone types change to the appropriate language. Does anybody know how to get the localized label of the phone types? I pick a contact in my app to get its phone number and if there is more then one number I use an AlertDialog to let the user select the currect one. In this pick list, I w...

Activate background sound while on the phone with Android

I'm curious if you could play sounds through the speaker while talking on the phone? For instance, play the sound of waves so the other guy would think you're at the seaside :) ...

How to automate a Google text-messaging app?

I have a group that needs to send out announcements and current events via phone text message. I want to have a central phone number that when it receives a text message, it rebroadcasts that message to a growing list of subscribers. I'm hoping to use a Google Voice number to avoid buying an actual phone number. Any ideas? I've thought ...

iphone safari making phone call

is there something i can put in the code for a html page i am making for safari on iphone which can make a call when click on? something similar to: <a href="tel://1300111222">click to call</a> ...

Windows SIP softphone controllable from another application

We would like to integrate a SIP softphone into our product, and because it is proprietary we will use and external application ad control it from our software (something how other programs use Skype). I would like to know if there is such a program available which has a good interface. The second option would be to take an open source ...

Android: How do I customize phone apps menus?

I want to add a new menu or context menu item to existing applications like the Phone and Contacts. For example, in the contact list, select a contact then you see "Send picture to this person" in the menu. Or from the phone app, while talking to someone, you see a button that says "Mark this call for follow-up" or anything like this. ...

RegEx: Uk Landlines, Mobile phone numbers

I've been struggling with finding a suitable solution :- I need an regex expression that will match all UK phone numbers and mobile phones. So far this one appears to cover most of the UK numbers: ^0\d{2,4}[ -]{1}[\d]{3}[\d -]{1}[\d -]{1}[\d]{1,4}$ However mobile numbers do not work with this regex expression or phone-numbers writ...

Android: calling number without user init?

For something like a 'help I can't get up' app -- is there a way for a user to set a contact number, and then for the app to call that number in the future WITHOUT the user initiating the dialout? I've tried the below but there seems to be a problem: private void callPhone(){ if(phoneNumber.length()>0){ try...

Nexus One Dev Phone vs. a regular Nexus One Phone (retail version)

The specifics of the Nexus One Dev Phone compared to a regular N1 Phone I'd like to buy a N1 Dev Phone for dev purposes but also for ordinary everyday usage. So are there any specifics in the Dev Version of N1 I should care about? Is there anything that would inhibit a regular day to day usage and what are the differences to the regular...

Is Microsoft Going to release final SDK Today of WP7?

Is Microsoft Going to release final SDK Today of WP7? ...

manage your voice messaging system on server

I would like to manage a voice messaging system with options where user can call a number answer questions and submit data to be checked on a server database. Where do I even start looking for such infrastructures? Thanks alot ...

Windows Phone 7 Global UI Element?

Hi, I'm trying to add a Global UIElement in my Windows Phone 7 app (ie. a UIElement that is shared across all pages) Specifically, I'm trying to get the MediaElement to continue playing when I navigate to different pages. I've tried playing with the Application.RootVisual / PhoneApplicationFrame but I can't seem to get it to work Any...

Application not installed on phone

hi i have samsung i5503 galaxy.but i got a problem in developing app. first i attach the phone with pc and turn usb debugging on,install the driver than as i run my app ,my phone is not appeared as running android device...so how can i run and test my app on real device.... secondly i make apk of my app and than mail it than i open this...