Has 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.