windows-mobile-6

developing software on smartphone

platform can be symbian OS,windows 6.0 I want to known is there any software like (visual stdio 2008) that will be installed in my smartphone and i can write my code and compile it and execute it in smart phone plz help me out ...

Building Qt 4.7 Windows Mobile 6 ARM

I'm trying to build QT for CE6 using the VS2008 compiler with the Mobile 6 SDK ARM tools. I'm following the instructions on the Qt site in regards to include locations and my directories seem to match exactly with the exception that I'm on Windows 7, so the program files directory has(x86) inside of it. Include dirs are C:\Program File...

database engine for windows mobile

I have to make an app for a device running windows mobile 6. I need a small, easy to use database engine or even a flat file database. It won't need to hold a big amount of data. I just want to be able to add/view stored data quickly. The app will be written in c/c++ or maybe .net. What do you recommend? Thanks ...

java program to copy files from/to mobile device

Is there a java api that can be used to write a program on a desktop computer, a program to connect to a Windows Mobile 6 device and copy a file from/to the device? ...

Keeping alive a Bluetooth serial port on Windows Mobile 6.0 after power-off/suspend

I encountered an unexpected behavior while debugging a WinMo 6 program last night, and I wonder if I was dreaming. But first, some context. The program communicates through a serial port with a GPS device. It uses either a physical port with cable, and also tries via Bluetooth. After a suspend or power-off, I don't need to close and reo...

Access files on WM6 phone using USB connection

Windows XP shows my Windows Mobile 6 phone (HP iPAQ 514) as "Mobile Device" in "My computer". Using Windows explorer, I can copy files from/to the device and its storage card. Which possibilities are there to access these files programmatically? Any way to access them using normal filenames or special paths? Note that I'm searching for...