Developing for the Blackberry

P

Patino

OK. This has been asked thousand of times, but I searched this group
an I foudn replies that date back to 2004. Since we are developing at
the moment with .NET Framework 2.0, I was wondering if there is a way
of developing a CF app for the Blackberry written exclusively in C#.
We already have a CF app that runs in a PocketPC, but we are acquiring
more clients who are interested in using Blackberries (or who are
alredy using them) and would love to use our app in their devices.

What exactly is AppForge? How will it help me transform or get a CAB
file (or its equivalent for a BlackBerry) form my current PocketPC app
to be installed in the BlackBerry?

Thanks in advance!!!!
 
G

Guest

Your existing app cannot run on RIM - no matter what you try. AppForge
provides teh ability to write code that will run on it and the Pocket PC,
but you must target their libraries, so your exisitng codebase would have to
be put through their compiler and massaged until it works. The difficulty
of that depends entirely on the application, but it's the only way (that I'm
aware of anyway) to get an app that will run on both.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top