On Apr 26, 6:17 am, Budugu 369 <[email protected]> wrote:
> Is it possible to redirect the stdout of JNI code to Java code and
> vice versa with stdin

I'm not entirely sure what you're asking, but the answer is probably
"no".

There's a semi-documented sort-of-supported system property that will
redirect native stdout/stderr to the log file.  See
http://developer.android.com/guide/developing/tools/adb.html#stdout .

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to