29.7.4. Starting and restarting mobile platform applications
29.7.4.1. General information
You can start the mobile application directly on the mobile device or from Designer. The mobile 1C:Enterprise version for developers must be installed on the device.
You can start the application from Designer when all of the following conditions are met: development is performed on Android and Designer is configured as required.
29.7.4.2. Restarting a mobile application published on a web server
If the mobile application is started using the mobile platform for developers and the Restart from Designer check box is selected in the application, you can restart the mobile application from Designer. You can do it using one of the following main menu commands: Debug ‑ Start debugging ‑ Mobile application: start debugging or Debug ‑ Start debugging ‑ Mobile client: start debugging.
If the configuration has been modified (changed), Designer displays the following question: The configuration you are editing is different from the database configuration. Update database configuration? Select Yes to save your changes.
If you select No, the mobile application will be restarted without updating the configuration.
If the Update mobile application when the database configuration is updated check box was selected upon mobile application publication, the published mobile application configuration will be automatically updated.
Add-ins used in the configuration will also be placed in the directory where the virtual directory of the web server is displayed. Only add-in files to be used on Android and iOS will be copied (if they exist in the archive with the add-in).
The mobile application performs an update check upon opening if the Restart from Designer check box is selected in the properties of the mobile application on the mobile device. If this check box is cleared, update check is not performed upon opening. However, you can perform this check manually.
29.7.4.3. Starting and restarting mobile applications when using Android debug bridge
You can start and restart the mobile application using Designer. You can do it using one of the following main menu commands: Debug ‑ Start debugging ‑ Mobile application: start debugging or Debug ‑ Start debugging ‑ Mobile client: start debugging. To use Android Debug Bridge, Designer must be properly configured. Besides, the configuration must be published in the file system. In this case, publishing on the web server is optional.
If the configuration has been modified (changed), Designer displays the following question: The configuration you are editing is different from the database configuration. Update database configuration? Select Yes to save your changes.
If you select No, the mobile application will be restarted without updating the configuration.
If the Update mobile application when the database configuration is updated check box was selected upon mobile application publication, the published mobile application configuration will be automatically updated.
If you use Android Debug Bridge, the add-ins used in the configuration will also be copied to the mobile device being used. Only add-in files to be used on Android will be copied (if they exist in the archive with the add-in).
After restarting the mobile developer platform, a new configuration will be detected, and you will be prompted to perform the update.