android-ndk-r5
Plugin Development for Android 2.3
I am new to Android and using Android 2.3 . There is sample Browser plugin in the source code I am trying to build[详细]
2023-02-06 04:41 分类:问答Problems trying to build PocketSphinx for Android using NDK
I开发者_JS百科\'m trying to build PocketSphinx for Android using the PocketSphinxAndroidDemo project. I\'ve given up om my quest to build it using Cygwin and Windows and installed an Ubuntu VM. I\'m m[详细]
2023-02-01 04:54 分类:问答Issue trying to build PocketSphinx for Android using the NDK on Windows with Cygwin
I\'m currently trying to build the PocketSphinx library for Android using the NDK on Windows with Cygwin. I have the PocketSphinxAndroidDemo project code. I also have the pocketsphinx and shpinxbase p[详细]
2023-01-31 11:08 分类:问答Native functions throw UnsatisfiedLinkError in custom view, despite working in main activity
For some reason I can only call native functions from my main activity and not any custom views that I\'ve created. Here is an example file (I followed a tutorial, but renamed the classes http://mindt[详细]
2023-01-31 09:40 分类:问答Setting enum values to 4-byte strings - why?
I saw code similar to this in the Mac OS SDK: enum { kAudioFileStreamProperty_ReadyToProducePackets= \'redy\',[详细]
2022-12-25 04:59 分类:问答