well there is the 64K limit per dex file but that should be caught during
dexing.
which class is missing ? could it be the legacy multidex support ?

if you can send both built APK, we can have forensics experts look at them
yes.


On Wed, Jan 25, 2017 at 5:07 AM Tomáš Procházka <tomas.procha...@gmail.com>
wrote:

> It looks that it works on small project correctly. I'm trying to figure
> out how to simulate it on the sample project.
> But I can send you builded apk. Main differences between new and old
> version is that new one contain 157 dex files! But in the old one just 4.
> There is some limit for number of dex files?
>
>
> Dne středa 25. ledna 2017 5:26:44 UTC+1 Jerome Dochez napsal(a):
>
> Hi Tomas,
>
> do you have a small project that would reproduce the issue ?
>
> On Tue, Jan 24, 2017 at 12:23 PM Tomáš Procházka <tomas.p...@gmail.com>
> wrote:
>
> Strange, that nobody has the same issue, or nobody is here.
> Is there is any different official Android SDK group?
>
> Dne čtvrtek 19. ledna 2017 17:33:37 UTC+1 Tomáš Procházka napsal(a):
>
> Hi.
>
> It looks that deploy to connected device with API 22 and lower doesn't
> work with AS 2.3-beta2 and build plugin with the same version, does't works
> correctly.
> It probably affect only only application with enabled multidex. Because
> application always crash on some missing class.
> It work correctly if app is builder from the command line by assemble task.
> I have turned of instant run, with instant run does't work nothing, but it
> is already reported here
> https://code.google.com/p/android/issues/detail?id=227610
> Deploy to API 23 works correctly.
>
> It is known problem?
>
> --
> 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 adt-dev+u...@googlegroups.com.
>
>
> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 adt-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to