Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

i-Android/AndroidIPC

Open more actions menu
 
 

Repository files navigation

AndroidIPC

Samples for various Android IPC mechanisms

Build and run

You need ROOT permission from the adb

$ ndk-build
$ adb push libs/armeabi-v7a/ipc /data/local/
$ adb shell /data/local/ipc    # start the service
$ adb shell service list | grep binder_shm    # check the service running

Then just use your Eclipse in the regular way.

About

Samples for various Android IPC mechanisms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 54.4%
  • C++ 45.4%
  • Other 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.