1.0.1.81 - What's new
See also changelog. Since we are now keeping track of all issues on GitHub, you can also visit the milestone that corresponds to this release.
Fixed: Several import JAR issues
When we import a JAR, we generate a C# proxy. Java allows constructs that are not supported by C# and vice versa. Current issues are mostly related to choosing alternative mappings. We fixed import issues with Ksoap2-android, usb-serial-for-android and ormlite and gdx-backend-android.jar (libgdx).New: Invoke apkspy from command line.
You can invoke apkspy (to read JAR or APK) from the command line. A time saver when debugging.
No comments:
Post a Comment