Can tell me what the software that make application - MDA II, XDA II, 2060 ROM Development

hi all
who can tell me what the software that make application for XDAII ppc
thank you

I'm Using Visual Studio.NET Architecture edition to build software for all Pocket PC edition. but you can use other Application also like Borland JBuilder 2005, and Delphi 8, and many else.

Related

Software Conversion

I regularly use a software to fill out forms at work on my PC, but the software is not made for my Pocket PC. Is there anywhere that can convert the software I use to enable me to install it on my Pocket PC????
Hi ... From my old programming experiece, unless this software has some OS-related features, all you have to do is to get the source code and make some layout modification (to fit within the XDA screen) and then compile it on the SDK for Mobile Windows from Microsoft.
I know it sounds easy but it's NOT .... many aspects are different when you design for full PC environment than it's for WIN CE for example (RAM requirements for example).
Anyway, good luck if you are gonna try it

Visual Studio 2008, how can i make an application

Hi i would like to make an application for my HTC s740 in Visual Studio.
I installed Visual Studio 2008, Windows Mobile 6 SDK and Windows Mobile 6 SDK Refresh
When i make the application i select Windows Mobile 6 Devise.
But when i make the CAP file with my application and tries to run in on my phone, i wont install.
Can anyone tell me what i do wrong?
EDIT: I can actually deploy the application to the phone, its just the CAP installer that is giving me problems.
try QuickCab
http://forum.xda-developers.com/showthread.php?t=400221
Hobe it helps

Conversion Gurus?

Has anyone come up with a conversion utility that would enable us to run free WP7 apps on WM 6.5.x phones?
After all, it is pretty much the same hardware, no?
If not, anyone up to the challenge?
Guess that won´t happen.
Too many, if not all, programmers have moved to Android - and WP7.
MarkAtHome said:
Has anyone come up with a conversion utility that would enable us to run free WP7 apps on WM 6.5.x phones?
After all, it is pretty much the same hardware, no?
If not, anyone up to the challenge?
Click to expand...
Click to collapse
No, different operating systems. It would be like trying to run an android App in Windows 6.5.x.

[Q] Other then Visual Studio?

Hello!
I want to start developing apps for WM, but im stuck with a question in my mind.
My first app i did it in VS 2005 and now im trying VS 2008. Also i have some HTML skills and I want to know what other software is used to create WM apps, other then VB & VS.
I would like to know a few(free if possible ).
Thanx!
ApaKhe said:
Hello!
I want to start developing apps for WM, but im stuck with a question in my mind.
My first app i did it in VS 2005 and now im trying VS 2008. Also i have some HTML skills and I want to know what other software is used to create WM apps, other then VB & VS.
I would like to know a few(free if possible ).
Thanx!
Click to expand...
Click to collapse
If you want to make some games, game editor is excellent for that. Iam making a cut the rope for windows mobile with it , I will let you know when its released. There are some limitations , but its free to use and simple to learn. The games in the website in my signature where made with game editor , go check them out.
You may struggle a bit here. All versions of Windows Mobile are running a version of Windows CE .NET, the vast majority of them on an ARM powered device.
Most of the operating system will have been written in Win32 C/C++ with a few touches of ARM assembly thrown in for device drivers, CE components etc.
ATL and MFC are both C++ class wrappers for the underlying Win32 stuff.
The .NET CF is the Mobile Version of the .NET Framework and again is a wholly Microsoft set up. (VS 2003 onwards)
Mono is a GNU linux .NET alike product and can be used to create CF exectables. It's free, but there are a few caveats. The first one being the fact that WinMo will refuse to run exe files created by Mono until you patch its compiled key. There is no real test or debug environment. It will be code, compile, patch, copy, run and crash ad nauseum, until it works! Also the QTK graphics objects, have not been ported over to WinMo.
The only 'free' MS offering is Embedded C++ 4.0, but it is C++ Win32/MFC/ATL only and takes a lot of hard work to master, and it was only really meant for development for WinMo 2003, although correct design of an application will allow it to run on later versions and appear like a MinMo 5/6 program.
Use of GPS may scupper your efforts, you will need VS 2005 or later.
To sum up, it's a minefield.

[Q] HELP! for developers.

Hello, I am not satisfied of my nokia lumia 710, is there any developer who has the thought of creating an emulator of android app? Is there anyone who wants to create a "Switch to Android"? The smartphone with windows phone is very limited, windows phone buyers We are not happy. I had seen Bluestack for windows, no one wants to create something similar for windows phone?
* I used Google translator

Categories

Resources