Community

android studio error

when I used mobile sdk , I had error in adroid studio but I can use mobile sdk in eclipse . Error is:

No implementation found for void com.abbyy.mobile.imaging.FineOperation.nativeCache() (tried Java_com_abbyy_mobile_imaging_FineOperation_nativeCache and Java_com_abbyy_mobile_imaging_FineOperation_nativeCache__)

Is there anybody else that run sdk in android studio ?

Was this article helpful?

0 out of 0 found this helpful

Comments

3 comments

  • Avatar
    IvanPopov

    Could you please specify what versions of ABBYY Mobile Imaging SDK and Android Studio you are using? Also, please clarify whether this behavior occurs in the standard MISDK sample or in your own application.

    0
  • Avatar
    Sıla Kcmz

    Hi,

    Android studio version is 2.2.1 . Java version 8
    Mobile sdk version is 1.0

    My code is

    FineCrop fi = new FineCrop(new MIRect());

    MIRect class throws exception. Mobile sdk version is 1.0

    Should i add libMobileImagingEngine.so file my project with jar files

    0
  • Avatar
    IvanPopov

    Thank you for the provided details. We sent a request for additional information to your e-mail.

    0

Please sign in to leave a comment.