camera - Autofocus in Blackberry ported app -


i have implemented this ocr library, working fine in android when port app in blackberry , auto focus not working. idea ?

thanks

for android can directly compile library using ndk, either write app in java , call library via jni, or write whole app in c++ using ndk.

i believe out of luck on blackberry, platform you'll need rewrite library in java, neither apps or libs can written in c++.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -