jakev / dtfmods-core

Core content for Android device testing
Apache License 2.0
6 stars 2 forks source link

Framework JAR as DEX not handled #35

Closed jakev closed 8 years ago

jakev commented 8 years ago

Framework files that have the extension JAR but are actually DEX are not currently handled (Kindle FireOS).

I'll handle these later, but not in 1.3.

11:27:24 /DevTesting/Fire$ file framework/*.jar|grep zip |wc -l
64
11:29:00 /DevTesting/Fire$ file framework/*.jar|grep dex |wc -l
2
11:29:05 /DevTesting/Fire$ 
jakev commented 8 years ago

Added: https://github.com/jakev/dtfmods-core/commit/ecf3b00f66c5a98a4761d9162f30a0579ede6f5e