-
Recently at Google I/O 17, Android Audio team put forth some recommendations to improve audio performance: https://youtu.be/C0BPXZIvG-Q?t=10m13s
I am wondering if `pd-for-android` can take advanta…
-
Currently we are throwing errors to cordova that are the text descriptions of the errors (e.g. https://github.com/input-output-hk/chain-wallet-libs/blob/ef877f6e239dcf920bdccf94149a969079fafe5d/bindin…
-
Hey @rib, perhaps you have a better idea for this. With `WindowManagerFlags::FULLSCREEN` the status bar can be hidden (still available when swiping inwards from the top of the screen), and I'd like th…
-
Any suggestions for getting this working with jruby? I see a fork that is quite dated (back at v0.1.2) for jruby. I am presently attempting to prepare GitLab for deployment to a TorqueBox instance, …
-
Is this framework runs on pure java or any JNI stuff wrapper ?
We all know with MobiDevelop RoboVM with Libgdx we can run
Java apps.
But will this framework works accross these platforms ?
And …
-
```
/*
* This Java source file was generated by the Gradle 'init' task.
*/
package platerecognizer;
import com.openalpr.jni.Alpr;
import com.openalpr.jni.AlprPlate;
import com.openalpr.jni.Al…
-
LMDBJava implements LMDB comparators in Java, which creates a lot of overhead, as each comparison calls into Java from C. Since our native LMDB wrapper has already implemented the same logic, we can r…
-
With [JEP 412: Foreign Function & Memory API](https://openjdk.java.net/jeps/412) JNI in its classic form will not be required anymore and much hassle will hopefully vanish.
Still this reveals a new…
-
### Describe the bug
By saying HAL resolution, I mean that can be found in `dumpsys display`:
```
mSupportedModes=
DisplayModeRecord{mMode={id=1, width=1096, height=2560, fps=60.000004, …
-
I've tried to write aac data locally, and I've tried to convert it to PCM format and write it locally. But it won't play.