its a pretty basic app only utilizing the Phone functions (call, hangup, callback, and doing this all based on incoming and outgoing CID"s) ? not too complicated above that, splash screen etc... ?
Main Topics
Browse All Topicsim making an app in c++ for windows mobile in VS2008. Once its done i was wondering how to port it to these other platforms (iphone, BB most important)?
how much does it cost/ how easy is it do my self?
(i have a mac and can get iphone SDK)
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
you can look here: http://na.blackberry.com/e
they had their own DevStudio, but now it seems they provide some addins for VS
or probably this link is better:
http://na.blackberry.com/e
ok so can it be coded then with VS?
i mean i know you cannot use the TAPI functions which is really the only API im using (just a calling program). IS there like a BB sdk or is it just java. I feel that just using java i cannot get into the more specific phone functions? maybe im wrong... not really used to BB......
Maybe you can use VS to compile applications for all them, anyway it is just a development environment.
But the sdks are totally different, so you will need separated source codes for each one.
A common point could be Java, I guess.
BlackBerry supports Java: http://na.blackberry.com/e
iPhone doesn't support Java, but there are converters to C++: http://blog.taragana.com/i
Windows Mobile supports Java also: http://java.sun.com/javame
Business Accounts
Answer for Membership
by: jaime_olivaresPosted on 2009-09-08 at 20:50:53ID: 25288096
how much? hard question.
how easy? not easy, iphone, blackberry and win mobile are very different platforms.