Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
817 views
in Technique[技术] by (71.8m points)

xamarin.android - What the word “shared” really means in Xamarin Shared Mono Runtime?

When you install debug builds on android Xamarin doesn't include Mono runtime in the app instead of this it uses the thing called Shared mono runtime ? I'm curious what the word shared really means? Does is mean that the single instance of the runtime will be lunched and all debug builds(of different apps) will run in this single instance of Mono runtime, or this means that Mono will be delivered to the device only once and all debug builds will run its own instance of that shared runtime(So it will just not be delivered with every app install)
P.S. Although this post looks similar its accepted answer just copy-pastes some ambiguous info from Xamarin docs which is not very informative and doesn't really answers the question

question from:https://stackoverflow.com/questions/65895486/what-the-word-shared-really-means-in-xamarin-shared-mono-runtime

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...