Results 1 to 6 of 6

Thread: Blackberry software development

  1. #1
    Join Date
    Feb 2010
    Posts
    524

    Blackberry software development

    Hi all,

    BlackBerry Personal Information Manager (PIM) is a timely way to provide business critical information 24x7 portable devices, i read that we can also develop a apps for blackberry. Can anybody have any idea about the software development of Blackberry. Please reply. Thanks in advance.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Blackberry software development

    First, you need to have the latest Java 2 Platform SDK (currently 1.6.2.04). This latest version you can Sun's Web site Download. SDK installation will take some time, and need about 120M of disk space, but it provides you need to compile the BlackBerry application software, all the tools. Then you need to install the BlackBerry Java Development Environment (currently version 3.7), that you can go to BlackBerry Developer Web site Website. The installation is very simple, need 77M of hard disk space. Use the "complete" this installation option to install the documentation, code samples and program files, but also installed the client and the server simulator. Check and reply.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Blackberry software development

    In the program group named "Research in Motion", the this tool will be installed in the "Start" menu, while its sub-menu will include BlackBerry all the tools. From the menu, select "Open JDE", will open the window, in this window you will see the work space and a large number of sample applications. Build your own workspace, select the "File"> "New Workspace" gives your work space after the name and location. This work space is created in your specified location, and its suffix name. JDW. All the best.

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Blackberry software development

    In Java application you can use the import statement to add you would like to use a different Java class. For BlackBerry using Java 2 Mobile Edition, J2ME all you can get all the classes. In addition, a large number of classes is BlackBerry (BlackBerry) specific to the use of these classes we need to add the user interface and driver interfaces.So the first part of your code like this:

    Code:
    import com.rim.samples.device.resource .*;
    import net.rim.device.api.ui .*;
    import net.rim.device.api.ui.component .*;
    import net.rim.device.api.ui.container .*;
    import net.rim.device.api.system .*;
    import net.rim.device.api.collection.util .*;

  5. #5
    Join Date
    Oct 2005
    Posts
    2,393

    Blackberry software development

    BlackBerry developer launched a new Software Development Kit. This new tool platform for all developers to download.RIM 4.5 release back in after the long talked about and publish the news on this new product. Earlier signs that the software development kit will come sooner or later. With the BlackBerry Developer Conference and the release of OS 5.0, we speculate that they seem to think it is possible to launch this kit a good time. Check and reply.

  6. #6
    Join Date
    Nov 2005
    Posts
    1,323

    Re: Blackberry software development

    By BlackBerry Widget APIs, developers can use existing Web content to create BlackBerry applications tools and capacity expansion site.Through the new BlackBerry Widget APIs, developers can do such as: the BlackBerry email and calendar to create a seamless interaction between applications; through the smart phone to view and edit documents and files stored on to create a widget; access memory, or the media players. Developers can also promote the use of RIM's unique technology to power units to run in the background to provide real-time reminders. Check and reply.

Similar Threads

  1. What qualities should a software development kit must have?
    By zidane in forum Software Development
    Replies: 10
    Last Post: 18-10-2012, 02:38 PM
  2. Tips for Mobile Software Development
    By Faraji in forum Tips & Tweaks
    Replies: 2
    Last Post: 11-07-2012, 05:17 PM
  3. USB Software Development
    By varakavi in forum Software Development
    Replies: 1
    Last Post: 27-09-2010, 05:35 PM
  4. Iereport in software development
    By ISAIAH in forum Software Development
    Replies: 3
    Last Post: 27-02-2010, 09:04 PM
  5. Laptop for software development
    By divya_r in forum Portable Devices
    Replies: 2
    Last Post: 28-12-2009, 01:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,661,554.69791 seconds with 17 queries