Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
Satyaseshu
Posts: 30
Registered: ‎09-20-2012
My Carrier: vodafone
Accepted Solution

New to Blackberry Development

Hi All,

      This is Seshu working as a android developer. 2 Days back i started working on blackberry. I installed eclipse with blackberry i.e., "BlackBerry_JDE_PluginFull_1.5.2_indigo.exe". I created sample hello world then the emulator is opened and with version of 

Blackberry 9900
7.1 Bundle 1091(v 7.1.0.318)

 

Now i would like to install same app in lower versions. Is it possible to install to lower version. Plz guide me how to do?? and my mail id is s(dot)seshu143(at)gmail(dot)com.

 

Thanks and Regards,

S.Seshu.

Please use plain text.
Developer
pradeep_ch
Posts: 540
Registered: ‎12-23-2010
My Carrier: Airtel

Re: New to Blackberry Development

Hi Seshu,

 

Welcome to the support forums,

 

If you want to install your app in lower versions, you need to build the app using lower JRE versions.

You can find deifferent JRE versions under project properties->java build path.

 

This is the URL for all.

https://developer.blackberry.com/java/

 

Thanks.

 

 

Please use plain text.
Developer
lakshman9687
Posts: 226
Registered: ‎07-22-2011
My Carrier: AirTel

Re: New to Blackberry Development

Hi, Welcome to forums,

 

This below link for update your eclipse then u will get all versions of JRE.

 

http://www.blackberry.com/developers/jar/win/java

 

How to use:

1. In your eclipse click  Help-> Install new software  there u can see work with and text box after that add button is there click add button and type any name and paste above link in second box and click ok then u will get all JRE versions.

 

 

Next one is u need to download different simulators for running and checking your app using this link

 

http://us.blackberry.com/sites/developers/resources/simulators.html

 

Regards,

Lakshman K

----------------------------------------------------------
Feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.

Please use plain text.
New Developer
Satyaseshu
Posts: 30
Registered: ‎09-20-2012
My Carrier: vodafone

Re: New to Blackberry Development

Thanks for reply...

            Now i am downloading the previous versions SDK.

Please use plain text.