hi all
i am looking for a win mob developer to do a project for me. you'll need C++ experience for target v6.0, 6.1 and 6.5
the project involves developing a sip client or mobile voip app using a 3rd party SDK. if anyone is interested please contact me or post.
more specific details is available.
did you want something built like Kamailio ported to WM? what exactly did you want this client to do? btw i use vs08 pro.
Related
Hello all! I'm curious to know whether it is at all possible to convert Android applications to Windows Mobile 6.5 OS? Android has quite a selection of pretty nice apps, and it seems like there isn't that much out there for Win Mo 6.5.
Any help would be appreciated. Thanks guys!
- Jesse
You would need a major overhaul of the program to make it suitable for Windows Mobile. Case in point, Android (at least when I last checked) uses java as a programming language for its programs. Windows Mobile uses C, C++, and C# (.net) for programming languages. There is not easy way to turn a java program into a C++ program. If you are not a programmer or are one and don't know your programming languages very well, I would say you can't "convert" an android program to a Windows Mobile program.
android is both java and c++
but wm c++ is .net or microMFC or pure win32
so even if one had the source code for the android program in c++
all calls to the os and or libs would have to be changed
to match wm
in many cases it would be faster to rewrite the whole program from scratch which of cause would also be a time consuming thing
what about converting WM app to android? well I guess the answer would be the same (I do not know anything about programming)
should have just bought a android phone and then you got everything you could ever want and most of its free.
Soem apps can be converted but others can't. Just google it and see if it can; best way to be honest.
hi everyone
i want to programming c++ at HD2
I found in market a programm "esql" and it is for DB it very nice
but I need one for c++
can I find any program for this ??
no one can help me??!!
up
Your best bet:
Visual Studio 2008
Windows Mobile Professional SDK
ActiveSync / Windows Mobile Device Center.
Free alternative is Embedded Visual C++,but IMHO it needs much more experiences with object programming,but if you understand the principle,it is also good to develop something. Actually,it is designed for old WM2003,but apps developed there are working also under newest WM versions. Additionally to evC++ you do need WM 6.1 SDK with emulators and latest ServicePack for evC++.
Main problem there is,that the emulator for WM5+ doesn't work directly with evC++ and it cannot connect to the device directly via ActiveSync(because since WM5 it is using TCP/IP communication instead of regular serial as before). However,these are minor problems.
Greetings all
I'm an XDA veteran, and have had an idea for an application I'd like to develop. I have programming skills, mainly in VB6.
So my question is, what application/language is best/simplest for developing my app on WIndows Mobile? The main criteria I have is that I want to be able to read data from and write data to a remote windows based pc - I'm assuming that I'm going to do that via wifi or bluetooth networking.
I'm "between jobs" at the moment, so looking for a development platform that won't cost me much, if anything. I intend to make my application initially as free/donateware - it's something I need, but may be useful to others, but I don't want the hassle of trying to make it secure, serial numbers etc, for it to end up cracked on a warez site!
So what's the best development tool for PC/Windows Mobile development?
Thanks in advance
Are you looking to develop for Window Phone 7 or Windows Mobile 6.x?
This section is for WP7 development only, if you are looking for the latter, here is the right section http://forum.xda-developers.com/forumdisplay.php?f=523
You can program in VB/C++/C# for WM 6.x using Visual studio, I'm unaware of other tools. For WP7, it is strictly C# with Silverlight (for applications) using Visual studio 2010 (You can get the express version free)
Here is a good start http://developer.windowsphone.com/
WM6 Really - Ill post in the other forum, sorry!
Hello
I want to make a program for Pocket PC What is the developmental environment to do so?
Most of the Visual 2007 Series by Microsoft are compatible with Windows Mobile 6.0 and up.
Example: Visual Basic.NET, Visual C#, etc..
Agent Zach said:
Most of the Visual 2007 Series by Microsoft are compatible with Windows Mobile 6.0 and up.
Example: Visual Basic.NET, Visual C#, etc..
Click to expand...
Click to collapse
Thank you
but Visual 2007 Ready to work without the need to add anything , or not ?
I want to do I program for Hd2
Do you have to learn it?
Thank you again
Depending on what you're planning to create, or make mods for, you may need certain SDK Libraries.
But honestly, I won't be able to help you much with these. I develop Software for Windows, not Windows Mobile [BIG differences].
Agent Zach said:
Depending on what you're planning to create, or make mods for, you may need certain SDK Libraries.
But honestly, I won't be able to help you much with these. I develop Software for Windows, not Windows Mobile [BIG differences].
Click to expand...
Click to collapse
ok
thanks Agent Zach
Is there someone who can help me?
Start here :
http://wiki.xda-developers.com/index.php?pagename=Development Tools
The link at the bottom takes you to a pile of other stuff.
http://wiki.xda-developers.com/index.php?pagename=Complete list of Development links and resources
stephj : Thank you
Depending on which programming language you prefer.
Basic,C,C++,C#,Pascal?
You could choose Basic4PPC or Lazarus or some native MS stuff.
I am using actually old embedded Visual C++ 4.0 SP3 with PocketPC 2003 SDK and everything works also on WM653. In addition I use WM 6.1 emulator,but it is not necessary.
you could do worse than go to www.ppl-lang.com
Pocket programming language is an easy to learnn WM5/6/6.1/6.5 compiler that can create windowed apps and games.
V1.60 is completely free or you can purchase V2 with loads of extra libraries for in game physics, databases etc. It also compiles Windows apps too.
I have been using this for the last 3 years almost and have created many fine windows mobile apps.
Check it out.
Hi All,
Very new to this windows mobile development, have downloaded the device manager/emulator from microsoft. and now i want to be able to emulate my htc leo? what is the proper way to do this? thanks
you can't emulate a device ,you can only emulate the os. If you want to develop for windows mobile then buy Visual Studio 2008 Pro or up. Hope this helps