Created a new Xamarin.Forms Blank App (currently, new Service App)
Added Project References
Added Project Dependencies
Added File References to App.dll, Service.dll, Widget.dll (and set copy to directory)
Manually copied RES and SHARED
Manually modified the Manifest to merge the different application types and requested priviledges
Rebuild Solution & Debug
…
Locks at “Initializing Debugger”, no error messages, no response on emulator
Running the App, Widget, or Service individually works fine. All apps “package” id’s match. All App-ID’s are unique subsets of the package id. I’ve also tried converting the Service to act as the multi-package app, tried using priviledges and features directing to the app name (as exampled in the github page), tried making individual Project Dependencies, tried adjusting the Build Order. Nothing seems to get me any closer.
Emulator: Wearable Circle – wearable-4.0-circl-x86 360×360
Visual Studio 2017 Multi-App Package
Attempting to combine a UI-Application, Service, and Widget as a packaged application in Visual Studio 2017. Following instrcutions at https://github.com/Samsung/build-task-tizen/blob/master/doc/tizen.net.sdk-packaging-multiapp.md
Running the App, Widget, or Service individually works fine. All apps “package” id’s match. All App-ID’s are unique subsets of the package id. I’ve also tried converting the Service to act as the multi-package app, tried using priviledges and features directing to the app name (as exampled in the github page), tried making individual Project Dependencies, tried adjusting the Build Order. Nothing seems to get me any closer.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio