Android Question Appocompat vs DesignSupport

T201016

Active Member
Licensed User
Longtime User
Hello,

Testing the "Snackbar" project, which compiled returned the following error:

Note that this project uses two libraries:
1.Appocompat V4.02
2.DesignSupport V2.32

To check the "appcompat" version - I used another example (biometric) that I successfully compiled.
I suppose that in combination with the "DesignSupport" library, together they generate the above compilation error.
Any suggestions?
 

Attachments

  • Examples.zip
    8.5 KB · Views: 62
  • DesignSupport v2.32.zip
    110.6 KB · Views: 51

BlueVision

Active Member
Licensed User
Longtime User
It's probably not a real bug, looks like a limitation of the whole concept. But I am not really sure. I had once a similiar problem. Problem was my designerscript, it became too large in size for compiling.

Error: Cannot Fit Requested Classes in a Single Dex File (# Fields: 217392> 65536). Try Supplying a Main-Dex List
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…