JessHolle

Results 13 issues of JessHolle

Need documentation or a sample for using Crashlytics from both Unity C# code and platform-native (Objective-C or Java) code in a Unity-as-a-library app. Given a Unity-as-a-library app where the platform-native...

JConsole and VisualVM provide far more useful displays of CompositeData and TabularData (and arrays thereof) for attributes and return values. hawtio should provide a display for these types that is...

jmx

If you use `embed` to embed various AARs in an Android library project and then include that project as a `project` (not Maven) dependency in a sibling app or library...

Project fails to synchronize with Android Gradle Plugin (AGP) 7.0.0 and Gradle 7.1.1. - Operating System: Windows 10 - Android Gradle Plugin Version: 7.0.0 - Gradle Version: 7.1.1 - Fat-aar...

Various Apache module coverage is documented, but this does not, unfortunately, include mod_jk, which is still rather important.

Webserver

If you let ExoPlayer play to the last frame of the video that frame will remain shown -- which is what we want. While in that state if you detach...

question

Google is pressuring those using services for reliable uploads (as this library does) to use WorkManager (or another solution, but primarily WorkManager). As best I can tell the reason they...

It is ... unfortunate that we end up having 2 Xxx names for every given Java class for which we want to access contructors (or enum values). So I get...

If one has a Java package name like "com.acme.delete" or "com.acme.export" then the resulting TypeScript will not work due to "delete" and "export" being reserved words.

This requires that all methods be repeated in each class/interface, which is not ideal.