'Is there a way to get result from java process in C?
I'm currently using pipeline/jni to communicate between c and java in android system.
I'd liked to get rid of pipeline system, and use aidl or hidl
so i can call a function from c, which will call Java method and receive result.
I've been googling all day but i'm not certain if this is poissible.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
