Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialFernando Zegarra
Courses Plus Student 2,596 PointsProblem when adding Firebase API its says: The number of method references in a .dex file exceed 64K
I was making a tracking app for getting my location( playservice 9.0.0) but when I want to add Firebase (Cloud) in Project Structure. and then I run the app in my Phone
it appears the following error
The number of method references in a .dex file exceed 64K"
I was looking in Stackoverflow and following the steps they advice but unfortunately i can't solve it.
I guess I probably make it again but I begin adding the Firebase at first instead. and then copy and type again the rest of the project