Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试使用skiasharp开发xamarin forms应用程序,然后我发现apk文件在android平台上太大了。我看了一下 apk 文件,它看起来 libSkiaSharp.so 太大了。有什么办法可以减小 libSkiaSharp.so 的大小???非常感谢!
这是一个热门话题,我认为我们已经解决了大部分(如果不是全部)尺寸问题。我们已设法将每个平台架构的大小减少到约 5MB。
希望这对于大多数应用程序来说足够小。请让我知道您对此的看法。
https://github.com/mono/SkiaSharp/issues/174