A
A_PK
I need some help on the architecture on mobile application.
what I want to do is the following....
after the first time installation, user will begin using our application, if
a bug is indentified and resolved, it is not necessary to do the
installation eveytime but only certain files need to be patched to them,
please guide me on how to achieve this.....
Should I build all file to DLL ? but import all DLL to mobile applcation, it
will make my program very slow.....any idea ?
thank you very much
Regard
what I want to do is the following....
after the first time installation, user will begin using our application, if
a bug is indentified and resolved, it is not necessary to do the
installation eveytime but only certain files need to be patched to them,
please guide me on how to achieve this.....
Should I build all file to DLL ? but import all DLL to mobile applcation, it
will make my program very slow.....any idea ?
thank you very much
Regard