cmake - compile optimized C++ for debug build in Android Studio -


i want set jnidebuggable false in as's debug version. seems doesn't work set this: debug { jnidebuggable false } since jni takes long time, want use release version(faster debug) when debug java code. can tell me how do?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -