|
In other words, is there an ID for each and every mobile phone--that makes it different.
No two phones can have the same ID. (I'm talking about smartphones ...android, iphone, etc)
Started by alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It's worth noting that the IMEI is linked to the physical device/phone, as opposed to the IMSI which is linked... .
Phones have MAC addresses on WiFi interfaces, but the cellular interface has something called an IMEI , that performs roughly the same function .
|
|
Is there a way to get the type of mobile Phone when a phone connects to a mobi site using PHP?
Started by Roland on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
All 28000something different user-agent headers to a specific mobile phone and give you.
|
|
Does javascript work on mobile phones?
Answer Snippets (Read the full thread at stackoverflow):
Do you have a specific model in mind or just in general?
depends on the browser
Which mobile phones?
There's some pretty good information on this site:
http://www.quirksmode.org/m/table.html
Depends on what mobile phones....
|
Ask your Facebook Friends
|
Is it possible for me to write a OS for a mobile phone? How do I go about building it?
Started by wantoknow on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
What happens in the....
Telecom operators often require rigorous security measures phones.
Say that there's often two SW modules in a mobile phone:
The "UI OS" which handles display, sound mobile phone" where to put the OS on.
|
|
Is it possible to write a program that will change the phone numbers a mobile phone redirects calls to if it cannot be reached by the network?
Started by David on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you're talking about a mobile phone redirecting calls that cannot.
What you're asking about.
|
|
What tools helps designing sites which would be mobile phone friendly ? Something that would product the right CSS, the right html, etc
Started by bugspy.net on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Here is a table for compatibility for different mobile browsers: http://www.quirksmode.org/m/table.html
If you are trying to make a page that works... .
I doubt you'll find too much that would make good markup for mobile phones across the board.
|
|
I don't want to take a GPRS connection and want to use my PC's internet connection to access internet on my mobile phone. is it possible? i have samsung sgh e251 .
Started by iamrohitbanga on
, 7 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
So, you would not be able to do it unless you... .
However, most simple consumer phones do not have this capability built in .
Your phone would have to be capable of connecting to the PC via some sort of network, whether WiFi or Bluetooth or something else .
|
|
I want to get the size (free , total) of any drive on a Windows Mobile phone using C#. I need to do this with code running on the device (not on a connected PC).
Started by Eng.Basma on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Next problem, of course, would be to determine which drive letter... .
Assuming the phone's drive is mounted as a regular volume in Windows (i.e., it has a drive letter in Windows Explorer), you can obtain this information using the System.IO.DriveInfo class .
|
|
If a web application, how can you figure out the visitor is viewing from a mobile phone?
is it also possible figure out the make/model like blackberry versus iphone?
Started by mrblah on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.developershome.com/wap/detection/detection.asp?page=userAgentHeader
Here is some information from a similar question:
Auto detect mobile browser (via user-... .
Like...
You need to check for User Agent.
You could check their User-Agent string.
|
|
I am looking for a task management application that I can use from my mobile phone. Which ones do you use?
Some requirements/desires:
Must work on mobile phones, obviously. Must have a web interface. Must support the idea of projects and contexts. I would...
Started by Manne on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
It has a phone access, web ....
As a fan of GTD (Getting Things Done), I know what you mean! I have tried several iterations and have settled for the moment on Toodledo .
How about using Outlook? It has a task system that does everything your asking for .
|