Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pipe

How To Use Unix Pipes In Android

I need to send some data to a C program from my app in Android, and I think about using pipes. I re… Read more How To Use Unix Pipes In Android