Passion
Passion

Reputation: 662

Blackberry plugin in Eclipse

i want to convert my .apk to bar file for blackberry app world.By google i found that i have to install 2 plugin for eclipse.

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

and other

https://bdsc.webapps.blackberry.com/android/downloads/eclipseplugin/beta/

by installingBy installing plugin it should show blackberry tools

and  the prefernces it should show Blackberry and Blackberry Plugin.and it show only Blackberry Plugin

i thing the plugin has changed their url.plz help

Upvotes: 0

Views: 1362

Answers (2)

Zoebali Maknojia
Zoebali Maknojia

Reputation: 1

1) For converting Android Apps to BB 10 platform first you must have API 10 installed(compulsory needed)

2)In Eclipse,Go to Help->Install new software->Add then use the following URL http://developer.blackberry.com/android/downloads/eclipseplugin/

3) Download the plugin and the rest you know it.

Upvotes: 0

Philip Frank
Philip Frank

Reputation: 225

The "BlackBerry Java" plugin is for development targeting devices up to BB7. It is not related to Android at all.

To run Android Apps on Playbook or BB10, you need the plugin from this site: http://developer.blackberry.com/android/

Upvotes: 4

Related Questions