New to PinStack? Register today, its free! 
 Search: Advanced Search | Tags  Sponsored by:
PinStack.com > SmartPhone Forums > Smartphone Discussion Forums > BlackBerry Smartphones > BlackBerry Aftermarket Development > 3rd Party BlackBerry Software >

unable to run app

This is a discussion on unable to run app within the 3rd Party BlackBerry Software forums, part of the BlackBerry Aftermarket Development category; As soon as I install this .alx via Blackberry Desktop Manager on my 8703 it crashes. What am I doing ...

Join our alliance! Smartphone forums, add-ons & news - Free Sign up!
Reply
 
LinkBack Thread Tools
  #1  
Old 04-09-2007 -
mj8 mj8 no está en línea
Stack level 1
Join Date: Apr 2007
 
Device:
Posts: 5
Trust Level: mj8 Average
Bookmark and Share   
unable to run app

As soon as I install this .alx via Blackberry Desktop Manager on my 8703 it crashes. What am I doing wrong? The .alx is located on my C:\ along with the ltcratecalc.cod.
Is something with the (fileset Java="1.28") incorrect or is the code in my .cod broken. I can run this same app on a 8800 without any problems.

loader version="1.0">
<application id="ltcratecalc">
<name >

</name>
<description >

</description>
<version >

</version>
<vendor >
MyCompany
</vendor>
<copyright >
Copyright (c) 2007 MyCompany
</copyright>
<fileset Java="1.28">
<directory >

</directory>
<files >
ltcratecalc.cod
</files>
</fileset>
</application>
</loader>
Reply With Quote
  #2  
Old 04-09-2007 -
I7oobie I7oobie no está en línea
Device Pro
Join Date: May 2006
 
Device: G1
Posts: 3,819
Trust Level: I7oobie GreatI7oobie GreatI7oobie GreatI7oobie GreatI7oobie Great
Re: unable to run app

Is it an app specifically for the 8800? It might require 4.2 OS, which is not available on the 8703e...
Reply With Quote
  #3  
Old 04-09-2007 -
mj8 mj8 no está en línea
Stack level 1
Join Date: Apr 2007
 
Device:
Posts: 5
Trust Level: mj8 Average
Re: unable to run app

Quote:
Originally Posted by I7oobie
Is it an app specifically for the 8800? It might require 4.2 OS, which is not available on the 8703e...
No, we wrote it in house. How would you specify the OS?
Reply With Quote
  #4  
Old 04-09-2007 -
I7oobie I7oobie no está en línea
Device Pro
Join Date: May 2006
 
Device: G1
Posts: 3,819
Trust Level: I7oobie GreatI7oobie GreatI7oobie GreatI7oobie GreatI7oobie Great
Re: unable to run app

Well, depending on carrier, the 8700 models are running on 4.1 and the 8100 and the 8800 are now on the 4.2.
Reply With Quote
  #5  
Old 04-09-2007 -
nickelbud nickelbud no está en línea
Stack level 2
Join Date: Dec 2005
 
Device:
Posts: 35
Trust Level: nickelbud Greatnickelbud Greatnickelbud Greatnickelbud Greatnickelbud Great
Re: unable to run app

This can happen if you compile under 4.2. Try grabbing version 4.1 (or earlier) of the development environment from RIM and compile using that.

There's an article here that talks a little about running a 4.2 app on an older device:

http://allblackberry.com/news/2007/0...-reboot-error/
Reply With Quote
  #6  
Old 04-27-2007 -
mj8 mj8 no está en línea
Stack level 1
Join Date: Apr 2007
 
Device:
Posts: 5
Trust Level: mj8 Average
Re: unable to run app

Quote:
Originally Posted by nickelbud
This can happen if you compile under 4.2. Try grabbing version 4.1 (or earlier) of the development environment from RIM and compile using that.

There's an article here that talks a little about running a 4.2 app on an older device:
Thanks this worked for my first problem. Now I am onto another issue.

Error starting myapplication: Unsigned module 'myapplication-6' may not contain classes in com.rim (except com.rim.samples), net.rim, net.blackberry, java or.................


Anybody have any idea. Am I putting the .cod file in wrong place is that what that error is telling me?
Reply With Quote

Reply

Tags
app, run, unable

Thread Tools