-
Copy cpp folder to ${RepoTop}/external and run mm.
-
Run adb pull amos and amoc which are two executive files usually generated to $<{RepoTop}/out/target/product/system/bin/ after mm.
-
Run adb push amos and amoc to an Android phone.
-
Create two shells to execute them particularly.
-
Create one shell to run adb logcat to see their communication.