ndk tag

5 questions


2 answers
98 views
0
This is an Android video streaming question.

What I'm going to do is, Raspberry Pi uses Raspberry Pi's picam to configure a streaming server, which is accessed from an Android application and then put up CCTV.Let me just list what I've tried.Dar...

1 years ago

1 answers
61 views
0
If you want to show a large image on Android as it is...

It's exactly what the title is.Should I use ndk to load and show the original image without OOM (Out of Memory) in the Android application? Can I do it using opencv? Does the default gallery on the de...

1 years ago

1 answers
77 views
0
jni Pre-made So Dynamic Library Application

Hi, how are you?Developers who are dedicated to developing fire nights are working hard.I've been doing it for a week, but I couldn't, so I posted a question.First of all, the following error occurs. ...

1 years ago

1 answers
85 views
0
Android ndk question.

Hello. I had a question while I was practicing ndk.Usually, when you build ndk using android.mk files, you need a C language header file.That's when the method statement isJNIEXPORT void JNICALL Java_...

ndk
1 years ago

1 answers
75 views
0
An error occurs that the defined function is not defined during the Android ndk build.

Please help me to get an error in the process(input, output) of the code below during the ndk-build operation.[audacity_process.cpp]#include <jni.h>#include <string.h>#include noisereducti...

1 years ago

© 2024 OneMinuteCode. All rights reserved.