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

Installing Libhoudini (arm Emulation) On Android 4.2.2. Emulator

After about 3 days trying and trying I'm giving up. I've tried to install libhoudini (http:… Read more Installing Libhoudini (arm Emulation) On Android 4.2.2. Emulator

How To Deal With The Serial Port In Android Mobile?

actually I know no thing about serial port. but I see an example of sending it an at-command: echo … Read more How To Deal With The Serial Port In Android Mobile?

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