phone

Android phone reboots while executing my own developed application

I developed an Android application that uses many services, including GPS and orientation (compass). The genre of the application is AR (augmented reality) and I'm moving image views around the screen in real-time depending on the phone orientation. However, after a while, the phone freezes for a second and then reboots (Motorola Droid)....

Recording Call help needed

I am trying out the record outgoing call using mic written this code but not working, i tested the code for simple audio record it works fine, I am not sure when to start media record i putted start in broadcast receiver may be problem is there. Here Audiorecoder is another class is created where i have implemented MediaRecoder public ...

Windows phone 7 how to get Synchronous http response

I write a class to handle the request to webAnd it has a method which is using WebClient actually to do the main jobwhen the DownloadStringCompleted method has been done,i want to return the value of the response.I want to use that like this: // the pubTimeLine() method return the value //of the request to the web using webclient ...

How to get internal/external available space in Android Application?

Hello all, I'm writing an android program to check available space of internal phone memory or external sd card. But i don't know how to do this. Any one can help me how to do it in Android? ...

How do I listen to Android's contacts launch activity?

I want to know when Android's contact launch activity is opened because my application opens after a call is finished and then the contact launch activity is opened after it meaning it will cover my app's activity leading to that I have to press "back" button to see my app. That is, I want to open my app after contact launch activity ha...

Android: how to install twice 1 app I write?

Hey, I need to have both earlier and later versions of App I write in Eclipse. What do I need to change (activity name?) to upload new version of the app to my phone without overwriting the old one? Any fast way to do it? ...

How to display a phone number with that green phone icon to the right just like in contacts

I have an application that I want to display a phone number (not one stored in contacts) with that green phone icon next to it much like in the contacts application. I've searched and can't find anything relating to this formatting in the documentation. ...

Is a mobile subscription necessary to test apps on an actual Windows Phone 7 device?

I am planning on purchasing the new HTC phone running Windows Phone 7, and am planning on using it for development purposes only; however, I can't afford the expensive subscription to T-mobile's data network at the moment. Is a cellular subscription necessary to use the phone for application testing purposes; or can I just use my WiFi ne...

Computer voice instanly and remotely on the phone via bluetooth?

Do you think it is possible to play a movie or sth. on the computer and hear the voice of the video instanly and remotely on a java based mobile phone via a bluetooth connection? The speed of a bluetooth connection between the phone and the computer is like 40 KB/s and that looks enough for a voice transmission. But i couldn't find any ...

connecting computer to a mobile phone - reading sms and use it?

hey guys, i've absolutely no idea if this is possible and how it would work. is it possible to give users a phonenumber where they should send an sms to. e.g. the sms contains name some code i want to track how many sms are sent to this number. i want to read the sms text and use both nodes they weird way i imagine this: i buy a ...

Read RSS on Windows Phone 7 and Pass data to next Page

On Windows Phone 7: I want to read RSS feed with 3 different field: Title, Description-1, and Description-2. But I want to show only title and description-1 in main page as listbox. When user click on each item then it goes to next page which just show title and description-2 field related to the item user clicked on it. How do we do ...

How do sites that use a phone dialer work?

Sites like icantfindmyphone.com -- what service is it using to make the phone calls? Just a google voice widget and he uses his own number? I'm curious. ...

Windows phone Navigation issue

Hi, I have an application where from the MainPage.xaml I navigate to a page called say two.xaml. In Two.xaml I then navigate to Three.xaml.. Now for Three.xaml I want to navigate back to the mainPage.Xaml. In Three.xaml if I do this.NavigationService.GoBack(); this.NavigationService.GoBack(); I get an InvalidOperationException. If ...

How can I implement a fake phone call simulator in an android app?

Suppose I want to make a fake phone call app, similar to this iphone app: http://magictap.net/fakecalls/ I've got an AlarmManager that is set to send a PendingIntent to my BroadcastReceiver. Once the BroadcastReceiver receives the intent, I want the fake phone call screen to display on the device (suppose I already have the UI for this ...

Do I have to pay an annual fee, simply to test/deploy my software on my own phone?

I cant see any way to get around this... ...