pocket pc phone WM6 cdc app in netbeans???
843849Jun 24 2008 — edited Jul 30 2008I am new to developing java cdc apps for smart phones and wanted to get some advice on how to get a pocket pc phone emulated using the sun java toolkit 1.0 for connected device configuration, I only can choose from defaultColorPhone and SunVGA devices. and the profile i am using is AGUI 1.0.
I want to write a cdc app for a pocket pc phone with windows mobile 6. The closest guide to setting this up that I have found on the netbeans site is "CrEme VM for Windows CE".
I followed this guide: http://www.netbeans.org/kb/60/mobility/cdcemulator-setup.html , then proceeded to the quick start guide, http://www.netbeans.org/kb/60/mobility/cdc-quickstart.html .
Under the section, " Creating a New CDC Application - AGUI Profile ", I want to be able to select a pocket pc phone from the device drop down not the defaultColorPhone.
basically, I want to know how to emulate windows mobile 6 on a pocket pc phone in netbeans using the sun java toolkit 1.0 cdc.