Results 1 to 20 of 47
Thread: Application Start
- 08-05-2010, 08:42 AM #1
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
Application Start
Hi Experts
I am trying to communicate with BLACKBERRY to PC.I had manage to write code from help of BlackBerry Java development environment Sample code (USBDemo code) .
I make UsbDemo.cod and put into BlackBerry phone through Javaloader.exe.
Now UsbDemo.cod is present in BlackBerry Phone(in directory Download).I run this UsbDemo.cod file manual.
Can i run this UsbDemo.cod auto start?(When i load USBDemo.cod through Javaloader.exe)
Please help me.
- 08-05-2010, 12:47 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Without signed you cannot do that. Actually it's security violation to allow the application to start automatically without the application is authorized by the RIM.
- 08-05-2010, 12:52 PM #3
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
Thanks for reply..
Eranga as you know i new so please provide me more detail.Please help me
- 08-05-2010, 12:57 PM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Explain it step-by-step is not an easy task actually. So I'll send you two links, read them as in order I've sent. Then you can have a better idea about the RIM and signing applications. Keep in mind that those links are not explain exactly what you want , but the basis you want to.
How-To: Signing Your BlackBerry Application Before Deployment
BlackBerry - Java Code Signing Keys
- 08-05-2010, 01:00 PM #5
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
ok your each and every reply help and boost me.I try to do this.
- 08-05-2010, 01:05 PM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Give a try lol. It make sense a lot. And also as I said it's really difficult to explain those steps in a discussion like this. ;) Never mind, give a try and let us know. :)
- 08-05-2010, 01:20 PM #7
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
I read it.There is any trail version available for use.
- 08-06-2010, 05:34 AM #8
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I'm not sure about that actually. I've used a license version in my office. There could be several trail versions provides. Give a try on sourceforge, and related.
- 08-06-2010, 05:35 AM #9
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
ok i try to find out.
- 08-06-2010, 05:56 AM #10
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
I don't know i am right or wrong but i did something.
Download BlackBerry Signing Authority Tool v1.0 from blackberry siteCheck it
Install this tool in Research in motion directory and sing the application through SigningAuthority.exe.
Then what's next to do?
Please help meLast edited by Blackberrylerner; 08-06-2010 at 06:18 AM.
- 08-06-2010, 05:56 AM #11
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 08-06-2010, 06:23 AM #12
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
In project settings, check "Auto-run on startup". If you've properly added RIM signings it'll work.
- 08-06-2010, 06:30 AM #13
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
In project setting i checked "Auto-Run on statup".But How can i add RIM Signing?
Please help me
- 08-06-2010, 06:33 AM #14
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
That should be done trough the signing app installation. They way to do that could be find in the download page. That could be differ from version to version lol.
- 08-06-2010, 06:34 AM #15
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
After check that option, did you start it from the scratch ?
- 08-06-2010, 06:46 AM #16
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
After signing app i check it from sigtool.bat which is provided by Blackberry Development Environment,it show Status Signed .
Then I use Javaloader for load .cod file in Blackberry Phone.
Am i right or not?
Please help me
- 08-06-2010, 06:50 AM #17
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yeah, that's way. Didn't it work for you?
- 08-06-2010, 06:52 AM #18
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
Please Help Me
how can i do?
- 08-06-2010, 06:55 AM #19
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
What you mean how can i do that lol. Hope all what you've said is already done.
- 08-06-2010, 06:57 AM #20
Senior Member
- Join Date
- Jul 2010
- Posts
- 101
- Rep Power
- 0
Similar Threads
-
How to auto start Java application form browser
By marcinz in forum New To JavaReplies: 5Last Post: 04-03-2011, 05:30 PM -
Run Deployed JAR Files From Web Start Application
By jonkri in forum Advanced JavaReplies: 6Last Post: 04-28-2010, 02:44 PM -
RCP application via Web start
By RonM in forum EclipseReplies: 0Last Post: 10-02-2009, 12:15 PM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM -
How to start voice based application
By pradnya in forum Sun Java Wireless ToolkitReplies: 3Last Post: 02-13-2009, 11:49 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks