Tagged Questions
The cellphone tag has no wiki summary.
11
votes
6answers
461 views
What should a developer know before building cellphone apps?
I want to start making cellphone apps with Android as first choice but not the only one. I have 10 years of experience with Java, C#, C++ in commercial applications and I know that many things and ...
7
votes
10answers
4k views
SMS + Web app: Providers of SMS “Long codes” for use by U.S. carrier subscribers within U.S.?
Q.: How to get a cellular phone SMS "Long code" for use by U.S. carrier subscribers within U.S.?
Background: I'm building a web app that receives queries from/sends answers to cell phones. The app ...
6
votes
7answers
4k views
Text message (SMS) verification for signups
I have seen a disturbing trend where websites are starting to require verification sent to cellphones by text message (SMS). Gmail and Facebook are two of them. What I want to know are the following:
...
5
votes
2answers
189 views
Test network speed using PHP/Javascript
I'm trying to find out a way to test network speed using PHP or Javascript.
Is this possible?
I'd ideally like to test the speed and the dynamically decide how much content to deliver to the ...
4
votes
5answers
616 views
Is It Possible to get a (rough) Mobile Phone Location from a HTTP Request
If memory serves me correctly, google does this for the maps site. I know google's mobile maps app can determine the rough location (I assume using some kind of cell tower lookup), yet I seem to ...
4
votes
2answers
217 views
Synchronize data from JavaME mobile locally
I would like to write a litte data-entry app for mobile phones using JavaME (MIDP/CLDC). How do I best synchronize the data with a local application on my PC (resp. just transfer the data to the PC)? ...
4
votes
3answers
3k views
RoR + SMS: Rails web app architecture to send/receive SMS?
Q.: What web app architecture works well receiving/sending SMS text messages? By "architecture, I mean specific architecture, not generally, such as MVC.
Background: I'm building a web app that ...
3
votes
2answers
539 views
How Does iPhone Visual Voicemail Work From An Operator Perspective?
I'm hoping there are some Cell Phone Operator gurus here today.
Would anyone be able to explain how Operators achieve the Visual Voicemail feature on the iPhone (and I assume other newer smart ...
3
votes
4answers
149 views
What is a reasonable timeout for acquiring a GPS fix?
I am creating a BREW app that requests the user's position.
If the phone cannot acquire the position, I would like to display an error.
How long should I wait for my callback to be called before I ...
3
votes
2answers
1k views
Redirecting screen output from cell phone to monitor screen
Is there any way to redirect cell phone output to a standard screen?
Would it be possible on Linux & X-server based devices - like Maemo? And on Android devices?
3
votes
8answers
4k views
How to read console output in j2me cellphones? Where does System.out.println() go?
When writing j2me applications for cellphones, using System.out.println() prints on the console if using an emulator. However, when the code is deployed on a cellphone, where does the console output ...
2
votes
3answers
55 views
J2ME do cellphones have an auto-disable feature for non-compatible Packages?
I'd like to know if, for instance, I develop an App with both WMA Packages (1.1 and 2.0) and then deploy it to an older phone model with only WMA 1.1 support, will the Phone disable the 2.0 Package?
...
2
votes
1answer
69 views
Is it possible to use mobile device as Cellular antenna to make the mobiel range be high?
In case i have Cellular antenna in some place , and there are 2 mobile devices ( lets call them a1, a2 ) that located in different places.
Device a1 is in the range of this Cellular antenna - but ...
2
votes
2answers
192 views
how do i set up an SMS server?
just like google as the number GOOGL (46645) i would like to also set up a server like this that will have the ability to receive text messages.
how do i do this>??>
2
votes
2answers
224 views
Can I Send a Text Message from My Computer to a Cell Phone?
Is it possible to send a text message from a computer to a cell phone? I'd like to be able to do this with Ruby, not quite sure what it entails. After seeing GrandCentral and Google Voice, it seems ...
2
votes
2answers
103 views
Coding for cellphones
I have a old LG MG280 cellphone that I'd like to code some simple things for. It has Java support, but I know that it is not simply making a Java ME application. It has to follow some specific specs ...
2
votes
6answers
431 views
Any way to get the location of a cell phone?
Is there any way to get the location of a cell phone (i.e. latitude/longitude) automatically when the user views a web page? This will primarily be used outside of the United States, so if there is ...
2
votes
2answers
419 views
sending an SMS text message
How can I send an SMS text message from my cellphone and have it received and processed on my asp.net website? I have no idea where to start.
2
votes
6answers
360 views
What cell phone has the widest potential market for software?
I developed a flashcard program a while back for learning Japanese. I've been considering porting it to a cell-phone. What is a good target platfrom? I'm thinking about iPhone, HTC Touch HD (system ...
2
votes
2answers
338 views
API For Associating Cell Number With Provider
Given a cell number in the US (although other countries would be nice too), how to I go about figuring out the provider? Are there any web services that you know of or ETL dumps that I can use to get ...
2
votes
1answer
366 views
What is a valid content-type value for a .DM file type ( cellular phone DRM )
Obeying NDA restrictions I have to be vague.
I've been tasked to evaluate the feasibility of forcing a .dm file from my client's system to a cellular device. So far I know I can send a smil payload ...
1
vote
1answer
45 views
How do Mobile Carriers bill data usage - by byte or by packet? [closed]
I'm not entirely sure if this is the right place for this question, but I looked in the Stack Exchange Directory and there didn't seem to be one for mobile networks. Feel free to answer by directing ...
1
vote
1answer
111 views
How to programmatically send text message notifications without knowing provider?
Many banks, airlines, etc. offer the possibility to receive text message notifications by entering your mobile number. Some other sites have you enter your mobile number and wireless carrier and send ...
1
vote
1answer
150 views
how to get cellid in Symbian
Im new to Symbian currently i done the same with j2me with the following code for getting the cellid ,like that there is any way to get the device id that will excute in QT-Sdk
if(out== null ...
1
vote
1answer
132 views
how do i get save, edit, delete, and search ,MIDLET application?
I am a student. I need to make a application. I have built the GUI. Now I need to know how to do it?
I have heard about sql server compact, but does it work together with j2me? If not, something to ...
1
vote
1answer
79 views
I start programming in j2me, how to get the maximum compatibility with every cellphone?
I am a newbie to J2me. I am programming a Java program to recognise QRs.
The specifications of the projects include the compatibility with most of cellphones. For example, Nokia with Symbian, Iphone ...
1
vote
3answers
215 views
Cell phone programming languages
I'm seeking statistics about programming languages for cell phones. Is there any information about how many cell phones have Java, Android, Symbian, Windows Mobile, etc?
1
vote
1answer
98 views
User permission to make a call
There might have been a restriction on originating (making) calls (voice or data)
from mobile phones without an explicit user permission
i.e. a window would pop-up, asking the user to press ...
1
vote
4answers
414 views
Should I use Mutex OR Critical Section for Windows Mobile RIL
I am using Radio Layer Interface (RIL) Native APIs in Windows Mobile application. In this API, the return values / results of most functions are not returned immediately but are passed through a ...
1
vote
3answers
921 views
C/C++ J2ME interpreter
do anyone know some C or C++ interpreter for cell phones? I have Nokia 5310 and found some Basic interpreter (CellBasic) and want to develop in C or C++ on the go. Or, does anybody knows Scheme J2ME ...
1
vote
3answers
594 views
Converting an old cell phone into a webcam
I have an old T-Mobile MDA. It has WiFi, Windows Mobile and a camera. I would like to convert it to be used as a baby monitor. Ideally, I could do this with just be a port of VLC to Windows Mobile, ...
1
vote
2answers
3k views
How to read a EAN-13 bar-code from an image in C?
I would like to read a EAN-13 bar-code from an image in C.
I found the OpenCV library that should help me to compute the image as well as an article about an iPhone App that can read Sudoku.
But in ...
1
vote
4answers
164 views
Experiences with Android?
i would like to buy a new cell phone that runs Android. From what I heard I assume it's quiet programable and customizable. What are your Experiences?
Are there any good books on the topic?
Regards
...
1
vote
4answers
995 views
Identify a cell phone by user-agent
Is there a good way to identify a cell phone or any other mobile device (which may be subject to a limited data plan) through the user agent or similar, easily accessible methods?
1
vote
5answers
359 views
Cell Phone Programming?
Can someone point me in the right direction. I am looking to develop an application for a Verizon enV Touch, but I am totally clueless when it comes to this. Any advise on the technology used, the ...
1
vote
5answers
2k views
Symbian S60 Code Editor
I am looking for an app that will let me type in code ON my cellphone. I don't need to compile or anything, and its not to program for the cellphone. Just something nice to have when an idea pops in ...
0
votes
3answers
31 views
Getting location updates in android app
I was wondering if i could create an android application which procures the mobile's location for every 150 meteres and update my java web-server.
All i want for the android app to do is to update ...
0
votes
0answers
18 views
Programatically access and edit a firmware file
I have a chinese cell phone which has a USB connector.
Is it possible to programatically access and edit the firmware file of the system ? I.E. for editing the UI language, export images files of the ...
0
votes
0answers
17 views
Wireless hotspot
Any ideas on getting text messages off of a T-Mobile hotspot grammatically (i.e. get the text message sent to the hotspot number and use it with FrontLineSMS)?
I have this wiress hotspot: ...
0
votes
1answer
297 views
Making Calls through Android phone via bluetooth enabled micro controller
my end goal is have a microcontroller with bluetooth make calls through any bluetooth enabled phone via bluetooth. I currently have an android phone and it would be great if i could place calls onto ...
0
votes
0answers
88 views
Developing android app for a cellphone-ECG interface [closed]
So I'm trying to develop an interface between an ECG and a cellphone via USB. The ECG comes with a usb port and a software for a pc for reading ECG and getting other information from ECG. However, I'm ...
0
votes
1answer
36 views
Gaming development for portables and remotely processing graphics - how possible this is?
Is it possible to process graphics remotely and send it to another device (like an iPhone), so you could run a game with better graphics than the iPhone itself could handle ?
I googled a bit but ...
0
votes
1answer
86 views
Is it possible to have a QR code go to a website AND send a SMS message with the same link?
My boss wants me to fashion a QR code so that when the user scans it, it displays a button that when clicked:
(1) Will take the user to our website.
(2) Will quietly send us a text message.
The ...
0
votes
0answers
44 views
Enable MCCP support in a Java Telnet/SSH client
I am stuck with bit of a dilemma. I want to enable MCCP support in a Java application that runs on mobile phones but I can't find anything about it. What I have found is:
A Telnet Client running on ...
0
votes
1answer
61 views
Why does hexdump-ing multiple files output differently than hexdumping each file individually?
What is the difference between these commands? Why does the first match, but grepping the individual file hexdumps returns nothing?
$ hexdump -C DRAFT* FAIL* RCV* | grep "49 d0 38 ec 06 a1 c3"
...
0
votes
0answers
91 views
How would I make a program automatically send me a text message when an event is coming up?
So I want to build a program, that people can either download or just access on a webpage, they can sign up for it by entering their cell phone number, and then when an event is coming up, they ...
0
votes
1answer
60 views
Is it possible to send contact info via SMS to an arbitrary cellphone?
I am working on an app to send data to customers via sms. What I'd like to be able to do is send a welcome sms to a customer that includes my contact info in a format that can just be "click to add", ...
0
votes
0answers
93 views
How to disable cell radio registration?
i've been reading a lot searching to a way to disable attempts to register to a cell tower/network, I'm with out network coverage all day, and the battery drains out with "Cell Radio" power ...
0
votes
0answers
43 views
Mobile (handheld device) Proxy for .NET
I am looking for recommendations on a good proxy for sending and receiving HTTP communications from within a .NET application. The proxy should support passing cookie information from the server to ...
0
votes
1answer
199 views
PHPmailer how to remove required “From field” as an vaild email
Hi first post here. (curious to see how long it takes for a response) :)
In PHPmailer is there anyway to remove the required "from email" address as your sending it?
I am asking because I am using ...