4
votes
0answers
46 views
Is there an SMS blacklist? [closed]
We have a few websites that allow their users to subscribe to SMS notifications when updates to the site are being made. The system will send out SMS notifications to the devices t …
1
vote
2answers
56 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 VL …
1
vote
2answers
161 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 re …
0
votes
2answers
51 views
bluetooth search and receive sms
Can the bluetooth search run while checking if any SMS messages have been received?
When I try to check if there is a new SMS by the command "msg = smsconn.receive()", the program …
2
votes
7answers
1k 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 …
2
votes
6answers
680 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 …
1
vote
5answers
199 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 tech …
2
votes
2answers
75 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 s …
1
vote
4answers
124 views
Experiences with Android?
Hi,
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 book …
1
vote
5answers
550 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 wh …
1
vote
0answers
89 views
How is the Nokia 1100 Effect Even Possible ? [closed]
I've been reading stories about hackers taking Nokia 1100 series phones and reprogramming them to use any phone number they want. Cloning the phone basically I guess.
If a phone c …
3
votes
2answers
60 views
Synchronize data from JavaME mobile locally
Hi,
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 trans …
0
votes
1answer
112 views
Which cell phones will have JavaFX support?
I'll have to get a new cell pretty soon since my current phone has been held together with electrical tape for over a year and a half. Since they come with a 2 year contract (unle …
0
votes
2answers
263 views
Fleet tracking - Retrieving location data from cellphones, C# libraries
Hello -
I need to retrieve latitude & longitude information from cellphones carried by delivery trucks. I've found a few examples of how this can be done here:
http://msdn.micr …
0
votes
4answers
163 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?
