I am looking for a CGLIB analog that can be used for Dalvik bytecode. Is there such a library in the Android world?
Perhaps there is a way to translate the CGLIB result to Davlik bytecode on the fly?
Recently dialed this library from the Android team in google code: Dexmaker
There seems to be potential. This is due to the ehancement request for Android: Bytecode Dalvik generation
You can try incubating ASM-subproject asmdex . Although at present, documentation for documentation is not enough.
Check out Byte Buddy , which in its latest version supports Android.
Source: https://habr.com/ru/post/902984/More articles:central image horizontally inside overflow: hidden div - cssUITextfield.text returns null - iosCocoa WebView does not load URL when loading application - xcodeMultiple colors in TextBlock - windows-phone-7How can I express that two values ββare not equal to each other? - javaIs the Chrome extension possible to write to a file in the Chrome system directory? - google-chromeHow to select records only if the combined table has an account greater than 10? - sqlAndroid is an epub reader for reading .epub files. - androidHow to create a dll in C ++ for use in C # - c ++UIImage: fill the background - objective-cAll Articles