1. fruts's Avatar
    Hi,

    First let me explain the applications that are built -
    There are two applications App A and App B.
    App B keeps a track of any updates for App A. If an update is available, then App B will replace only those cods of App A that have changed. The unchanged ones remain as it is. To complete this replacement, the device has to be restarted or else an exception is thrown.

    Now my question is, Is it possible to restart the device programmatically, so that the replacement activity is completed without any user intervention?

    Please help. Thank you.
    01-14-08 07:04 AM
  2. paul.haenel's Avatar
    hi,

    I think the only way you can achieve this is by turning the phone off and the user has to turn the phone back off it self. To do this use the net.rim.device.api.system.

    Thats the only way i can see it to be done.

    Paul
    02-27-08 11:50 AM
LINK TO POST COPIED TO CLIPBOARD