Google Collections on Android

你离开我真会死。 提交于 2020-01-11 03:55:06

问题


Has anyone ever used Multimaps on Android is it possible?


回答1:


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.



来源:https://stackoverflow.com/questions/5168505/google-collections-on-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!