11-21-2012 07:03 AM - edited 11-21-2012 10:56 PM
Hi,
I want to install an alx file of my application through blackberry desktop software. I installed it in curve 8520 and worked fine. But i tried it in curve 9220 installation failed. Is there any way to do this?
Thanks in advance
11-21-2012 07:12 AM
11-29-2012 01:18 AM - edited 11-29-2012 01:22 AM
I want to test my application in Blacberry curve 9220 real device . I used blackberry desktop software to install alx file but it failed. Is there any other option for this?
11-29-2012 02:29 AM
Please check your .alx file. Did you install it successfully on 8520?
Because there is a tag " _blackberryVersion" in .alx file> please try removing ths tag.
For eg :
This is what you find in .alx file:
<fileset Java="1.54" _blackberryVersion="[5.0.0)">
<directory >
5.0.0
</directory>
Now try removing tag .it will be like:
<fileset Java="1.54">
<directory >
</directory>
Now try installing it using desktop manager. ![]()
11-29-2012 02:45 AM
11-29-2012 03:44 AM
Hi, thanks for ur contribution. Yes you are right.
robinbabu can you plz try once and let me know your feed back..
11-29-2012 05:45 AM
And if it fails, please, please describe how it failed, in detail. "My car has failed" is a useless description to a mechanic. "When I turn the key in the lock no lights appear on the dashboard" is useful. OK?
11-30-2012 09:10 AM
ok..Sorry. and thank you..
11-30-2012 09:19 AM
Please mark this thread as solved if the right solution is found.
Thank you.