Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

210
Views
Error : Cannot fit requested classes in a single dex file (# methods: 65978 > 65536)

hi Guys Im getting This errer when i tried to run my application . i investgated the issue and i found that the problem happen only when i add this google implementation . when i removed the implementaion the app worked just fine . why is that happening and what it is the solution

implementation 'com.google.android.gms:play-services-auth:20.1.0'

i dont know where the the cause of the probleme can any one help me by gaving me the solution or dercting me to any article

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You must add the library in the app gradle :

implementation 'com.android.support:multidex:1.0.3'

After, add in the defaultConfig of the app gradle :

multiDexEnabled true
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!