Hi guys, Please excuse my newbness, I come from the land of C/C++ and am new to Java.
I want to create a self contained library that I can easily drop into an android project and run. I can do this by creating a shared object via the NDK and JNI but the limitation there seems to be lack of audio support which is important for this library. Is there a way to create a library in the java/android world? Ideally the developer could just drop it into the project and could access methods via headers maybe? Any help/samples would be fantastic and appreciated. Yours truly, -- Gregory Ray COO, Seek Mobile Interactive, Inc. --- This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain information that is confidential and protected by law from unauthorized disclosure. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

