We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0262cc9 commit 351e347Copy full SHA for 351e347
extension/androidtools/media/AudioManager.hx
@@ -1,6 +1,6 @@
1
package extension.androidtools.media;
2
3
-import android.jni.JNICache;
+import extension.androidtools.jni.JNICache;
4
import cpp.RawPointer;
5
import lime.app.Event;
6
import lime.system.JNI;
0 commit comments