Thread: OTA Questions
View Single Post
Old 03-13-2006, 09:50 AM   #1
lorennorman
Knows Where the Search Button Is
 
Join Date: Jan 2006
Model: 7520
Posts: 22
Default OTA Questions

Please Login to Remove!

I have an application that makes use of 3 other library .cod files. I have deployed with the JavaLoader method up until now, sending all 4 files over at once. This works fine. Now i want to do OTA deployment, but i don't know how to deploy my app with its library files.

- do i just need to download all four files separate? (undesirable to end-user)
- can i specify all 4 files in some descriptor (.jad, .alx) and have it automatically grab all 4?
- can i package the libraries into the application .cod at compile time somehow?

Any help on this slightly specific issue would be greatly appreciated.

Thanks in advance,
Loren
Offline