KetaiCamera extremely slow when compiled from Android Studio

edited September 2017 in Android Mode

I face an odd behaviour when I compile my sketch from within Android Studio (what I have to to because I am using a JNI library dependency):

The same app (namely the CameraGettingStarted example sketch from Ketai library examples) has about 15FPS when I compile from the processing app and only about 3-4 FPS when I use Android Studio.

I just imported the temporary build folder into Android Studio, so basically everything (manifest, build.gradle etc.) is untouched.

Does anyone have an idea???

Answers

Sign In or Register to comment.