Looking for a toolkit/SDK for general Blackberry development or application toolkits. Anything like an MVC framework?
Looking for a toolkit/SDK for general Blackberry development or application toolkits. Anything like an
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
My understanding is that blackberry’s OS is Java ME – based, and that there’s a decent development kit for them. I presume you have already looked over everything here… you can find a lot of information, including the development kit download link.
Regarding model-view-controller, there’s no particular framework to my knowledge, but I don’t see why you wouldn’t be able to take MVC as an approach in the paradigmatic sense. Google has resources out there on java developers working with MVC.