سؤال

Hey I vitally need microphone access in my IOS app that I am making with libGDX and RoboVM. I read that I can bind a objC Class to a Java class. I read the documentation at https://github.com/robovm/robovm/wiki/The-Bro-Java-to-native-bridge However I am unable to make heads or tails of it.

So I have my mic.h and mic.m class files, however how do I bind these to Java functions? All I need is to get a meter rating.

Thanks! :)

-edit- If its important the mic class has two public functions init and read

هل كانت مفيدة؟

المحلول

I wrote a blog answering my own question lol here it is:

http://www.sevenarmedsquid.com/help/robovmbinding

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top