0
votes
2answers
46 views
A cellphone emulator
Hi.
I want to run a cellphone emulator on Ubuntu. I am not picky about any particular cellphone as I am not using it for mobile development instead just to run a small software to generate keys for …
0
votes
3answers
155 views
HTML5 <video> element on Android
Hi,
According to:
http://developer.android.com/sdk/android-2.0-highlights.html
Android 2.0 should support the HTML5 video element. I haven't been able to get this to work using a Motorola Droid, …
0
votes
2answers
72 views
Use sqlite database from Android app resources
Hi everyone!
I've started Android programming recently so bear with me :)
I develop an app which has all of its content stored in database.sql file.
I've implemented a subclass of SQLiteOpenHelper …
0
votes
3answers
32 views
Drawing controls with GDI on Compact Framework
I need to draw a textbox in a Compact Framework app, but using directly a Graphics object.
I've found the Control.DrawToBitmap method, which I could use for drawing with GDI, but it's not available …
-3
votes
0answers
26 views
Key sequences to access phone debug menus [closed]
I'd like to change the usb mode on an LG BL40 but cannot find the code to open the developer/debugger menu.
On some of the Samsungs I'm using, you enter *#0523# to access the usb options not …
2
votes
2answers
52 views
Java Midlet Deployment
So, I've develop a simple hello world midlet using the Samsung SDK 1.1.2 and I've Packaged the midlet. Now I have two files (a JAR/JAD) combination. How do I get these installed on my phone?
As you …
0
votes
0answers
12 views
netstat FIN_WAIT1 over 3G
Our company has a mobile app with clients connecting via sockets through AT&T's 3G towers in San Francisco. Lately I've been noticing some sockets never close - FIN_WAIT1 and TIME_WAIT is common. …
0
votes
4answers
76 views
Mobile Phone no. verification
I am designing a website.I want to validate the mobile no. entered by the user on the registration page, by sending a verification code to his mobile phone. Can anyone give me pointers to how should i …
1
vote
1answer
71 views
Good mobile applications to aid development?
I've had a Blackberry for close to a year now, and recently got an iPod Touch. I've been wondering, with all the available technology in my pocket, is there anything I can use to help with the …
1
vote
8answers
125 views
Where to begin with Smartphone Web Development?
Ha all,
So I've been taksed with developing a smartphone website for our property portal and first thing I did was see what lessons others had to tell online but I've found very little.
I'm not …
0
votes
1answer
199 views
Windows Mobile 6.5 Gestures and C# 2.0 Application
Hi Folks,
I am looking for some advice on handling WM 6.5 Gestures in a C# 2.0 Application. Currently things like pan and scroll are interfering with controls like the Tab Control and listviews.
Is …
2
votes
3answers
62 views
How to make a GUI that works on all window mobile phones?
Hi
Up to now I been using the pda emulator in visual studios 2008 (I am using windows mobile 6.1 professional sdk).
So I just dragged and dropped most of my GUI components into the form. In one …
0
votes
1answer
16 views
Mobile Resources
Hello StackOverflow,
I am interested in the mobile platform + mobile development, and would like to know about the sites you use to stay in the loop.
aggregate news sites, blogs...etc
2
votes
2answers
50 views
API for Sending SMS to Mobile Phones from Website
I'd like to include user validation in my web app, to prevent the user from creating many accounts.
For example, when a new user signs up, they must enter a mobile phone number, receive an SMS, then …
1
vote
3answers
57 views
What Information can a Nokia WRT Widget have access to on the Device?
I intend to store a unique ID on every device that accesses a web service through a Nokia Web Runtime Widget. Now I know that these Widgets cannot Read/Write files on the devices so its not possible …
