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 Member
DirkieJ
Posts: 1
Registered: ‎12-25-2011
My Carrier: Vodafone NL

.jad app on blackberry bold 9900 simulator?

I've got this problem.

I want to put a .jad app on the blackberry bold 9900 simulator

Is there a way I can do this?

The browser won't work so I can't download it from the browser...

Please use plain text.
Developer
maadani
Posts: 729
Registered: ‎05-04-2011

Re: .jad app on blackberry bold 9900 simulator?

[ Edited ]

Hi @DirkieJ

 

You can use the javaloader tool to load your app using the jad file.

 

From the command line:

 

javaloader load myApp.jad

 

Hope that helps,

 

E.

Please use plain text.