Too many methods in it and can not afford to remove other dependencies. Is there a specific Facebook SDK for Facebook Login? What else can I do to use Facebook in my android app?
Asked
Active
Viewed 260 times
1 Answers
1
As of API 21 an option for MultiDex is available when building applications with gradle. This will allow you to have more than 64k methods.
See this question as well as the documentation for using multi dex.

Community
- 1
- 1

Andrea Thacker
- 3,440
- 1
- 25
- 37