mobile-phones

Samsung Champ gives problem in sending SMS (Java ME)

I have a midlet which sends an sms to a desired number. The midlet works fine on Nokia N70 and Nokia 6300. But while using on Samsung Champ, I am able to send an SMS only once to a certain number i.e. it works fine when sending SMS to a number but it does not work when the same or a different SMS is sent to the SAME number. It does not g...

StackOverflowError when switching views in Android (testing on Sprint HTC).

The application works fine in the emulator. This issue manifests on the Sprint HTC Android phone. The program uses a TabActivity which contains a MapHandler / ItemizedOverlay. When a marker on the map is touched, the overlay onTap method is called. In this method, an alert dialog is displayed then, after a button is pressed, the view is...

Using SMS as an authentication factor for a website.

Hello, This question is a follow up to a previous question I had http://stackoverflow.com/questions/2822885/im-trying-to-implement-2-factor-authentication-on-the-cheap-how-would-i-do-that I'm exploring the idea of using an android phone to SMS or robot talk a pin/token code to a user's home phone or mobile device. I'm looking at using...

Detecting if JavaScript is enabled on a Mobile browser in ASP.Net

I want to check if a mobile browser has javascript enabled before displaying a page to the user. The code I've found from my research is: System.Web.HttpBrowserCapabilities browser = Request.Browser; Response.Write(browser.EcmaScriptVersion.ToString()); So to ensure that javascript is enabled on a browser, you need to check wheather t...

Designing for mobile devices?

Hi, I'm looking to start developing for mobile devices. I think designing mobile applications is quite different from that of desktop applications. I'm conceived that designing UI requires a totally different approach. Where can I learn more about designing for mobile devices? Can you provide me with links to articles or blogs et...

Exclude Specific Mobile Device from Apache .htaccess

I'm trying to exclude the 'iPad' user agent from being redirected like other mobile devices. I know that the value of HTTP_USER_AGENT includes the word iPad, so I put a line in like below, but it unfortunately doesn't make a difference. Does anyone have any suggestions on how this might be done? Thanks! RewriteCond %{HTTP_ACCEPT} "te...

i want to do project on Pc to mobile calling Suggest me the start up and technologies protocols i need to learn

i want to do project on Pc to mobile calling(like we call from mobile to mobile through internet i wanna connect from pc to mobile ) Suggest me the start up ideas and technologies protocols i need to learn ...etc Suggest me to Kick start my work of first learn it ...

Best platform for Bluetooth Applications

Which Mobile Application platform do developers prefer for Bluetooth Based application development ? What do developers think on the current available API's on these platforms ? Does it meet most of your needs ? What kinds of APIs / capabilities for applications would you like to see. ...

How can i link wurfl DB with my data base (wurfl have not unique identifier)??

I try to build store for mobile applications like app. store or ovi store now my problem is, I am using wurfl data base to access mobiles capabilities to choose which application fit mobile capability, wurfl database have not unique identifier, in my store I have to add app. to unique id for mobile now I got wurfl database and made my ...