Currently giving the same name to library projects is a good way to get 
around reaching the dex limit.
The reason is that if I have a library lib1 that depends on lib2, than lib1 
will have all the R identifiers that can be found in lib2.
On a large scale there are a significant amount of unused variables.

I know about the enforceUniquePackageName flag, but I would like know 
what's the problem with non-unique package names.




-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to