03-01-2010 09:22 PM
I made a program via jde 4.7 then extracted to test.cod and test-1.cod
When I install it with a same alx file via DM in different real device, I found sometimes installed is incorrect. Because in the application list view of device(some of 8700,8300,8900,but not all of them) it display test-1 but not test.
So the program can not run in that devices. I just wanna know the reason and how to install it correctly.
03-01-2010 09:40 PM
You do not extract the sibliing COD's for use with ALX - only do this when deploying OTA via the JAD file.
For ALX deployment, leave the aggregate COD file alone.
03-01-2010 09:53 PM
oh. thank you.RexDoug
I made a mistake on ALX.
btw. if the same result when I use these sibling files on OTA with the same jad file. how to explain it?