After adding Google Guava r09 to our Android project the build time increased significantly, especially the DEX generation phase. I understand that DEX generation takes all our classes + all jars we depend on and translates them to DEX format. Guava is a pretty big jar around 1.1MB
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label guava. Show all posts
Showing posts with label guava. Show all posts
Monday, May 14, 2012
Adding Google Guava to Android project - significantly slows down the build
Friday, February 10, 2012
java: concurrent collections
I'm trying to find one or more concurrent collections to use that I can implement the following behavior (the names are contrived for analogy purposes):
Tags
concurrency,
guava,
java,
map,
Tips For Programmer
Subscribe to:
Posts (Atom)