Lanchon
Lanchon
hmmm... so no big wet kiss for you then :-p
lol on the kiss... crap! you remembered that!!! lol so looking at your code got me thinking... how hard would it be to bundle a complete android 2.x or 4.x...
``` flashize - flash-me.zip
> The problem with a bundled DalvikVM would be SDK support I suppose, because Google made several changes with each new SDK, I doubt that an SDK 26 DalvikVM works...
thanks, great! im not home, so im slow to respond. (i keep on adding stuff to dexpatcher anyway :)
hmmm... thanks for letting me know. this is surprising to say the least, as android O introduces dex file version 038. this dex version [supports the equivalent of java's invokedynamic](https://www.pnfsoftware.com/blog/android-o-and-dex-version-38-new-dalvik-opcodes-to-support-dynamic-invocation/)....
hey @Nanolx, just wanted to let you know: dexpatcher-tool since forever has had the ability to apply several patches in sequence in one go. this produces the same end result...
i was thinking more in line of grabbing appropriately licensed pre-built binaries, say from old cyanogenmod builds. dxp is **mostly** java 6. but since 6 is deprecated everywhere (even open...
yes, many language features of java 7 are sugar totally resolved by the compiler (so they work over previous implementations of the java classpath) but some require updated libraries. at...
i never tried anything on-device, i don't even use haystack to tell you the truth lol but i might try your patcher some day soon! :) i have no idea...