Why aren't some apps working on the Android L Development?

Daniele Comi

Member
Aug 21, 2014
11
0
0
Android L Development

Why some apps does not work well on android L?
Is the problem similar to the dalvik-art one?
 
Re: Android L Development

Why some apps does not work well on android L?
Is the problem similar to the dalvik-art one?

Possibly, but remember that the Android Runtime (ART) in L is different than the ART preview in KK in that it also compiles for Dalvik.

More likely it's just something else going wonky with APIs and stuff. Developer preview, don'tchaknow.