I've downloaded .apk and trying to unpack it with d2j-dex2jar but get
com.googlecode.dex2jar.DexException: java.io.IOException: can't find classes.dex in the zip
If try look inside using usual file archiver, there is actually no classes.dex
How it is possible ? App is fully functional by the way.