开发者

Google Collections on Android

开发者 https://www.devze.com 2023-02-14 21:06 出处:网络
Ha开发者_运维知识库s anyone ever used Multimaps on Android is it possible?Guava works as-is on Android.What problems did you have?Use the released JAR, not the Guava sources.And as always, you should

Ha开发者_运维知识库s anyone ever used Multimaps on Android is it possible?


Guava works as-is on Android. What problems did you have? Use the released JAR, not the Guava sources. And as always, you should be using ProGuard as part of your build process to trim the size of your final binary down.

0

精彩评论

暂无评论...
验证码 换一张
取 消